2004-04-06 |
Python to the rescue! |
Today my boss came to me needing an application to ping our company web servers and send email to the admin if they don't respond. And he needed it fast - in a few hours. Python to the rescue! I told him no problem and whipped together a script from httplib and smtplib. Tonight it's in production! :-) |
posted at 19:49:20
#
comment []
trackback []
|
|
Jython wins for now |
I recently wrote (Python or Jython?) about whether to use Jython or Python for my next project. For pragmatic reasons I have decided on Jython. Mostly this is because I want to leverage the work I did on the last project:
- There are several pieces I might want to reuse including a styled editor and a nice toolkit for putting together editing panels.
- Java Web Start is working pretty well as a deployment strategy.
- I'm pretty good with Swing now and I would have to learn a new GUI toolkit to use Python.
- I really do like dom4j, I don't think any of the Python XML toolkits compare. ElementTree is the closest I know of, but its XPath support is limited.
- And Velocity, and Jetty :-)
Next time, who knows?
|
posted at 19:42:56
#
comment []
trackback []
|
|
|
April 2004 |
---|
Mo | Tu | We | Th | Fr | Sa | Su |
---|
| | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | | | Mar 2004 | | May 2004 |
---|
Comments about life, the universe and Python, from the imagination of Kent S Johnson.
BlogRoll
|