Re: Macs are great for Django development!

2012-04-20 Thread John DeRosa
On Apr 20, 2012, at 8:39 AM, creecode wrote:

> Hello Houman,
> 
> On Friday, April 20, 2012 5:58:34 AM UTC-7, Houmie wrote:
>  
> As I am not familiar with Mac, is it true that a let say a Mac Mini is 
> powerful enough to run Python, Eclipse/PyDev and Django like its done 
> in Ubuntu without any problem?
> 
> Macs are great for Django development!  You may have to do a bit more work to 
> get some libraries installed as sometimes they aren't specifically tuned for 
> Macs.  Any modern Mac should be just fine for development.  Heck even ancient 
> Macs (PPC based) can be used albeit slower and somewhat harder to configure, 
> not the OS but again some of the libraries you might install.

+1. Our dev environment is all MacBook Pro laptops. The oldest one is a 
2010-vintage machine. They're a great dev environment.

John

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Macs are great for Django development!

2012-04-20 Thread creecode
Hello Houman,

On Friday, April 20, 2012 5:58:34 AM UTC-7, Houmie wrote:
 

> As I am not familiar with Mac, is it true that a let say a Mac Mini is 
> powerful enough to run Python, Eclipse/PyDev and Django like its done 
> in Ubuntu without any problem?


Macs are great for Django development!  You may have to do a bit more work 
to get some libraries installed as sometimes they aren't specifically tuned 
for Macs.  Any modern Mac should be just fine for development.  Heck even 
ancient Macs (PPC based) can be used albeit slower and somewhat harder to 
configure, not the OS but again some of the libraries you might install.

I have a website  in 
development and the servers are Mac based.  The webserver is a recently 
purchased low-end Mac Mini .  Its 
stack includes djagno, nginx, gunicorn, psycopg2, etc.  The database server 
is an ancient Power Mac G4 (Mirrored Drive 
Doors), 
Dual 1GHz.  It's running Postgres.  The webserver was formerly a Power Mac 
G4 (Mirrored Drive Doors) , Dual 1.25GHz 
which finally gave up the ghost after almost 10 years of faithful service [ 
sniff :-( ].

The system has thus far not been optimized but it runs adequately fast at 
this stage of my development process.  Feel free to look around or even 
enter in some nutrition facts labels! :-)

Toodle-looo...
creecode

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/5zg9YgFpjZ8J.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.