Archive for August, 2007
Thursday, August 30th, 2007
Getting Intellisense (code-comlete) to work in a NetBeans “Java Application with Existing Ant Script”
Problem:
Intellisense (or auto-complete, or code-completion, whatever…) wasn’t working properly in NetBeans for a free-form project (i.e., a “Java Project with Existing Ant Script”), but it was working for stand-alone applications (i.e., a “Java Application”).
Description:
When typing something like “System.” (notice the dot) in a “Java Application,” a window will pop up with an appropriate list of […]
4 Comments » - Posted in Java by lee
Friday, August 17th, 2007
Rip Real Format Streams to MP3 for use on iPod (Linux Only)
There are some radio shows which broadcast for free (either over the air or streaming over the Internet), and I would really like to listen to them. However, I consume all of my audio during my commute, and for all of these shows, I am usually not available to listen. So, mp3 […]


