Recommended Posts

First of all, I LOVE this program. It's one of those simple programs that make a big difference. So thanks :)

Second...

3) I would like an option to show the meter while on battery or charging, and then play a sound and fade out the meter when battery is fully charged. I don't need the meter when I'm charged :)

I want exactly this too. If you can add this and click through, the program will be almost perfect for me. I want to be able to see the monitor at about 30-40% transparent in the bottom corner of my screen when I am on batter power, but I want to be able to click through it like it's not there. If I am plugged in then there is really no point in having the meter and it can go away.

Or here is an even better idea for you... You could allow custom levels of transparency for the different battery states. For example, I could set it to fully transparent when full, because I don't need it, then when it's on battery it could be 30-40%, and when the battery level is critical, it would be fully opaque. I think that would be another pretty good idea for you.

Okay, and my last suggestion which is simple, these are updates I would suggest for the alerts, first, add one more alert (like windows has, low, and then critical). Also, it would be nice if you could specify what low and critical are yourself (again, like you can in windows). Then add an option to "Wait for click to close alert". Otherwise, make the alert pop up, then go away by itself after a few seconds, again, add an option for how long to show the alert in the preferences. And finally, make it fade out.

Alright, so there is a bunch more suggestions for you to take a look at. Keep up the great work :D

Schmoove, I've a question to you... Are you making a skin designer for Battery Monitor?? Anyway, if not, you can contact me :)... Cuz I think, I'll make skins for my Download Manager Plus... So, I'll could by the way make the skin designer for Battery Monitor too :) :p (and of course give you later the source :))

Andrew, I'ma steal your OU avatar... (I'm home for the weekend though, yay)... and make my own :p :p

Now to get my graphics-whiz brother to make me a theme to match my desktop :)

Haha, I actually just took a plain old flat logo and slapped a lens flare on that one. Didn't put too much effort into it ;)

Do we get to see source? :wub:

I see it right now. I'd suggest obfuscation if you don't want your code being public Schmoove ;)

@Betaz: Are you Schmoove's friend?? Or are you developing Battery Monitor with him?? I mean... the reason, why you see the source :)

No, and for those who don't understand how I can see the code, I wont go into detail right now until he at least has a chance to decide if he cares or not. He might not care at all if people see the code but we'll see first.

i dont have laptop, i just got good idea

when battery is low , the battery icon will be center of screen and fade in and out to warning it. eh? :)

That's basically what happens. The battery meter itself doesn't fade in and out but an alert does.

post-88-1094427614.jpg

No, and for those who don't understand how I can see the code, I wont go into detail right now until he at least has a chance to decide if he cares or not. He might not care at all if people see the code but we'll see first.

Hmm, so it's that easy to decompile. Crap.... gotta find a way to scramble it then.

Btw, this application will not be open source, it will always be free, but never open source.

@RusDzanmahmudov:

I think I misunderstood your PM. If you are talking about a skin designer as a seperate application, then no... I will not create an application to create skins. Why not? Well it is just a bunch of PNGs and 1 XML file which can be easily edited with Notepad.

If people want I could write a small tutorial on how to skin it, but is is so easy that even that would probably not be nescessary.

Edited by Schmoove
Hmm, so it's that easy to decompile. Crap.... gotta find a way to scramble it then.

Btw, this application will not be open source, it will always be free, but never open source.

@RusDzanmahmudov:

I think I misunderstood your PM. If you are talking about a skin designer as a seperate application, then no... I will not create an application to create skins. Why not? Well it is just a bunch of PNG's and 1 XML file which can be easily edited with Notepad.

If people want I could write a small tutorial on how to skin it, but is is so easy that even that would probably not be nescessary.

yes, most .net apps are pretty easy to decomplie

all i really need is the option to hide this app when the AC is plugged in

found its very useful when im around the house on battery, to have it ontop, but when im plugged in it just becomes annoying

also it seems to be cutting the bottom of my text in the time display

cutoff.JPG

would be nice if you could click the app and it updates the time

and my menu seems to not all be there

im using extensis windows VS

cutoff2.JPG

all i really need is the option to hide this app when the AC is plugged in

found its very useful when im around the house on battery, to have it ontop, but when im plugged in it just becomes annoying

Exactly what I was thinking a few hours ago, and havn't had the time to come to neowin yet and post it :p

Just as he is saying, into more detail.

Say that I have the AC adapter plugged in (constantly 100%?) it auto-hides the program from at least the desktop, and possibly even the systray and just have it hide in the background?

Then once it goes to 99%/AC adapter unplugged and now on battery, it shows up back again on the desktop, along with systray.

Probably would want an option to either do both, or only one of the two, since maybe some people would want it to hide the program from the desktop but have the systray icon appear there still...

Nice app.

BTW: There are applications that will prevent .NET applications from being decompiled.

Also, the Memory usage is always like that with .NET applications. It allocated more memory than it needs (although not as much as 600MB that some people were reporting), so it's faster to access. If your computer needs it, it frees it up.

Wanna post the source code or are you opposed to that?

this is what Schmoove said few posts ago ..

Btw, this application will not be open source, it will always be free, but never open source.

so yeah .. looks like he is opposed to posting the code ;)

@Smek:

About the text being cut-off... there is a limit, you can't make the text too big. I'm working on this, but it seems the functions I use don't report back the correct values, have to investigate where it goes wrong.

About using Extensis. I've tried it too and it looked fine here... I guess your fonts are just too big. If .NET apps don't like that, then there is nothing I can do about it. I'm not gonna rewrite the .NET framework ofcourse. I kept the forms as standard as possible (just using what Visual Studio offers me), there is nothing special about it, so if it screws up there is nothing I can do.

