Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
View Poll Results: This tool is...
Useful! 85 74.56%
Useless!!!!!!!!! 12 10.53%
Something in between... 17 14.91%
Voters: 114. You may not vote on this poll

 
Post Reply+
Tip us?
 
scilor
Old
(Last edited by scilor; 17th April 2011 at 10:26 PM.) Reason: v0.9.1.4
#1  
scilor's Avatar
Senior Member - OP
Thanks Meter 19
Posts: 1,229
Join Date: Jan 2008
Location: @scilor.com

 
DONATE TO ME
Exclamation [2011-04-17]SciLor's Fuel Blaster v0.9.1.3 - A Fuel Tracking tool

SciLor's Fuel Blaster v0.9.1.4



SciLor's Fuel Blaster vs. GasMate

Since Iam 18 and have a car I decided to calculate the consumption of my car. As a programmer I thought of creating a tool to do this:

Here is it:
Everytime you refill your fuel-tank you just type in the needed data into the program. It Show for every Statistik a number for total, average, min, max. AND a graph
Also you will find a nice csv import/export function
Have multiple cars? try it

ReadMe:
Code:
SciLor's Fuel Blaster 0.9.1.4
                            i.
                            .7.
                           .. :v
                          c:  .X
                           i.::
                             :
                            ..i..
                           #MMMMM
                           QM  AM
                           9M  zM
                           6M  AM
                           2M  2MX#MM@1.
                           OM  tMMMMMMMMMM;
                      .X#MMMM  ;MMMMMMMMMMMMv
                  cEMMMMMMMMMU7@MMMMMMMMMMMMM@
            .n@MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM
           MMMMMMMM@@#$BWWB#@@#$WWWQQQWWWWB#@MM.
           MM                                ;M.
           $M                                EM
           WMO$@@@@@@@@@@@@@@@@@@@@@@@@@@@@#OMM
           #M                                cM
           QM         Another Cake by        tM
           MM              SciLor            CMO
        .MMMM                                oMMMt
       1MO 6MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM iMM
      .M1  BM     For all Portal Lovers!     vM  ,Mt
      1M   @M............................... WM   M6
       MM  .A8OQWWWWWWWWWWWWWWWWWWWWWWWWWWWOAz2  #M
        MM                                      MM.
         @MMY                                vMME
           UMMMbi                        i8MMMt
              C@MMMMMbt;;i.......i;XQMMMMMMt
                   ;ZMMMMMMMMMMMMMMM@A;.

ReadMe

You will need .NET CF 3.5 and SQL Server CE 3.5 (Should be included, SQL-Pack on FuelBlasters WebSite) Links at the Bottom

This is a little program for tracking your fuel consumption.
It has got a "touch-friendly" interface so you are able to use it without your stylus.

CSV import Howto:
A semicolon(";") seperated "export.csv" in the SciLor's Fuel Blaster directory will be needed.
Following coloumns are needed:
	"kilometers" - trip kilometers (relative) - ex. "656,6"
	"fuelamount" - refilled gas - ex. "48,98"
	"priceamount" - money payed for the refill - ex. "64,11"
	"priceperliter" - price you payed per fuelunit - ex. "1,309"
	"timeprint" - timeprint - ex. "30.06.2009 14:09" or "2009-30-06 14:09"
All other coloums will be ignored!


ToDo:
-Feature: Adding fuelprice in total price not in price per liter
-Feature: Notes feature for each entry
-Enhancement: More Skinning (ex. the arrows)
-Enhancement: Edit entry
-Enhancement: Changable Date/Time

Additional:
ATTENTION! Please install v0.9.1.1 first, if you are upgrading from any version lower than v0.9.1.1!

Known Bugs:


If you like my hard work PLEASE DONATE! :)
http://www.scilor.com/donate.html

ChangeLog:

v0.9.1.4 (2011-04-17)
-Feature: Change date of new entries
-Feature: Multiple cars
-Feature: Select car via command line (You may create an icon for each car you got) ;)

-----------------------

v0.9.1.3 (2010-02-02)
-Feature: Completely usable CSV import/export!

