DSIRE: DSIRE Home
EERE: Energy Savers Home Page
EERE: Energy Savers Home Page.
Kristen Bell Talks Astro Boy’s Robot Love
Can’t wait to see the movie!
Kristen Bell Talks Astro Boys Robot Love – Astro Boy – io9.
Microsoft bows to Apple’s pressure, changes Laptop Hunter ad
You've got to admit that these ads have been pretty effective, and reflected what most people think of Macs.Microsoft bows to Apple’s pressure, changes Laptop Hunter ad
The Secret Millionaire’s Club
“DIC Ent. is developing an all-new, direct-to-DVD animated series with billionaire investor Warren Buffet.The Secret Millionaire’s Club will consist of 13 titles that promote financial literacy to kids through relatable characters and real-world situations. The first two installments are scheduled for release this fall.”
This is such an awesome idea!
DIC, Buffett Form Millionaires Club | Animation Magazine.
PeepCode Screencasts | PeepCode Screencasts for Web Developers and Alpha Geeks
A cheaper alternative to Lynda.com focused on screencasts rather full training courses offered by Lynda.com.Upcoming PeepCode Screencasts | PeepCode Screencasts for Web Developers and Alpha Geeks
OSA – Open Source for America
Open Source for the Federal government makes perfect sense.OSA - Open Source for America
4 ways to dynamically load external JavaScript(with source) – Ntt.cc
4 ways to dynamically load external JavaScript(with source) - Ntt.ccThe Credit Crisis Illustrated
The Crisis of Credit Visualized from Jonathan Jarvis on Vimeo.
The Credit Crisis Illustrated.
Illegal Immigrants
No shit…
timetoreclaimamerica.jpg 600×491 pixels.
Monkeys Are Smarter Than Humans
YouTube – Open a Banana Like A Monkey.
Flying Cat
Amazing air…
catcatchesbat.gif 203×384 pixels.
Sou Of The Day
Best Ever: Soup Of The Day | NextRound.net.
Morgan Freeman on Race and Black History Month
Morgan Freeman has the right idea. The more we keep reminding people that their skin color matters the longer we will have to keep dealing with racism. One should be completely judged by ones abilities and not race and skin color. This should apply to education, jobs, everything.
Windows XP Language Bar Empty / Missing
If you are missing your Language Bar there are two main things to check:First, do you have the Language Bar option in the ToolBars section ( right click on the Windows task bar ). If it's not there you can try adding the following to your registry ( this can be saved in a .reg file such as LangBar.ref then running it ):
REGEDIT4
;Restore Language Bar
[HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}]
@="Language bar"
"MenuTextPUI"="@%SystemRoot%\\System32\\msutb.dll,-325"
[HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}\Implemented Categories]
[HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}\Implemented Categories\{00021492-0000-0000-C000-000000000046}]
[HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}\InProcServer32]
@="C:\\WINDOWS\\System32\\msutb.dll"
"ThreadingModel"="Apartment"
If this is done and an empty Language Bar shows up, then you don't have ctfmon.exe running. Try running the program ( should be in C:\Windows\System32\ ). You need to then set this to run on startup. An excellent way to do this is Mike Lin's Startup Control Panel<.