@mistical:

I'm gonna build in an option to hide it manually and hide it when it reaches 100%

@Sn1p3t:

Please tell me where I can find those, all I could find were obfuscators of which the free versions don't do much good... and I don't have like $800 to spend on better versions.

@bangbang023:

This should get you started: http://www.codeproject.com/cs/media/perpxa...harp.asp?df=100

It is far from complete, so you have to extend that to make something usefull out of it.

@JonathanVP:

It will be closed source. If you want parts of the source to learn from you (or anyone else) can get it, I have no problems with that, but I'm not gonna give away the whole source..... as it is mine and I worked hard on it.

Edited by Schmoove
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • DiskGenius 6.2.0.1829 - All Versions: Free, Lite & Portable by Razvan Serea DiskGenius is a full-featured partition manager, which is designed to optimize disk usage for Windows users. It will efficiently help you recover lost data, resize/split partition, backup files, edit hex data, check bad sectors, manage virtual disks, erase data, etc.. Create a system image backup for current Windows with simple clicks to keep the operating system under protection. DiskGenius key features: Partition Management - It can create format, resize, extend, backup, split, hide and clone partition, both MBR and GPT are supported. Disk and partition conversion - Convert dynamic disk to basic, convert virtual disk format and convert MBR to GPT, convert primary partition to logical. File recovery - It can recover files deleted or emptied form recycle bin, recover files from damaged partition or disk and recover files by file type and supports file preview and file filter. Partition recovery - It is the best partition recovery program in that it can recover files from damaged, corrupted and RAW partitions, search for lost partition and recover files from it, besides, it can fix partition table. RAID recovery - It can reconstruct Virtual RAID and recover files from it, and all RAID types are supported. Sector Editor - A Hex editor is embedded to help users edit raw hex data and recover data manually. Backup and Restore - It can backup and restore partition including system partition, hard disk and partition table. Bad Tracks - It can check and repair bad sectors for all storage devices; check hard disk S.M.A.R.T. information. Delete files permanently - It can delete files permanently so that they can't be recovered by any data recovery software. Virtual Disk - It supports virtual disks, including VMware, Virtual PC and Virtual Box. Create WinPE bootable disk and you can manage disk partition when system crashes or there is no operating system on your computer. Support FAT12/FAT16/FAt32/exFAT/NTFS/EXT2/EXT3/EXT4 file system format. DiskGenius 6.2.0.1829 changelog: Add the "Disk Speed Test" feature. Add the "Windows Boot Repair and Conversion" feature. Add the BMB21-2019 erase standard to the "Erase Sectors" feature. Add support for restoring an individual partition from a PMFX disk image file. Enhanced The "Verify Or Repair Bad Sectors/Blocks" feature displays disk read speed in the detection window during scanning. The "Quick Partition" dialog box allows users to quickly select the number of partitions by pressing the numeric keys 1, 2, 7, 8, or 9. The "Set Volume Name" dialog box supports selecting preset volume labels provided by the software. The "Copy Sectors" feature supports resuming copy tasks after modifying the number of skipped bad sectors. Add the "TRIM Optimization" option to the format dialog box. The "Clone Partition" and "Clone Disk" features perform TRIM optimization on target partitions or disks before cloning. Add support for Not Equal To search conditions (prefixed with "!") when searching hexadecimal data in the sector editor. Optimize the display of capacity values in the program interface to show two decimal places. Add a minimize button to dialogs that may require long processing time. Enhance support for the ReFS file system. Enhance support for newer HIF and MP4 formats when recovering files by type. Enhance support for the EXT4 file system. Enhance compatibility of the "File Recovery" feature with special data structures. Fixed Fixed the issue that the selected file system type automatically reverted to NTFS after changing it to exFAT or EXT4 in the "Quick Partition" dialog box. Fixed inaccurate Unicode string search results in the "Sector Editor" feature. Fixed the issue that exceptions might occur when adding multiple disks in the "Erase Sectors" feature. Fixed the issue that insufficient target disk space was incorrectly reported in some cases when cloning, backing up, or restoring disks. Fixed the issue that folder modification timestamps were not preserved when copying files from ReFS partitions. Fixed the issue that Excel-format reports generated by features such as file copying or bad sector checking could not be opened when the report contained more than one million rows. Fixed the issue that folders were not displayed in the exclude-folder dialog box when backing up partitions to image files. Fixed the issue that the "Erase Sectors" feature could not be executed in some cases. Download: DiskGenius 6.2.0.1829 | 63.9 MB (Freeware, paid upgrade available) Download: DiskGenius Portable 64-bit | 40.0 MB Download: DiskGenius Portable 32-bit | 36.0 MB Download: DiskGenius Lite 64-bit | 13.4 MB Download: DiskGenius Lite 32-bit | 11.6 MB View: DiskGenius Home Page | DiskGenius Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Really? Use a better search engine https://www.google.com/search?...ourceid=chrome&ie=UTF-8
    • Seems like Neowin has transitioned into being simps for the white house. I can't find a review for the last UFC games that came out.
  • Recent Achievements

    • Week One Done
      agatameier earned a badge
      Week One Done
    • One Month Later
      agatameier earned a badge
      One Month Later
    • Week One Done
      ssd21345 earned a badge
      Week One Done
    • Contributor
      MarkHughes4096 went up a rank
      Contributor
    • Dedicated
      jordanspringer earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      513
    2. 2
      +Edouard
      182
    3. 3
      PsYcHoKiLLa
      143
    4. 4
      ATLien_0
      95
    5. 5
      Steven P.
      76
  • Tell a friend

    Love Neowin? Tell a friend!