Friday, October 23, 2009

My way back home

Simply on my way back home. 5 hour journey. Most of the time gets really boring.

Wednesday, August 26, 2009

Twitter Twitter Everywhere…..

I know I am a bit late to join the twitter family. But I can’t of love the Twitter bandwagon. Of course, by now most people active on the net knows what Twitter is. It’s just a service to update your status. Which means, what you are doing, what you are thinking, interesting thing you found etc. Although I have been a member of twitter for some time, I hadn’t really started really using it until quiet recently and I think I will be sticking with it for some time.

The interesting thing happening now is that major celebrities and companies have started twitting. These major companies include Microsoft, Google, Nokia etc. The best part about Twitter is that it is completely free and it provides a robust API using which several software have come up to manage twitter. These software include Desktop, Mobile, Email and many others.

Anyway, I am fully on to it right now. My twitter is http://www.twitter.com/sujith84 .

Monday, March 30, 2009

ATM Service Notification

Dear all,

Please note that wef 01st April, 2009 ATM cards can be used in any bank's ATM in India for withdrawing cash without any charges.

 

More Details at RBI.org.in

Thursday, September 18, 2008

20 things you didn't know about Windows XP

You've read the reviews and digested the key feature enhancements and operational changes. Now it's time to delve a bit deeper and uncover some of Windows XP's secrets.

1. It boasts how long it can stay up. Whereas previous versions of Windows were coy about how long they went between boots, XP is positively proud of its stamina. Go to the Command Prompt in the Accessories menu from the All Programs start button option, and then type 'systeminfo'. The computer will produce a lot of useful info, including the uptime. If you want to keep these, type 'systeminfo > info.txt'. This creates a file called info.txt you can look at later with Notepad. (Professional Edition only).

2. You can delete files immediately, without having them move to the Recycle Bin first. Go to the Start menu, select Run... and type 'gpedit.msc'; then select User Configuration, Administrative Templates, Windows Components, Windows Explorer and find the Do not move deleted files to the Recycle Bin setting. Set it. Poking around in gpedit will reveal a great many interface and system options, but take care -- some may stop your computer behaving as you wish. (Professional Edition only).

3. You can lock your XP workstation with two clicks of the mouse. Create a new shortcut on your desktop using a right mouse click, and enter 'rundll32.exe user32.dll,LockWorkStation' in the location field. Give the shortcut a name you like. That's it -- just double click on it and your computer will be locked. And if that's not easy enough, Windows key + L will do the same.

4. XP hides some system software you might want to remove, such as Windows Messenger, but you can tickle it and make it disgorge everything. Using Notepad or Edit, edit the text file /windows/inf/sysoc.inf, search for the word 'hide' and remove it. You can then go to the Add or Remove Programs in the Control Panel, select Add/Remove Windows Components and there will be your prey, exposed and vulnerable.

5. For those skilled in the art of DOS batch files, XP has a number of interesting new commands. These include 'eventcreate' and 'eventtriggers' for creating and watching system events, 'typeperf' for monitoring performance of various subsystems, and 'schtasks' for handling scheduled tasks. As usual, typing the command name followed by /? will give a list of options -- they're all far too baroque to go into here.

6. XP has IP version 6 support -- the next generation of IP. Unfortunately this is more than your ISP has, so you can only experiment with this on your LAN. Type 'ipv6 install' into Run... (it's OK, it won't ruin your existing network setup) and then 'ipv6 /?' at the command line to find out more. If you don't know what IPv6 is, don't worry and don't bother.

7. You can at last get rid of tasks on the computer from the command line by using 'taskkill /pid' and the task number, or just 'tskill' and the process number. Find that out by typing 'tasklist', which will also tell you a lot about what's going on in your system.

8. XP will treat Zip files like folders, which is nice if you've got a fast machine. On slower machines, you can make XP leave zip files well alone by typing 'regsvr32 /u zipfldr.dll' at the command line. If you change your mind later, you can put things back as they were by typing 'regsvr32 zipfldr.dll'.

