Suramya's Blog : Welcome to my crazy life…

November 2, 2005

Windows XP services that can be disabled

Filed under: Computer Security,Security Tutorials,Tech Related — Suramya @ 9:53 PM

One of the most effective ways to secure a Windows workstation is to turn off unnecessary services. This reference sheet lists the Windows XP SP 2 services, describes each service’s function, specifies whether you can safely disable the service, and outlines the ramifications of disabling the service.

Good Information. Check it out.

Downloading Windows XP services that can be disabled – TechRepublic

Windows XP services that can be disabled

Filed under: Computer Security,Security Tutorials,Tech Related — Suramya @ 9:51 PM

One of the most effective ways to secure a Windows workstation is to turn off unnecessary services. This reference sheet lists the Windows XP SP 2 services, describes each service’s function, specifies whether you can safely disable the service, and outlines the ramifications of disabling the service.

Good Information. Check it out.

Downloading Windows XP services that can be disabled – TechRepublic

Network monitoring with Cacti

Filed under: Computer Software,Security Tools,Tech Related — Suramya @ 9:04 PM

Interesting software to try out for network monitoring. Hopefully it will be simpler to use/setup than some of the other software I have tried earlier.

Network monitoring with Cacti

October 31, 2005

Ajax Tutorial: Ajax What Is It Good For?

Filed under: Computer Software,Tech Related,Tutorials — Suramya @ 9:09 PM

Nice Tutorial on Ajax and what it is good for. Interesting read.

Ajax Tutorial: Ajax What Is It Good For?

– Suramya

October 29, 2005

Multithreaded Programming Tutorial

Filed under: Tutorials — Suramya @ 12:56 AM

A good tutorial on how to program Multi-threaded applications.

Multithreaded Programming (pthreads Tutorial)

October 28, 2005

Linux Emergency Room

Filed under: Computer Tips,Linux/Unix Related,Tutorials — Suramya @ 12:41 AM

Really good article on how to create and use Emergency recovery tools to recover a crashed Linux system.

Complete Article:
The Linux Emergency Room

– Suramya

October 27, 2005

An Introduction to Artificial Intelligence

Filed under: News/Articles,Tech Related — Suramya @ 10:03 PM

Really good article introducing Artificial Intelligence to the general public.

MacDevCenter.com: An Introduction to Artificial Intelligence

October 25, 2005

Added WebForum to gWiFi.net

Filed under: gWiFi,Software Releases,Tech Related — Suramya @ 1:20 AM

Added a new webforum to the gWiFi.net site to allow visitors to post their feedback and suggest new Hot Spots for inclusion in the Database.

Check it out and let me know what you think of it.

Thanks,
Suramya

October 24, 2005

My second visit to Kansas City

Filed under: My Life — Suramya @ 8:48 PM

As some of you might know I am back in Kansas City for the next few days while the final acceptability testing for my project is done. Staying in the same hotel as before which is cool. The funny part is that the last time I was here I had a huge suitcase and my room was on the second floor and this time I am carrying a laptop case and a backback my room is on the firstfloor (Ground floor to all the people in India).

The trip here was interesting too, my flight left Newark at 6:40 am to Cleveland from where I caught a connecting flight to Kansas City (The earliest direct flight was at 3 pm). I got to the Newark airport at 5:30 am and since I had no luggage I was able to check-in using the eticket counter without having to stand in line. The flight got delayed so I landed in Clevland 25 mins before my flight was supposed to depart and the gate was all the way across the airport. I ran all the way there and was the second last person to board the plane before they stopped boarding.

Overall an interesting trip so far. Now its time for me to sleep, so that I can wakeup early tomorrow.

Will post more later.

Cya,
Suramya

October 19, 2005

Did I tell you I really dislike Derby?

Filed under: My Life,My Thoughts — Suramya @ 11:31 PM

Did I mention that I really really dislike Derby? No.. Well now you know.
What on earth is wrong with the Derby developers, is it really really that hard to print sensible error messages? It is? Then maybe they need to hire a 4 year old as they would be able to suggest some more intelligent error messages. Don’t believe me? Check out the following error message:

ij> select * from blahs;
ERROR 42X05: DB2 SQL error: SQLCODE: -1, SQLSTATE: 42X05, SQLERRMC: BLAHS42X05

Is it really so hard to just say that ‘blahs’ doesn’t exist like any other DB would? If thats not enough there is no way of looking at the table structure (At least not that I could find) or my personal faveroite: no way todump an entire DB to a file for archiving or convertion to another DB. Every other DB I have worked with has let me do this but derby… Arrghh…

In case you are wondering I wasted almost all day today with Scott trying to export data from Derby to Postgresql. Finally Scott ended up creating a Java program to read the data from derby and create SQL statements which can them be imported in any DB.

If any Derby developer is reading this: get your act together, the goal is not to make an impossible to use DB (Though if it was then you have suceeded) it is to make a simple and user friendly system… Go read a few books on usability

– Suramya

« Newer PostsOlder Posts »

Powered by WordPress