v0.9.1.2 (2010-01-30)
-Fix: Calculation of the Stats Screen are right now! (Only occured on 0.9.1.1)

v0.9.1.1 (2009-12-26)
-Enhancement: Pages on All-Tab (Fixes the broken All-Tab when existing high numbers of items)
-Enhancement: Dynamic array for saving the trip-datasets (memory saving)
-Enhancement: Font-Size of VGA now 7px
-Feature: Added prediction of next dataset
-Fix: Cab now without test data :D
-Change: Renamed the "Fuel Blaster.exe" to "SciLor's Fuel Blaster.exe" (Old files exist till next update)
-Change: Renamed the "FuelData.sdf" to "FuelDataV0911.sdf"

v0.9.1 (2009-08-12)
-Fix: Due to a bug in Visual Studio 2008 all Icon files were the same in the cab.

v0.9 (2009-08-06)
-Enhancement: Completely redesigned User Interface -> Now even more fingerfriendly!
	-Manila 2D Slider Menu
	-Exchangable Menu Icons/colors
	-Own Tabs for Graph/Stats etc.
	-Some Speed increases
-Feature: DOS-Like Help/About Screen
-Feature: Buttons to hide graphs and change the datasets shown in graph view
-Feature: Calculation of the endurance (in days) of each fill
-Feature: Option added to allow the total odometer value be entered.
-Feature: Calculation of distance per fuelunit(ex. MPG, Miles per Gallon)
-Feature: Calculation of the days left(also shows fuel and distance left) till you need to refill again
-Feature: Config Screen

v0.8 (2009-06-07)
-Fix: Now runs perfectly under Windows XP :)
-Fix: Fixed a bug that the graph doesnt fit on the width of the window.
-Fix: Statistics were wrong according to a wrong counter.
-Enhancement: Better Scrolling :)
-Enhancement: Scrolling position indicator
-Enhancement: Graph now clearer
-Enhancement: Currency, Metrics from OS
-Feature: Now the time is calculated you use the tool and how long last your fuel in days.
-Change: Click now on a double click of an item

v0.7 (2009-05-12)
-Fix: Metrics, Currency can are now changed everywhere (not just in the Scroller)
-Fix: Problem with the stats fixed :)
-Fix: Redraw after deleting!
-Fix: Some Landscape Problems (again...)
-Fix: All SQL Server CE 3.5 Files included :)
-Fix: Less CPU Usage!
-Feature: Graphs (All are shown, just click on them to disable some!)

v0.6 (2009-05-10)
-Feature: CSV-Export (Click on the statistics)
-Fix: Landscape Problems
-Enhancement: Fluid scrolling with predrawing
-Feature: Currency, Metrics in config.cfg
-CAB: SQL Server CE 3.5 included

v0.5 Beta (2009-05-07)
-Initial Release

---------------LINKS-------------------------
My Website: http://www.scilor.com
SciLor's Fuel Blaster Website: http://www.scilor.com/fuelblaster.html
Donation: http://www.scilor.com/donate.html
-
DotNET CF 3.5: http://www.scilor.com/fuelblaster.html
SQL Server CE 3.5 Easy install: http://www.scilor.com/fuelblaster.html
ATTENTION! Please install v0.9.1.1 first, if you are upgrading from any version lower than v0.9.1.1!(If you want to keep your fueldata...)
Download:
http://www.scilor.com/fuelblaster.html
Attached Thumbnails
Click image for larger version

Name:	FuelBlasterv09-Graph.jpg
Views:	6056
Size:	57.0 KB
ID:	213238   Click image for larger version

Name:	FuelBlasterv09-Stats.jpg
Views:	18095
Size:	70.1 KB
ID:	213239   Click image for larger version

Name:	FuelBlasterv09-Add.jpg
Views:	5953
Size:	56.6 KB
ID:	213240   Click image for larger version

Name:	FuelBlasterv09-Config.jpg
Views:	5923
Size:	41.6 KB
ID:	213241  
 
micronyaol
Old
#2  
Member
Thanks Meter 1
Posts: 44
Join Date: Sep 2007
Location: Moscow
A very usefull one! My 92' Nissan Terrano got a broken fuel sensor, this piece of software is a lifesaver!
 
