Backomania 3: Difference between revisions

From Elch-Wiki
Jump to navigationJump to search
No edit summary
Line 6: Line 6:
* Remote Filesystem über Fish mounten mittels sshfs -> zum mounten: sshfs macros.dyndns.org:/share/daten/www/backomania/ backomania3_macros/
* Remote Filesystem über Fish mounten mittels sshfs -> zum mounten: sshfs macros.dyndns.org:/share/daten/www/backomania/ backomania3_macros/
* Subclipse für Eclipse installieren: [http://subclipse.tigris.org/update_1.6.x]
* Subclipse für Eclipse installieren: [http://subclipse.tigris.org/update_1.6.x]
* Zend_Rest_Controller: [http://techchorus.net/create-restful-applications-using-zend-framework] und [http://techchorus.net/create-restful-applications-using-zend-framework-part-ii-using-http-response-code]
* Dojo Data JSON Rest: [http://dojotoolkit.org/reference-guide/dojox/data/JsonRestStore.html#dojox-data-jsonreststore]


=== ToDo ===
=== ToDo ===
*
*

Revision as of 22:02, 15 September 2010


Tips & Tricks

  • Remote Filesystem über Fish mounten mittels sshfs -> zum mounten: sshfs macros.dyndns.org:/share/daten/www/backomania/ backomania3_macros/
  • Subclipse für Eclipse installieren: [1]
  • Zend_Rest_Controller: [2] und [3]
  • Dojo Data JSON Rest: [4]


ToDo