Yahoo! Widget Engine 4.5.2

Yahoo! Widgets help you save time and stay current by bringing an always-updated, at-a-glance view of your favorite Internet services right to your desktop. The Yahoo! Widget Gallery offers over 4,000 desktop Widgets - the most available anywhere online. Yahoo! Widgets is the only major desktop Widgets platform that works on both Windows and Mac OS.

Save time with live updates right on your desktop

  • Your favorite info comes to you
  • No need to surf around for what you use most

Convenient at-a-glance view keeps your Widgets in line

  • Get all of your personalized updates in one place
  • Neatly organize your Widgets along any edge of your desktop

Choose from more than 4,000 Widgets. Make it all yours

  • The most Widgets available anywhere online… more than 4,000 and growing fast!
  • Weather, games, web cams, radio, scoreboards, calendars, mood rings… if you can imagine it, there's a Widget for it!

Download Here

Google Chrome 15.0.849.0 Beta

Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier.

One box for everything

Type in the address bar and get suggestions for both search and web pages.

Thumbnails of your top sites

Access your favorite pages instantly with lightning speed from any new tab.

Incognito mode

Don't want pages you visit to show up in your web history? Choose incognito mode for private browsing.

Safe browsing

Google Chrome warns you if you're about to visit a suspected phishing, malware or otherwise unsafe website.

For information about alpha and developer builds, check out the Chrome dev channel here.

Download Here

Best programming editor rating by me Notepad++ 5.9.3

Notepad++ is a free source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL Licence.

Based on a powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.

  • Syntax Highlighting and Syntax Folding
  • WYSIWYG
  • User Defined Syntax Highlighting
  • Auto-completion
  • Multi-Document
  • Multi-View
  • Regular Expression Search/Replace supported
  • Full Drag 'N' Drop supported
  • Dynamic position of Views
  • File Status Auto-detection
  • Zoom in and zoom out
  • Multi-Language environment supported
  • Bookmark
  • Brace and Indent guideline Highlighting
  • Macro recording and playback

Download Here

Transform Windows 7 into Ubuntu

Transform Windows 7 into Ubuntu 11.04 Natty Narwhal Using "Ubuntu Skin Pack 6.0″

UPDATE: New version 6.0 released which comes with new boot screen, icons, start button, dock, etc. If you use Windows but love simple, minimal and clean look of Ubuntu, here is something interesting for you. "Ubuntu Skin Pack" is a customization pack for Windows 7 users which can make our Windows look-like Ubuntu 11.04.

Ramdanb CountDown

<!-My countdown widget - HTML code - mycountdown.org --><div align="center" style="margin:15px 0px 0px 0px"><noscript><div align="center" style="width:140px;border:1px solid #ccc;background:#fff ;color: #fff ;font-weight:bold;"><a style="text-decoration:none;color:#000 ;" href="http://mycountdown.org/Religious/Ramadan/">Ramadan Countdown</a></div></noscript><script type="text/javascript" src="http://mycountdown.org/countdown.php?group=Religious&countdown=Ramadan&widget_number=3015&cp3_Hex=FFB200&cp2_Hex=040244&cp1_Hex=F9F9FF&fwdt=150&img=1&lab=1"></script></div><!-end of code-->

Verify in DOS

Verify
Most PC's do not have ECC memory (Error Correction Code) or memory with parity so the verify command is important. What it does is verify that the data in memory is the same as what is written to disk. However it does not check that the data in memory is the same as what is read from disk. So it does not insure that the disk is read correctly but that it is written correctly. This affords some additional security and will also prevent writes to bad sectors.

Verify is used precisely the same way as break except that it cannot be used in config.sys.

Tip

 

Use VERIFY ON as the first command in autoexec.bat so write verification is enabled as early as possible each time you boot.

 

Use of Break in DOS

Break


DOS has a feature called extended CTRL+C checking. The break command turns this feature on or off. When break is off (the default), DOS checks for CTRL+C only while it reads from the keyboard or writes to the screen or a printer. When break is on, CTRL+C checking is extended to other functions, such as disk read and write operations, which enables us to press CTRL+C to stop a program or an activity (such as file sorting).

As you might guess, break should always be set to on so you can break out of a program if desired. This is a vital function when working with batch files.

Break can be set to on in config.sys with BREAK=ON or Break can be set to on in any batch file or at the prompt with BREAK ON.
BREAK alone (in a batch file or at the prompt) will tell you if break is on or off.

Tips

 

Use BREAK=ON in config.sys so extended CTRL+C checking is enabled as early as possible each time you boot.

 

[Changelog] What’s New in Opera 100 and Later Versions

UPDATE: Addition of Opera 109.0 version. In this exclusive changelog article, we are providing information about all versions of Opera web b...