Linux Journal Article: "Python for Android" (lot's of tips)
http://www.linuxjournal.com/article/10940?page=0,0
PyCon PL 2013 "Developing Android Applications with Python"
https://www.youtube.com/watch?v=CWyUgn8oAaQ
Presentation: "Writing Standalone Qt & Python Applications for Android
http://www.modrana.org/pyconpl2013/python_and_qt_for_android.pdf
Python Download Site:
https://www.python.org/download
Sunday, April 27, 2014
Thursday, April 17, 2014
Garmin Nuvi 2555 Stuff (esp GPX files)
Editor for GPX files
http://sourceforge.net/projects/gpxeditor/
Extracting Track Log (gpx) from Garmin
http://home.comcast.net/~ghayman3/garmin.gps/page6.htm
GPX files are in the following location on this Garmin: Internal Storage\GPX
More generalized, useful conversion (GPSBabel)
http://www.gpsbabel.org/
http://sourceforge.net/projects/gpxeditor/
Extracting Track Log (gpx) from Garmin
http://home.comcast.net/~ghayman3/garmin.gps/page6.htm
GPX files are in the following location on this Garmin: Internal Storage\GPX
More generalized, useful conversion (GPSBabel)
http://www.gpsbabel.org/
Friday, April 11, 2014
Cool Android Apps
AutoGuard Blackbox
https://play.google.com/store/apps/details?id=com.hovans.autoguard
GPSLogger (by "mendhak")
https://play.google.com/store/apps/details?id=com.mendhak.gpslogger
http://code.mendhak.com/gpslogger/
https://play.google.com/store/apps/details?id=com.hovans.autoguard
GPSLogger (by "mendhak")
https://play.google.com/store/apps/details?id=com.mendhak.gpslogger
http://code.mendhak.com/gpslogger/
Thursday, April 10, 2014
Python Related Web Technologies
HTTP Methods: GET vs. POST
http://www.w3schools.com/tags/ref_httpmethods.asp
Python WebFrameworks
https://wiki.python.org/moin/WebFrameworks
http://www.w3schools.com/tags/ref_httpmethods.asp
Python WebFrameworks
https://wiki.python.org/moin/WebFrameworks
Tuesday, April 08, 2014
Lighttpd
How To Run lighttpd as a Windows Service
http://www.coretechnologies.com/products/AlwaysUp/Apps/RunLighttpdAsAService.html
Lighttpd - light-weight HTTPD
http://www.lighttpd.net/
Simple Common Gateway Interface (replacement for CGI and similar to FastCGI)
http://www.python.ca/scgi/protocol.txt
Web Development With Python
http://www.fredshack.com/docs/pythonweb.html
Wikipedia link
http://en.wikipedia.org/wiki/Lighttpd
Windows Download
http://en.wlmp-project.net/downloads.php?cat=lighty
WSGI org Home Page Docs
http://wsgi.readthedocs.org/en/latest/
WSGI (Howto with Lighttpd2)
http://redmine.lighttpd.net/projects/lighttpd2/wiki/Howto_WSGI
WSGI (PEP 333)
http://legacy.python.org/dev/peps/pep-0333/
WSGI - Python's Secret Web Weapon
http://www.xml.com/pub/a/2006/09/27/introducing-wsgi-pythons-secret-web-weapon.html
http://www.coretechnologies.com/products/AlwaysUp/Apps/RunLighttpdAsAService.html
Lighttpd - light-weight HTTPD
http://www.lighttpd.net/
Simple Common Gateway Interface (replacement for CGI and similar to FastCGI)
http://www.python.ca/scgi/protocol.txt
Web Development With Python
http://www.fredshack.com/docs/pythonweb.html
Wikipedia link
http://en.wikipedia.org/wiki/Lighttpd
Windows Download
http://en.wlmp-project.net/downloads.php?cat=lighty
WSGI org Home Page Docs
http://wsgi.readthedocs.org/en/latest/
WSGI (Howto with Lighttpd2)
http://redmine.lighttpd.net/projects/lighttpd2/wiki/Howto_WSGI
WSGI (PEP 333)
http://legacy.python.org/dev/peps/pep-0333/
WSGI - Python's Secret Web Weapon
http://www.xml.com/pub/a/2006/09/27/introducing-wsgi-pythons-secret-web-weapon.html
Subscribe to:
Posts (Atom)