Jun
20
2008
0

Eclipse/RAD debugger timing out before starting server

Is your RAD/Eclipse Java debugger timing out before starting the server?

Have a gazillion projects in RAD/Eclipse which all have to be deployed in server for debugging all the time like I do?

There is an easy way to increase RAD/Eclipse debugger timeout.

  1. Go to Windows > Preferences > Java > Debug
  2. Increase both “Debugger time-out” and “Launch time-out” value to be much larger. Try values like 180000/360000 respectively for time-out values of 3 and 6 mins.

Full article at IBM

http://www-1.ibm.com/support/docview.wss?rs=2042&context=SSRTLW&context=SSJM4G&context=SSSTY3&context=SSCGQ7C&context=SSDV2W&uid=swg21212755&loc=en_US&cs=UTF-8&lang=en

Written by Kishore in: eclipse, java | Tags: , ,
Jun
16
2008
0

Download Firefox 3 today (Help set a world record)

Download Firefox 3 now.

It should available for download sometime today according to mozilla developer news posting

Lets all download latest version of our favourite browser Firefox today and help set the Download Day 2008.

Download Firefox Day 2008

Go Firefox !!!

Written by Kishore in: browsers, firefox | Tags: ,
Jun
15
2008
0

Free AJAX Loading/Wait Images

Get your own ajax loading images…. absolutely for free.

You have choice of different styles like…. bar,snakes, arrows, flower and lots more
You have choice of colours foreground ,background and even transparent.

Why wait.. go get your own.

http://www.ajaxload.info/

Written by Kishore in: tech |
Jun
14
2008
0

Skype conflicting with Apache on Windows (XAMPP)

If you use XAMPP for web development and have skype running at the same time. Specifically if you start Skype before you start apache, you will realize that you are getting blank page’s on your webserver. If you notice the apache console, There should be an error on the lines.


(OS 10048)Only one usage of each socket address (protocol/network address/port)
is normally permitted. : make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs

Quick fix: Start apache before Skype(i.e. take out skype out of startup)

Better Fix: Go into Skype>Tools>Options>Advanced>Connection and Uncheck ‘Use port 80 and 443 as alternatives for incoming connection

If you have ‘Firewall’ like I do. Open the port specified by Skype on the same options page for TCP/UDP for the best performance,.

If you have a router based NAT firewall .. then do it through the web console, or if it’s Zone Alarm or any other windows based firewall.. add the port number to exceptions.

Some usefull links

http://www.skype.com/help/guides/firewall.html
http://support.skype.com/index.php?_a=knowledgebase&_j=questiondetails&_i=148
http://forum.skype.com/lofiversion/index.php/t16779.html

Written by Kishore in: tech |
Jun
12
2008
1

Recursively Delete files within all sub directories in DOS

Ever wondered how to delete files matching a certain patten from within all sub-directories in DOS (aka Windows).

Simple

At your command prompt type simply DEL /S *.ext
eg:
To delete all .bak files within D:Workspace

D:workspace>dels *.bak

But be careful.. there is no confirmation dialog.

Written by Kishore in: dos, tech | Tags: , , ,
Jun
12
2008
0

Looks like Sun hired a Web Designer finally

Looks like sun hired a web designer finally.. Evidence a second cool website from Sun. Here by cool I mean simple, elegant and informative.

http://www.opensolaris.com/

Check it out for your self.

Written by Kishore in: java, tech |
Jun
09
2008
0

A cool new look for Java.com

I have always felt let down as java developer about Sun websites.. They make a bad example of themselves in web. Opposed to Microsoft and Adobe who make stunning first impressions.

Sun should do more sites like this ..simple and informative.

Check it out.. I’m sure you will like the cool new look.

http://www.java.com/en/

Written by Kishore in: java, tech |
Jun
03
2008
0

One funny route to Blue Mountains (Google Maps Blooper)

This is got to be one hell of a car ride. I was planning on a road trip to Blue Mountains (NSW, Aus) for this upcomnig long weekend. So I started planning out my route in Google Maps and Being the lazy guy I was I never bothered to type in the state after ‘Blue Mountains’. Check out the route I got….

Unlimited Free Image and File Hosting at MediaFire

This may even be replicated now… Just try calculating the route now to ‘Blue Mountains’ at http://maps.google.com.au/ without typing in the state.

That will be one hell of ride even in a 007’s car… :)

Written by Kishore in: fun |

Powered by WordPress. Theme: TheBuckmaker