[UPHPU] PHP Framework
Jonathan Duncan
jonathan at bluesunhosting.com
Fri Jan 26 11:17:46 MST 2007
On Fri, 26 Jan 2007, Roberto Mello wrote:
> On Fri, Jan 26, 2007 at 07:42:57AM -0800, Joshua Simpson wrote:
>>
>> Well, if you're going mention Rails, I feel obliged to mention Django,
>> another rapid development framework, but it's in Python, and uses a
>> different approach. It's faster than Rails, and I vastly prefer using
>> Python over using Ruby, but that's me. You guys can take a look at
>> http://www.djangoproject.com/
>
> Well then, I'll throw in my support for Pylons, an MVC framework for
> Python that I consider to be superior to Django.
>
Well, since everyone else is throwing out things that are better than
anything else, I think I need to mention Commodore BASIC.
* Commodore BASIC (also known as PET BASIC) is the dialect of BASIC used
in Commodore International's 8-bit home computer line.
* A very convenient feature of Commodore's ROM-resident BASIC interpreter
and KERNAL is the full-screen editor.
* Variable names are only significant to 2 characters; thus the variable
names VARIABLE1, VARIABLE2 and VA all referred to the same variable.
* One of the most popular extensions is the DOS Wedge, due to its
inclusion on the Commodore 1541 Test/Demo Disk.
* Very nostalgic to program in!
http://en.wikipedia.org/wiki/Commodore_BASIC
More information about the UPHPU
mailing list