Profile_bird

Hey there! infixum is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving infixum's tweets.

Already using Twitter
from your phone? Click here.

infixum

  1. Our company's Clementine/SPSS PASW 13 guy really helped me out today - thanks Rob.
  2. @brettsky re: class names. Personal preference is shorter is better (no inclusion of module name in class name) - could be full of it.
  3. Took me forever to get started with new string formatting in Python 3.x, but starting to like it.
  4. @calharding re: Today is the tomorrow you worried about yesterday. Was it worth it? Cal, you obviously don't know what my days are like.
  5. @voidspace re: planetgnome thing. I think the deal was Stallman complained about posts on proprietary software on planetgnome.
  6. Getting ready for church.
  7. Got java assignment number 5 completed - 5 down, 5 to go.
  8. Chatted with old friend for a while on the phone. Ready to mess with java problem again.
  9. Now have gotten java somepackage.SomeClass to work from command line - have done nothing useful at all, but euphoria is a relative thing.
  10. @brettsky re: ABC resolution of needs. Ended up being a really simple one line solution. Elegant.
  11. Finally got package/CLASSPATH thing to go in java - some of the simplest things mess me up the most.
  12. @zedshaw re: daemon. I'm not smart enough to defend it or even use it. Trying to be helpful, pissing you off. Sorry, man. Don't hate me.
  13. @voidspace - I'm glad PlanetPython isn't like PlanetGnome http://www.itwire.com/content/view/29995/1090/
  14. @zedshaw I'm a lousy Python apologist. Anybody can write code and put it on Pypi - maybe that's a problem :-\
  15. @zedshaw re: python-daemon. Not an expert - idea with Pypi is to rate packages and allow author (in this case Finney) to fix what's broken
  16. @zedshaw s/pipy/pypi
  17. @brettsky re: multiple inheritance and ABCs. Circular jerkular (sorry) - I'm trying to learn java and hating life - misery loves company.
  18. @zedshaw Reason why I was interested in daemon is I saw the PEP not long ago and didn't think it had gotten packaged with main Python distro
  19. @zedshaw re: python-daemon. It's in the package index (It said beta-4),but it's not part of the stdlib - you can rate it on pipy
  20. Having trouble making java CLASSPATH and package work - not comprehending rules at all.