band27
Old
#3  
band27's Avatar
Senior Member
Thanks Meter 1
Posts: 1,371
Join Date: Sep 2008
Location: Toronto
Looks like a nifty little app. I will try this right away.

Thanks!
 
skymario
Old
#4  
Senior Member
Thanks Meter 12
Posts: 151
Join Date: Sep 2008
Thx so much.

Useful program.
 
galaxys
Old
#5  
galaxys's Avatar
Senior Member
Thanks Meter 291
Posts: 6,736
Join Date: May 2007
Location: Las Vegas
nice work...now I don't have to worry about running low on gas!
LG Nexus4(rbj-twrp) <HTCSensationsold <HTCNexus1sold <HTCHermessold <LG5250sold <MotorolaStarTacvault. (Thanks is not necessary, But you can hit 'Thanks' if you like the AVN girls)
AVN Party (Android Video News) The girls sends their best wishes to XDA!

Galaxys Enterprises: Fashion is a Passion - Life in the Cardio Fast Lane - High Energy Techno Mix - Reach for the Universe!
 
scilor
Old
#6  
scilor's Avatar
Senior Member - OP
Thanks Meter 19
Posts: 1,229
Join Date: Jan 2008
Location: @scilor.com

 
DONATE TO ME
Thank you for your posts
It is nice to know that's useful

I am open for some design ideas Iam a programmer not a designer.
I think I found a fix for a landscape problem so I hope it is fixed in the next version.
Also I will improve the scrolling performance, it is so slow on my kaiser
 
NeoXTC
Old
#7  
Senior Member
Thanks Meter 10
Posts: 533
Join Date: Dec 2007
Location: Brisbane
allowing changing of metrics would be good. Like from pounds to Dollar symbols, switch between km/miles

although it's just a label it does make it nicer
 
SaBo
Old
(Last edited by SaBo; 10th May 2009 at 10:06 AM.)
#8  
SaBo's Avatar
Senior Member
Thanks Meter 3
Posts: 749
Join Date: Sep 2005
Very interesting application.
Up to now I used to write down all those informations on a sheet of paper in order to tranfer it to a spreadsheet.

Sascha
HTC Touch Pro (Raphael), Radio 1.14.25.35, WM 6.5.3 Pro (Energy RAPHAEL 21681 Sense 2.5 Cookie classic GTX Oct. 9)
Qtek 2020 (O2 XDA II) @ 200-530 MHz, Radio 1.19, WM 6.5.5 Pro (Build 28563 WWE 16 MB RAMdisk by aeroflyluby)
--------------------------------------------------------------------------------
Since 24 season 1 we know that all dramatic events take place around the full hour, so don't event bother watching the news at other times
 
scilor
Old
#9  
scilor's Avatar
Senior Member - OP
Thanks Meter 19
Posts: 1,229
Join Date: Jan 2008
Location: @scilor.com

 
DONATE TO ME
I managed increasing the fps of the scroller, now it is fluid on my kaiser
Landscape problems are mainly gone.

@NeoXTC
I think first I will just create a config file, where you can change the texts

@SaBo
Would a CSV Export or something similar be useful?
 
band27
Old
#10  
band27's Avatar
Senior Member
Thanks Meter 1
Posts: 1,371
Join Date: Sep 2008
Location: Toronto
Default Update

This doesn't work on my particular 6.5 Rom that I am using. Anyone else with 6.5 concur?

 
Post Reply+
Tags
free, fuel blaster, gasmate, tracking, vb.net
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

XDA University: Porting ClockworkMod Recovery to New Devices

Having a good recovery makes the process of modifying, tweaking, maintaining, … more

One Stop Guide Shop for the Newbie and Dev

It’s been well established that XDA-Developers isthedestination for resources relating to … more

What Happened at Google I/O 2013 – XDA Developer TV

Unless you just emerged from a deep, dark, dank cavern under the Earth, you know … more

Forums Added for the LG Optimus G Pro and Sony Xperia Tablet Z

Not too long ago, we talked about how Sony was continuing its AOSP efforts on … more