pydanny

My blog on things Python and other tech stuff.

Monday, October 29, 2007

What is a real language?

›
I remember back in my Java days I thought it was cool I was doing a 'real language'. That meant it used semi-colons to close statem...
Sunday, October 14, 2007

Handy code snippet

›
[div content="structure provider:plone.leftcolumn"]
Thursday, October 11, 2007

KSS or Plone4Artists sprint choice

›
I'm interested in both. I think I might do better at the KSS sprint because they really need a good set of tutorials and documentation....

Technorati Fun

›
Technorati Profile
Wednesday, October 10, 2007

Top 5 Design Tips for Skinning Plone

›
================= Tip 5 - Centered Design ================= - Fixed width #visual-portal-wrapper { width: 980px; margin-left:auto; margin-ri...
Tuesday, October 9, 2007

Required methods to make a class iterable

›
Really useful: #required iterable elements class MyIterator(object): def __iter__(self): return self.data.__iter__() def ...
Saturday, October 6, 2007

Travel Blog!

›
Here it is for those who want it: http://dannygreenfeld.blogspot.com/
‹
›
Home
View web version
Powered by Blogger.