Author Topic: Django  (Read 3706 times)

-KEN-

  • Some Other Mofo
  • Jackass In Charge
  • Posts: 1001
  • Karma: +75/-100
Django
« on: July 25, 2008, 06:26:23 PM »
Anyone else fall in love with Django lately? http://www.djangoproject.com/

We're getting married next Fall.

hans

  • Guitar Addict
  • Jackass In Charge
  • Posts: 3523
  • Karma: +46/-18
Re: Django
« Reply #1 on: July 25, 2008, 09:09:24 PM »
I'm trying to get all about Grails. The side effects of being a Java developer. Trying to figure out how to move our Spring based projects to Grails instead and make life easier and faster (even faster than already).

Love these new frameworks popping up though.
This signature intentionally left blank.

ober

  • Ashton Shagger
  • Ass Wipe
  • Posts: 14305
  • Karma: +73/-790
  • mini-ober is taking over
    • Windy Hill Web Solutions
Re: Django
« Reply #2 on: July 25, 2008, 09:11:14 PM »
Python?  Ick.

Mike

  • Jackass In Charge
  • Posts: 11248
  • Karma: +168/-32
  • Ex Asshole - a better and more caring person.
Re: Django
« Reply #3 on: July 25, 2008, 09:20:07 PM »
OMG what a fucking ugly ass page

Dumah

  • Jackass IV
  • Posts: 960
  • Karma: +21/-6
Re: Django
« Reply #4 on: July 26, 2008, 04:00:50 AM »
Got a book on it but havent got around to it yet.

Still messing with the various Win modules written for python...do you know you can write COM servers with this stuff? And not just IDispatch...I mean stuff like Office Add-ins and shell extensions.

Cool

Steve

  • This 49%er supports Romney
  • Just a Jackass
  • *
  • Posts: 16120
  • Karma: +31/-410
  • Mr. Mom
Re: Django
« Reply #5 on: July 26, 2008, 11:37:09 AM »
hey ethic if you and i were both courting lily allen..... oh wait, which one of us has a relationship that lasted more than the bus ride home?

-KEN-

  • Some Other Mofo
  • Jackass In Charge
  • Posts: 1001
  • Karma: +75/-100
Re: Django
« Reply #6 on: July 27, 2008, 05:34:08 PM »
Python?  Ick.

What's "ick" about Python? I've been drinking the py kool-aid lately. It's a damned powerful language, and once you get past the whitespace thing, you might like it. But I'd like to hear some valid criticisms. I'm a PHP hater, never tried Ruby beyond a few basic examples; Python's been an amazing alternative (to PHP).

Quote
OMG what a fucking ugly ass page

Say what you will about its looks, I'll be the back-end is rock solid. :cool2:

Mike

  • Jackass In Charge
  • Posts: 11248
  • Karma: +168/-32
  • Ex Asshole - a better and more caring person.
Re: Django
« Reply #7 on: July 27, 2008, 07:18:04 PM »
Doesn't matter if I throw up after 3 minutes on the site.  If I can't get to the information about it then it fails.

Oh and PHP rocks because it does

Dumah

  • Jackass IV
  • Posts: 960
  • Karma: +21/-6
Re: Django
« Reply #8 on: July 28, 2008, 06:17:41 AM »
I prefer python because I can do more with it. I can do the usual web stuff like cgi, or embed python into webpages like PHP using python server pages or I can use one of the many frameworks like Django or Turbogears to make my site.

Then I can code some shell scripts on my linux boxes and then code some shell extensions or office add-ins on my windows boxes. Hell if I want to throw in a GUI I have plenty of frameworks to chose from

PHP is fantastic for web stuff...python is great for everything

So there...  :nana:

Mike

  • Jackass In Charge
  • Posts: 11248
  • Karma: +168/-32
  • Ex Asshole - a better and more caring person.
Re: Django
« Reply #9 on: July 28, 2008, 10:20:51 AM »
I doubt that python is great for doing robotics on an 8bit processor running at 16 MHz.  Granted neither would PHP but no one language is good for everything.

And I've done some system stuff with PHP.  For example post commit scripts for SVN.

And if I need a GUI I just write it in PHP and use a browser ;)

Dumah

  • Jackass IV
  • Posts: 960
  • Karma: +21/-6
Re: Django
« Reply #10 on: July 28, 2008, 12:38:32 PM »
>>I doubt that python is great for doing robotics on an 8bit processor running at 16 MHz

My NSLU2 runs with a 32bit X-Scale CPU at 266Mhz and runs python fairly well. I know the processors your talking about though and apart from vendor specific C compiler you dont get many options.

Mike

  • Jackass In Charge
  • Posts: 11248
  • Karma: +168/-32
  • Ex Asshole - a better and more caring person.
Re: Django
« Reply #11 on: July 28, 2008, 12:53:57 PM »
GCC and the entire GNU chain is vendor specific?

The Sun SPOTs run at 180 MHz and do java.  But if you only need some really lightweight processors then those languages become less useful.  At the same time I wouldn't touch GUI writing in C for all the gold in Fort Knox.  I've been there and done that and I ain't going back.

Dumah

  • Jackass IV
  • Posts: 960
  • Karma: +21/-6
Re: Django
« Reply #12 on: July 28, 2008, 01:01:33 PM »
>>GCC and the entire GNU chain is vendor specific?

Really? That's pretty cool. The ones I found always had some weird "C" compiler bundled in that I wouldn't usually touch with a barge-pole. If you can can get GNU on it then that's pretty good.


Mike

  • Jackass In Charge
  • Posts: 11248
  • Karma: +168/-32
  • Ex Asshole - a better and more caring person.
Re: Django
« Reply #13 on: July 28, 2008, 01:07:03 PM »
Yeah it was nice.  I still used some special front-end for doing the hex writing but it was free so that was ok.

Dumah

  • Jackass IV
  • Posts: 960
  • Karma: +21/-6
Re: Django
« Reply #14 on: July 28, 2008, 01:16:01 PM »
I tried to buy one of those X-Scale development boards a while ago. They can run linux or CE but you can also compile your own code with GNU and use RedBoot to run them on startup. I couldnt get the board I wanted though so I'm still searching Ebay