« August 2007 | Main | October 2007 »
September 25, 2007
Django on MOSX
Installing Django on OS X is one of several descriptions for setting up a Django environment for Mac OS X. It describes using mod_python, but using FastCGI (fcgi) might be better. fcgi is what our local webmasters support in production(-like).
Posted by lsloan at 09:50 AM | Comments (0)
MacPython Installers and Packages
Mac OS X Python Packages has several supporting packages for Python as well as installers for the interpreter itself.
Posted by lsloan at 09:25 AM | Comments (0)
Python Tool Downloads
Python Stuff is a small, simple web site with links to Python development tools. There are links for MacPython, an updated version of Python for Mac OS X that installs from a package without disturbing the interpreter that came with the OS. I believe this web site is maintained by Bob Ippolito, a well-known supporter within the Python community.
Posted by lsloan at 09:23 AM | Comments (0)
September 17, 2007
J-What?
This article explains the evolution of Java web apps, from mixed presentation, to JSP and up to JSF with other helper technologies.
Enterprise Java Community: Integrating JSP/JSF and XML/XSLT: The Best of Both Worlds
Posted by lsloan at 01:36 PM | Comments (0)
JSF KickStart
This worked for me. I will try it in Eclipse next.
Posted by lsloan at 10:18 AM | Comments (0)