FetchRss for RSS via Email.
Developer Advice from the Trenches
Little Nybbles of Development Wisdom
In this document, I have tried to remember and distill my hard-fought 3-year experience as I evolved into a programmer capable of building a commercial product, http://www.jguru.com . Naturally this is a not complete list of programming advice, but rather what I learned on this project.
Lots of good stuff in there, keep it simple, don’t trust anyone else and test to name a few.
Developer Advice from the Trenches
Little Nybbles of Development Wisdom
In this document, I have tried to remember and distill my hard-fought 3-year experience as I evolved into a programmer capable of building a commercial product, http://www.jguru.com . Naturally this is a not complete list of programming advice, but rather what I learned on this project.
Lots of good stuff in there, keep it simple, don’t trust anyone else and test to name a few.
May have gleamed the significance of Zope to the Python community. It goes something like one of those tests in highschool:
There is a similar connection between Java and the Apache Java community, but it doesn’t seem to be quite the ralling point as CPAN and Zope, and Java is just such a different beast.
May have gleamed the significance of Zope to the Python community. It goes something like one of those tests in highschool:
There is a similar connection between Java and the Apache Java community, but it doesn’t seem to be quite the ralling point as CPAN and Zope, and Java is just such a different beast.
Recommended Reading: http://fozbaca.org and it already lead me to 8Bit Joystick and this great one What If Hollywood Made The Lord of the Rings which is oh so true.
Recommended Reading: http://fozbaca.org and it already lead me to 8Bit Joystick and this great one What If Hollywood Made The Lord of the Rings which is oh so true.
Flock is an RSS aggregator written in Java. It is a server-side web application accessible with a browser, similar in spirit to AmphetaDesk .
Looks to do alot of what I’m looking for in an aggregator. But there are a few problems, Tomcat(Servelet Engine), JRE and the need publicly avialable sever that has previously mentioned to run it all on. The elguapo of the Java web app situation is there are many intresting Wiki, Blog, Gallery, Aggregator, etc., projects but the whole Java/Tomcat is a real PITA on a shared server.
Maybe when I get broadband and can go back to an always on connection it will be more fesiable. Well that is unless arcterex decides to but Tomcat on ufies.org.
Flock is an RSS aggregator written in Java. It is a server-side web application accessible with a browser, similar in spirit to AmphetaDesk .
Looks to do alot of what I’m looking for in an aggregator. But there are a few problems, Tomcat(Servelet Engine), JRE and the need publicly avialable sever that has previously mentioned to run it all on. The elguapo of the Java web app situation is there are many intresting Wiki, Blog, Gallery, Aggregator, etc., projects but the whole Java/Tomcat is a real PITA on a shared server.
Maybe when I get broadband and can go back to an always on connection it will be more fesiable. Well that is unless arcterex decides to but Tomcat on ufies.org.