Slashdot Mirror


User: gerbercj

gerbercj's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:question for the floor on Mastering Regular Expressions · · Score: 2, Informative

    This book is not not really to teach you how to write regular expressions. This book teaches you to understand how your regular expressions will be parsed so that you can understand the impact of your approach and start creating expressions that are much more efficient, or that handle special cases more elegantly. It's the book that, in my case, took my skills to the next level. I still refer to it a few times a year, and am glad that it's a part of my library.

  2. Komodo on OS X is a solid choice on Python IDE for Mac OS X? · · Score: 3, Informative

    I have been using ActiveState's Komodo Professional on Windows since 2002, primarily for Perl development. It has good Python support, and the OS X version works great as well. See its Python features here: http://www.activestate.com/Products/Komodo/feature s/python.plex It also supports PHP, Ruby, Tcl, and XSLT, as well as color formatting for other languages. They license developers, rather than machines, so I have legally installed a copy on my PowerBook for work at home, and it's been great. You also mention that you like working on Linux, and you'll be happy to know that they support it as an OS as well. Some interesting features are it's integrated debugger, autocomplete, and the interactive shell. There is a 21-day free trial, and the personal license is only $30.

  3. Robertson = SIPphone, Gizmo on DVD Jon to work for Michael Robertson · · Score: 4, Interesting

    Although Michael Robertson is known for things like Lindows, it seems that he's currently more excited about SIPphone and his Gizmo Project. I would guess that he's more interested in connecting that tool to the world to make a Skype killer. It's already got IP Phone, Jabber chat, and links to Google maps. Perhaps they're ready to reverse engineer some chat protocols for integration into a Jabber server? If only my crystal ball were working...