Project Description
This tinny program will save up to 70% of your battery by disabling those nice, but greedy Vista features. Running in task bar with private workset of 5.5M and 0% CPU it will do all work for you, by enabling and disabling customizable features when power source changed or battery power fall under certain percent.


Propose
Learn how Vista Battery Saver helps you to save battery life

Installation
Download release MSI installer and run it on your notebook

Prerequisites
Microsoft Windows Vista Home Premium and up version, running on notebook computer

Screenshot
bbb1.JPG

For more information, please visit my blog at http://khason.net (RSS feed)

Certified for Windows Vista funds raising
certified-bg.gif

 Just code - Tamir Khason News Feed 
Thursday, June 18, 2009  |  From Just code - Tamir Khason

I have not write for a while (if you’re following me on Twitter, you know why). Even so, today it will not be very informative post. This all about my expression about latest builds of Windows 7 and one job proposal. Have a fun.
January 13rd, I expressed rather bad opinion about Windows 7 (beta those [...]


Related posts:

  1. Windows 7 – dry run or why Intel does not like Microsoft
  2. Programming for Windows 7
  3. Windows 7 beta is available for download

Tuesday, April 07, 2009  |  From Just code - Tamir Khason

There are some debugger-oriented attributes in .Net, however 70% of developers not even know that they exist and 95% of them has no idea what they doing and how to use it. Today we’ll try to lid light on what those attributes doing and how to achieve the best of using it.
First of all let’s [...]


Related posts:

  1. P/Invoke cheat sheet
  2. Visual Studio 2008 new test features
  3. Visual Studio snippet designer

Tuesday, April 07, 2009  |  From Just code - Tamir Khason

First of all, I want to beg your pardon about the frequency of posts last time. I’m completely understaffed and have a ton of things to do for my job. This why, today I’ll just write a quick post about checksum calculation in C#. It might be very useful for any of you, working with [...]


Related posts:

  1. Audio CD operation including CD-Text reading in pure C#
  2. To OLE / From OLE color translator in WPF
  3. Read and use FM radio (or any other USB HID device) from C#

Saturday, March 21, 2009  |  From Just code - Tamir Khason

A couple of weeks ago, Packt publishing asked me to review Gastón C. Hillar book “C# 2008 and 2005 Threaded Programming: Beginner’s Guide”. They sent me a copy of this book and today, I’m ready to write a review for it. But before I’ll start reviewing it, I want to apologize to the publisher and [...]


Related posts:

  1. Petzold’s book with personal dedication has been arrived
  2. Parallel programming? Well, it’s all about CPU affinity or how to set processor affinity in WPF
  3. Asus R50A UMPC review

Friday, March 20, 2009  |  From Just code - Tamir Khason

There are some very cool downloads suddenly appear on MSDN download site due to all new technologies, presented at Mix ‘09. So let’s start

Silverlight 3 SDK beta 1
If you do not want to install full SDK, you can install only runtime for Windows or Mac. Then, you can read documentation online. You do not [...]


Related posts:

  1. Some new post-mix downloads
  2. Quick note: New TechEd downloads
  3. What’s new in MSDN Downloads?

Wednesday, February 18, 2009  |  From Just code - Tamir Khason

Small update today (mostly interesting links)… During my last “Smart Client” session I was asked about WPF LOB application development labs. So, there are two full labs, I noticed about:

Southridge, which comes from Redmond team
Order Manager, which comes from Swiss DPE team

Both labs include WPF ribbon and DataGrid, Southridge also come with M-VV-M [...]


Related posts:

  1. Quick Silverlight (and WPF) tip: How to write program without XAML
  2. Line-Of-Business vs. Beautifulness or two dogmas comparison as exemplified by two Twitter applications
  3. Networking (raw sockets) in Silverlight and WPF - messaging in general

Tuesday, February 17, 2009  |  From Just code - Tamir Khason

A couple of days ago WordFocus exposed one of our (frankly old ) WPF prototypes for in-car energy assistant system, so today I can exclusively show you some of screens from this state of art WPF work. Real time performance of WPF touch screen application, running on low power automotive grade PC, which boots [...]


Related posts:

  1. New firmware for E61 smartphones
  2. What boots faster – Netbook, powered Windows XP or Nokia E71 mobile phone?
  3. Phone history or why I throw my Tytn II

Thursday, February 12, 2009  |  From Just code - Tamir Khason

Great thank to everybody attended yesterday at “Smart Client development” session. As promises, please see slides and desks from this session
Smart Client Development
View more presentations from tamirk. (tags: wpf israel)



Related posts:Action required: Smart Client development present and futureSlides and desks from my Expert Days’ sessionsAction required: Smart client users group


Related posts:

  1. Action required: Smart Client development present and future
  2. Slides and desks from my Expert Days’ sessions
  3. Action required: Smart client users group

Tuesday, February 10, 2009  |  From Just code - Tamir Khason

My colleague just asked me about how to reduce a number of colors in image programmatically. This is very simple task and contains of 43 steps:

First of all, you have to read a source image
using (var img = Image.FromFile(name)) {
var bmpEncoder = ImageCodecInfo.GetImageDecoders().FirstOrDefault(e => e.FormatID == ImageFormat.Bmp.Guid);
Then create your own encoder with certain color [...]


Related posts:

  1. Read and use FM radio (or any other USB HID device) from C#
  2. Capturing and streaming sound by using DirectSound with C#
  3. Never ever close me - how to disable close button in WPF

Sunday, February 08, 2009  |  From Just code - Tamir Khason

Today, I want to write blog post which is absolutely not related to programming. It related to math and education in general those days. During work interviews, I see a lot of people, who was absolutely unable to calculate mentally. They just can’t understand, that it’s possible to do without calculators. When my kids (2nd, [...]


Related posts:

  1. Brilliant, yet simple technical questions, can be used for work interview
  2. WGS to UTM, UTM to WGS conversions, geo distance, azimuth and other geographical calculations in C#
  3. 2D controls in 3D world - how to create "A wheel of fortune with WPF"

Thursday, February 05, 2009  |  From Just code - Tamir Khason

You wrote your .NET program, that can be used as stand alone portable application (such as it should be for Smart Client Apps), however you have to be sure, that necessary prerequisites (such as .NET framework) are installed on client’s machine. What to do? How to detect .NET framework version installed on target machine before [...]


Related posts:

  1. .NET 3.5 SP1 is RTM and available for download
  2. Poster of .NET Framework 3.5 namespaces
  3. Release dates: Visual Studio 2008, .NET framework 3.5 and Microsoft Sync Framework

Friday, January 30, 2009  |  From Just code - Tamir Khason

Few days ago, a friend of mine, sent me set of demonstration questions for 11th grade computer science students from Russia. I throw eye on this exam and decided to use some of those questions to test candidates in my company for hardware engineer position (we’re looking for). If you’re good candidate for this position, [...]


Related posts:

  1. WPF designers, want more work? Stick with me!
  2. Work process: How to use and build type converters
  3. Reading and decoding RDS (Radio Data System) in C#

Friday, January 30, 2009  |  From Just code - Tamir Khason

Today I want to speak about two dogmas: design and functional driven programming. As the example of those two approaches, I want to introduce two Twitter clients: *Chirp by thirteen23 and TwitterFox by Naan Studio

As you can see, *Chirp is state of art application with outstanding user interface, and well-defined usability studies. While TwitterFox [...]


Related posts:

  1. Action required: Smart client users group
  2. Open Source licenses comparison table
  3. Consultants for charity

Wednesday, January 28, 2009  |  From Just code - Tamir Khason

Those days me and my team work very hard toward new version of “The System”. This includes massive refactoring of all solutions, hard work with TFS (which not restricted to only adding files, but also deleting, moving, etc. other words, all stuff, which TFS is not really love). Because of this, we need a bunch [...]


Related posts:

  1. Visual Studio snippet designer
  2. Web editor performance fix for Visual Studio 2008
  3. Quick WPF Tip: How to bind to WPF application resources and settings?

Monday, January 26, 2009  |  From Just code - Tamir Khason

Are you in Israel 11-February evening? Are you smart client developer and think, like me, that “cloud thingy” is just like Playboy girl, whom you never know what surprises might be waiting for you underneath? If so, you are invited to attend “Smart Client development present and future” session,  will take part in Yad leBanim [...]


Related posts:

  1. Action required: Smart client users group
  2. Action required: Sessions reminder
  3. Developers academy 3 - vote your choice

Tuesday, January 20, 2009  |  From Just code - Tamir Khason

If you’re smoking, you know how it to flight more, then two hours when you cannot smoke. Also, you know hw it feels when outside is cold or rainy, but you should come outside to smoke. When you’re in pub with friends and a pint of good beer, but you cannot satisfy with your drink, [...]


Related posts:

  1. Gas Price Windows Vista SideBar gadget – new version is available for download
  2. OpenUp Sidebar gadget
  3. Guess the gadget (video)

Saturday, January 17, 2009  |  From Just code - Tamir Khason

I have a number of projects, released with OS licenses. However, each time I’m about to release new project, I think once again about under what license to release it. So, today I decided to create small comparison table of most popular free licenses to simplify a process of licensing choose you all of us.
  [...]


Related posts:

  1. Tafiti goes open source (well, actually, shared source under MS-PL)
  2. Microsoft is going Open Source
  3. WPF DataGrid CTP is here. It’s also open source!

Wednesday, January 14, 2009  |  From Just code - Tamir Khason

Finally, I got a couple of free minutes to install Windows 7 x64 on my work machine. I have to admin, that installation was extremely fast. I just put DVD and keep talking with one of our architects near whiteboard. We enough to close only one issue, while Windows was installed and running. 

There [...]


Related posts:

  1. As promised, I reinstall my laptop with Windows Vista 64bit
  2. Windows 7 beta is available for download
  3. Windows Vista SP1 and Windows Server 2008 are RTM!

Friday, January 09, 2009  |  From Just code - Tamir Khason

One of Microsoft’s announcements on CES09 was Microsoft Tag. Do you remember last try of Microsoft to create mobile barcodes on Live platform? I remember it. So why Windows Live Barcode was deprecated, while Microsoft creates new one? What the key difference between Quick Response approach, barely adopted by industry and new colorful MS stuff? [...]


Related posts:

  1. WBXML support in C# or let’s make it smaller
  2. Orcas June CTP for limited beta is available
  3. A couple of updates - mega update post

Friday, January 09, 2009  |  From Just code - Tamir Khason

One of Microsoft’s announcements on CES09 was Microsoft Tag. Do you remember last try of Microsoft to create mobile barcodes on Live platform? I remember it. So why Windows Live Barcode was deprecated, while Microsoft creates new one? What the key difference between Quick Response approach, barely adopted by industry and new colorful MS stuff? [...]


Related posts:

  1. WBXML support in C# or let’s make it smaller
  2. Orcas June CTP for limited beta is available
  3. A couple of updates - mega update post

 Just code - Tamir Khason News Feed 
Last edited Jan 2 at 8:47 AM by tamirk, version 17

 

Want to leave feedback?
Please use Discussions or Reviews instead.

Archived page comments (4)

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Version 2009.6.1.15196