
Open Source Software
Get flash to fully experience Pearltrees
JoBo
JoBo is a simple program to download complete websites to your local computer. Internally it is basically a web spider. The main advantage to other download tools is that it can automatically fill out forms (e.g. for automated login) and also use cookies for session handling. Compared to other products the GUI seems to be very simple, but the internal features matters !Oracle Oracle Technology Network > Java Article Why, Where, and How JavaFX Makes Sense CaptainCasa moved from Swing to JavaFX for front-end infrastructure, explaining that implementing an employee desktop front end with native technology is a valid approach and that JavaFX is a good fit.
Writing a Web Crawler in the Java Programming Language
How to write a multi-threaded webcrawler in Java
Contents About WebSPHINX WebSPHINX ( Web site- S pecific P rocessors for H TML IN formation e X traction) is a Java class library and interactive development environment for web crawlers. A web crawler (also called a robot or spider) is a program that browses and processes Web pages automatically. WebSPHINX consists of two parts: the Crawler Workbench and the WebSPHINX class library.
WebSPHINX: A Personal, Customizable Web Crawler
Java tip: How to get a web page
Technologies: Java 5+ The starting point for building a link checker, web spider, or web page analyzer is, of course, to get the web page from the web server. Java's java.net package includes classes to manage URLs and to open web server connections. This tip shows how to use them to a get text, image, audio, or data file from a web server. IntroductionCapturing Screen in Java,Capture Screen Shot,How to Capture Screen Using Java Swing
Use common Java classes to build an offloading utility By Rakesh Didwania, JavaWorld.com, 05/18/00 In this article, I guide you through the steps involved in designing a utility to download a Website. This utility downloads only text and image files, but it can easily be extended to download files of any type. At the end of the article I'll provide tips on how you can extend the utility.
Download a Website for offline browsing
Open Source Freeware : 400+ free applications and utilities : eC
This is Vivalogo's list of best free, downloadable, open source social networking software / scripts (kinda hard to say all these words :) ). Unlike some other lists you may find on the net, this one contains only really downloadable and functional software. Note: listed in no particular order. SocialEngine SocialEngine is social networking software powered by PHP and Zend.
Top 40 Free Downloadable Open Source Social Networking Software
Screen Capture Tools: 40+ Free Tools and Techniques
Screen capture , or print screen is perhaps the most efficient way to share whatever appears on your desktop. They help tech users like us to share and communicate better with friends and peers. Major operating systems today comes with basic screen capture and print screen function , but if these can’t fulfill what you need from a screen capture then you are probably looking for a screen capturing tool. Screen capturing tools do what the basic tool don’t. What these tools could do varies, including the ability to include sketches and text , instantly upload image online , audio capturing , dimension-specific capturing and more.Open Source Windows
Open Source Windows The promise of open source software is best quality, flexibility and reliability. This is the updated list of the best open source software. The only way to have TRUE "Open Source Windows" is to have all equivalent native Windows programs uninstalled and removed. [Contents]Document Actions Back again for yet another list of nifty tools written in open source Java. So while using a proxy or a automated crawler for information, you'll need to do some intepretation and cleansing of the incoming data. A little googling reveals a few interesting projects that may help us in that area. TagSoup - a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: nasty and brutish, though quite often far from short. TagSoup is designed for people who have to process this stuff using some semblance of a rational application design.

