Main Page: Difference between revisions
imported>Ralph |
imported>Ralph |
||
| Line 75: | Line 75: | ||
* http://geotools.org/javadocs/ geotools API | * http://geotools.org/javadocs/ geotools API | ||
* http://java.sun.com/javase/6/docs/api/ Java 1.6 API | * http://java.sun.com/javase/6/docs/api/ Java 1.6 API | ||
* http://docs.codehaus.org/display/GEOT/Home Geotools home | * http://docs.codehaus.org/display/GEOT/Home Geotools home | ||
* [http://snapshots.dist.codehaus.org/geotools/workshop/GeoToolsEclipseQuickstart.pdf GeoTools Quickstart] | * [http://snapshots.dist.codehaus.org/geotools/workshop/GeoToolsEclipseQuickstart.pdf GeoTools Quickstart] | ||
* [http://activemq.apache.org/maven/5.3.1/activemq-core/apidocs/ activemq API] | * [http://activemq.apache.org/maven/5.3.1/activemq-core/apidocs/ activemq API] | ||
* [http://localhost/javadocs/prototype-4/ prototype-4 API] | * [http://localhost/javadocs/prototype-4/ prototype-4 API] | ||
* [http://localhost/javadocs/prototype-5/ prototype-5 API] | |||
* [http://localhost/javadocs/prototype-6/ prototype-6 API] | |||
* [http://wiki.eclipse.org/RCP_FAQ#How_can_I_deploy_my_RCP_app.3F how can I deploy my RCP?] | |||
* [http://eclipse.org/articles/Article-Branding/branding-your-application.html platform branding] | |||
* [http://www.ibm.com/developerworks/opensource/library/os-eclipse-bundlemgmt/index.html understanding eclipse bundling] | |||
* [http://www.eclipse.org/articles/Article-RCP-1/tutorial1.html RCP tutorial 1] | |||
* [http://www.eclipse.org/articles/Article-RCP-2/tutorial2.html RCP tutorial 2] | |||
* [http://www.eclipse.org/articles/Article-RCP-3/tutorial3.html RCP tutorial 3] | |||
* [http://wiki.eclipse.org/index.php/Rich_Client_Platform RCP wiki] | |||
* [http://www.eclipsecon.org/2005/presentations/EclipseCon2005_Tutorial26.pdf eclipse tutorial] | |||
* [http://www.eclipse.org/articles/Article-Plug-in-architecture/plugin_architecture.html eclipse pugin architecture] | |||
* [http://www.ibm.com/developerworks/library/os-ecl-osgi/index.html eclipse OSGI plugin model] | |||
---- | ---- | ||
* [[Main Page]] | * [[Main Page]] | ||
Revision as of 22:02, 19 April 2010
| Contacts | number | Windows Live Messenger Id | |
|---|---|---|---|
| Ian Hood | 02 6236 9005 (home) | Ian and Thanh | ian_and_thanh@yahoo.com |
| Ralph Holland | 0417312869 (mob) 02 6231 2869 (home) 02 6231 2768 (fax) |
ralph | ralph.holland@live.com.au |
hyperlinks
We now have a udig: namespace for original udig functionality, and for User:Ralph and User:Ian ri:.
This page is meant to contain hyperlinks to help point you in the right direction, please see Main Page#link to for starting points.
Help
Useful and Interesting Links
This is just a handy collection of links, please feel free to add your own.
- NetGear Router URL
- FM104.7
- ABC
- Picasa free face recognition software
- tech-software.net neat GPS PIC and Radar stuff
- wamboin weather Ian's weather station web-server
- aviation weather
- fordray UHF RF and associated equipment
- pdftk useful tool.
- jUSB
- about mediaportal
- aviation Ralph's aviation pages and aviation events.
- QEMU a machine emulator that uses binary translation (available hosts x86 Windows & Linux, MIPS, ARM processors and others).
- VirtualBox a virtual machine hosted on several guest x86 Operating Systems.
- XEN Virtualization.
- OpenBIOS
- http://www.xcsoar.org/ XcSoar and http://www.xcsoar.com
- Article on obfuscating Java code
- Jet native code compiler and obfuscator
- gcj and done with gcj compiling Java to native code for speed!
- Proguard obfuscator
- Java Byte Code obfuscator
- empathy - instant messaging software linux
- pidgeon - instant messaging software for windows
VOIP
- http://www.domain17.net/walkietalkie/ free peer-to-peer VOIP, optional AES encryption handles NAT and proxy servers (requires one user to use headphones due to full-duplex operation).
Ripping and Video Conversion
- http://sourceforge.net/projects/project-x/
- http://handbrake.fr/
- http://www.lucasmanual.com/mywiki/DVD9toDVD5
- http://www.xinotes.org/notes/note/509/
Windows CE unlock
- miopocket unlock for Portable Network Devices running Windows CE.
- Mio Pocket readme.
Microsoft fixes
- http://www.vistax64.com/microsoft-office/228496-cannot-start-microsoft-outlook-cannot-open-outlook-window.html How to Fix outlook "Unable to start Outlook cannot open window"
link to
- http://localhost:8161/admin activemq localhost admin page
- http://geotools.org/javadocs/ geotools API
- http://java.sun.com/javase/6/docs/api/ Java 1.6 API
- http://docs.codehaus.org/display/GEOT/Home Geotools home
- GeoTools Quickstart
- activemq API
- prototype-4 API
- prototype-5 API
- prototype-6 API
- how can I deploy my RCP?
- platform branding
- understanding eclipse bundling
- RCP tutorial 1
- RCP tutorial 2
- RCP tutorial 3
- RCP wiki
- eclipse tutorial
- eclipse pugin architecture
- eclipse OSGI plugin model