Christopher Mahan

2,870
Reputation
308 views

Registered User

Name Christopher Mahan
Member for 1 year
Seen 38 mins ago
Website
Location Los Angeles, CA, USA
Age 41
22h
comment Amazon S3 FTP interface
Ah thanks, will check this out!
23h
asked Amazon S3 FTP interface
Nov
11
awarded  Nice Question
Nov
11
comment Python 2.6 on Debian stable. Where should the executable go?
Ah, very good. I'll take a look!
Nov
10
comment Python 2.6 on Debian stable. Where should the executable go?
@ Dirk: Thanks!
Nov
10
comment Python 2.6 on Debian stable. Where should the executable go?
I realize this, but as much as possible I want to minimize the impact on "stable", so I want to limit dependencies.
Nov
10
comment Python 2.6 on Debian stable. Where should the executable go?
Just VirtualBox on WinXP now :)
Nov
10
comment Python 2.6 on Debian stable. Where should the executable go?
@Jed Smith && @ jamessan ah, I see. Thanks.
Nov
10
comment Python 2.6 on Debian stable. Where should the executable go?
/usr/local is reserved in debian. per debian.org/doc/maint-guide/…
Nov
10
comment Python 2.6 on Debian stable. Where should the executable go?
Yes. I'm looking at using checkinstall
Nov
10
comment Python 2.6 on Debian stable. Where should the executable go?
Ah, interesting. Thanks!
Nov
10
comment Python 2.6 on Debian stable. Where should the executable go?
debian.org/doc/maint-guide/… says to go to /urs/bin I think this is a Debianism.
Nov
10
comment Python 2.6 on Debian stable. Where should the executable go?
backports.com does not have python2.6 There are dependency problems on debian stable. Working through these now.
Nov
10
asked Python 2.6 on Debian stable. Where should the executable go?
Nov
9
answered How can I automate running commands remotely over SSH?
Nov
8
comment What is the single most influential book every programmer should read?
this is a duplicate.
Nov
8
comment What is the single most influential book every programmer should read?
I just finished it a couple of days ago. It has restored my faith in the superiority of the human brain over corporate systems.
Nov
8
comment What non-programming books should programmers read?
Oh yeah, Awesome!
Nov
8
comment What non-programming books should programmers read?
I really liked that one too :)
Nov
8
comment What non-programming books should programmers read?
Read the Koans at the end.
Nov
8
comment What non-programming books should programmers read?
I can juggle for about 7 minutes straight (1500 throws) The max I ever reached was 3700. That took about 20 minutes. It's an exercise in focus.
Nov
8
comment What non-programming books should programmers read?
Indeed! Where you are weak, appear strong; where you are strong appear weak. Thus you confuse your enemy.
Nov
8
comment What non-programming books should programmers read?
@chris Simmons: For the love of Syanoq, please don't even look at any of the later Herbert Jr./Anderson crapola. Jus read books 5 and 6 again if you get that urge. Beware the faster Teg.
Nov
8
comment What non-programming books should programmers read?
Yeah, it's an outstanding book. It's on my read-many-times list.
Oct
30
awarded  Popular Question
Oct
29
awarded  Guru
Oct
27
comment How do you uninstall in *nix?
what if ./configure && make uninstall returns make: * No rule to make target `uninstall'. Stop. ?
Oct
16
comment html: what effects does ‘form’ have on the layout of a page
You can also make it appear inline by adding "display:inline;" in the style attribute/css class/tag.
Oct
5
comment How to Find that Rock Star Junior Developer?
It's not an intern in the normal sense of the word. A normal intern is not paid, but cannot materially contribute to the success of the compaNY (thus is not able to make a useful contribution). In this case, you treat the person like a contractor, but with an eye on keeping that person long-term.
Oct
4
comment how to run both python 2.6 and 3.0 on the same windows XP box?
Ok I think this is the solution I was waiting for,
Oct
4
comment how to run both python 2.6 and 3.0 on the same windows XP box?
ok Johnp. I'll definitely take a look at virtualenv.
Oct
4
comment how to run both python 2.6 and 3.0 on the same windows XP box?
I think I'm going to go with associating .py with version using ftype sort of thing mentioned by stackoverflow.com/users/124312/zwergner
Oct
4
comment how to run both python 2.6 and 3.0 on the same windows XP box?
Ah, @brianpeiris and @Zwergner most excellent. I will dig further!
Oct
4
comment how to run both python 2.6 and 3.0 on the same windows XP box?
I hear you. That's the way I do it. The problem lies with the extension binding. I wish #! worked in windows.
Oct
4
comment how to run both python 2.6 and 3.0 on the same windows XP box?
ok. so when I run the program I just prepend the path, right? Like c:/python26/python.exe myprog.py What do you do with the .py extension?
Oct
4
comment how to run both python 2.6 and 3.0 on the same windows XP box?
Interesting, but I want to be able to learn the 3.0 syntax (print()) etc but still need to maintain some 2.5 and 2.6 code...
Oct
4
revised Problem in understanding how singleton methods work in Ruby
Typo
Oct
4
asked how to run both python 2.6 and 3.0 on the same windows XP box?
Sep
14
accepted Lowest cost Windows VPS hosting?
Sep
9
accepted Getting Good Google PageRank
Aug
10
awarded  Popular Question
Aug
7
awarded  Yearling
Aug
3
awarded  Enlightened
Jul
30
awarded  Notable Question
Jul
15
awarded  Nice Answer
Jul
4
revised How should I design classes for Many-to-Many relationships?
fixed title. many to many
Jun
23
awarded  Good Answer
Jun
23
revised How to Find that Rock Star Junior Developer?
added original reference link
Jun
23
revised How to Find that Rock Star Junior Developer?
added two dashes before Bill Gates' name.
Jun
17
revised What IDE to use for Python
added LN, CF, MLS to jEdit