9. XP has ClearType -- Microsoft's anti-aliasing font display technology -- but doesn't have it enabled by default. It's well worth trying, especially if you were there for DOS and all those years of staring at a screen have given you the eyes of an astigmatic bat. To enable ClearType, right click on the desktop, select Properties, Appearance, Effects, select ClearType from the second drop-down menu and enable the selection. Expect best results on laptop displays. If you want to use ClearType on the Welcome login screen as well, set the registry entry HKEY_USERS/.DEFAULT/Control Panel/Desktop/FontSmoothingType to 2.

10. You can use Remote Assistance to help a friend who's using network address translation (NAT) on a home network, but not automatically. Get your pal to email you a Remote Assistance invitation and edit the file. Under the RCTICKET attribute will be a NAT IP address, like 192.168.1.10. Replace this with your chum's real IP address -- they can find this out by going to www.whatismyip.com -- and get them to make sure that they've got port 3389 open on their firewall and forwarded to the errant computer.

11. You can run a program as a different user without logging out and back in again. Right click the icon, select Run As... and enter the user name and password you want to use. This only applies for that run. The trick is particularly useful if you need to have administrative permissions to install a program, which many require. Note that you can have some fun by running programs multiple times on the same system as different users, but this can have unforeseen effects.

12. Windows XP can be very insistent about you checking for auto updates, registering a Passport, using Windows Messenger and so on. After a while, the nagging goes away, but if you feel you might slip the bonds of sanity before that point, run Regedit, go to HKEY_CURRENT_USER/Software/Microsoft/Windows/Current Version/Explorer/Advanced and create a DWORD value called EnableBalloonTips with a value of 0.

13. You can start up without needing to enter a user name or password. Select Run... from the start menu and type 'control userpasswords2', which will open the user accounts application. On the Users tab, clear the box for Users Must Enter A User Name And Password To Use This Computer, and click on OK. An Automatically Log On dialog box will appear; enter the user name and password for the account you want to use.

14. Internet Explorer 6 will automatically delete temporary files, but only if you tell it to. Start the browser, select Tools / Internet Options... and Advanced, go down to the Security area and check the box to Empty Temporary Internet Files folder when browser is closed.

15. XP comes with a free Network Activity Light, just in case you can't see the LEDs twinkle on your network card. Right click on My Network Places on the desktop, then select Properties. Right click on the description for your LAN or dial-up connection, select Properties, then check the Show icon in notification area when connected box. You'll now see a tiny network icon on the right of your task bar that glimmers nicely during network traffic.

16. The Start Menu can be leisurely when it decides to appear, but you can speed things along by changing the registry entry HKEY_CURRENT_USER/Control Panel/Desktop/MenuShowDelay from the default 400 to something a little snappier. Like 0.

17. You can rename loads of files at once in Windows Explorer. Highlight a set of files in a window, then right click on one and rename it. All the other files will be renamed to that name, with individual numbers in brackets to distinguish them. Also, in a folder you can arrange icons in alphabetised groups by View, Arrange Icon By... Show In Groups.

18. Windows Media Player will display the cover art for albums as it plays the tracks -- if it found the picture on the Internet when you copied the tracks from the CD. If it didn't, or if you have lots of pre-WMP music files, you can put your own copy of the cover art in the same directory as the tracks. Just call it folder.jpg and Windows Media Player will pick it up and display it.

19. Windows key + Break brings up the System Properties dialogue box; Windows key + D brings up the desktop; Windows key + Tab moves through the taskbar buttons.

20. The next release of Windows XP, codenamed Longhorn, is due out late next year or early 2003 and won't be much to write home about. The next big release is codenamed Blackcomb and will be out in 2003/2004.

Wednesday, September 03, 2008

Google Chrome Beta - At Last......

At last, its here. The browser I have been waiting for ages. The browser from Google. Google Chrome. I had heard a lot about it. Yesterday, I was surprised to see the news of its launch at the official Google Blog. After seeing and using all the other products from Google, I was sure this one would also be one of its kind. I went forward and downloaded it from the Google Chrome site.


Interface & Appearance


The interface looked quite simple. No fancy animations or other such affect. Just a basic skin, with the standard browser buttons. Ofcourse, like all other browser, it too has a tabbed structure. That is one of the best thing I like about the modern browsers. No menubars are available. All the menu items are stacked in to the last 2 buttons to the right of the address bar. Most of the menu items are the standard ones found in any other browser. So, I am not going deep into it.


The tab structure does have a very unique feature not found in any other browser. You can simply drag a tab out of the browser to create a new window containing that page. Infact, dragging tabs between various open windows of Google Chrome is a breeze.


Speed & Memory Usage


At first use itself, I felt it had more speed that all the other browsers I used (Internet Explorer 8, Mozilla Firefox 3, Opera 9, Flock 2,...). All pages seem to load quickly. Ofcourse, my calculations could be wrong, considering the fact that, my Firefox and Flock browser are clogged with dozens of Add-ons installed. Next, I decided to check the memory and CPU usage using Prcoess Explorer. Here, I got a real surprise. I had around 7 chrome.exe running in my system. After a bit of study, I understood the fact that, for each tab you open in the browser, a different EXE is launced. In simple worlds, if you have 10 tabs open in the browser, it is (i assume) equivalent to running 10 instances of the browser. I am not sure about the implication of this on the system resources over time.


Webpage Compatibility


I didnt have much problem loading most websites. But, many Ajax based sites like Hotmail are not likely to work. I was surprised when the Yahoo! Mail's Ajax interface did work in the browser. The explanation is simple, Google Chrome uses the WebKit rendering engine used by a few other browsers such as Apple's Saffari. Gmail worked perfectly with the browser. Ofcourse, no surprise there, what else would you expect from a browser created by Google itself.


Security & Stability


From what I have heard, it seems Security is one of the main focus of Google Chrome. Infact, I guess this is the reason why each page is run as a different process. Each process runs like a sandbox with very limited access to the outside world. The browser also maintains two seperate updated blacklist (one for phishing and the other for malware).


Stability is also one important part of the browser. Most users love to have lots of webpages open and running. Here again, the benefit of running each webpage in a seperate process is that, if a webpage gets crashed, it would not affect the other open pages. To make things even better, it also has an integrated taskbar that displays all the open page instance of the browser. It also displays Memory Usage and CPU usage for each seperate page.


Few More


The browser does have a few other unique features integrated into it. Google Gears is one of them. It is a most promising standard from Google to support Off-line storage of data for supported websites. The best use of this is for the various web applications being created that need not have a server to run, but will need to store various data on the local system. Google Chrome also has a "Create Application Shortcuts" used to create shortcut for your commonly used Web-application on the Desktop, Quick Launch, or Start Menu. When run in this mode, the application will not display tabs or address bar. In effect, you get a full-screen display of the web-application.


Read Original Review At: SoftReview.co.cc

Wednesday, August 13, 2008

Toshiba launches 32GB flash for PMPs and Phones

Cellphones, PMPs and other compact portable devices may soon be slimming down even further, as Toshiba announce their latest 32GB flash module. Consisting of eight 4GB NAND chips, the clever part is all in the sizing: through using 43nm manufacturing processes this new chip takes up just half of the space its predecessor requires.

Not only that, but Toshiba have added a new memory controller - responsible for data traffic management - that makes the chipset backward compatible with previous generation hardware. That means shorter development times, as OEMs aren't required to redesign to take advantage of the memory.

Although Toshiba - like many suppliers - will not confirm which manufacturers use its memory chips, they are known to have a working relationship with Apple. There's a fair chance the new 32GB chip could appear in a larger-capacity iPhone at some point in the future, with it doubling up to permit a 64GB iPod Touch no bigger than the existing 32GB model.

Toshiba will begin releasing the memory to suppliers in September, with bulk production this Fall. Expect commercially-available products in the following quarter.

Thursday, August 07, 2008

New Software Review Blog

Considering the large number of Software available for reviewing, I have decided to branch out the software review section as a separate blog. This blog is available at:

http://softreview.co.cc/

So, check it out, and subscribe to it's RSS feeds to get info about various kinds of software.

Software Reviews of major sites would still be available on this blog. So, stay tuned.
CO.CC:Free Domain