pydanny
My blog on things Python and other tech stuff.
Tuesday, June 12, 2007
A thought on methods in Plone
›
Note: Because of the limitations of blogger, I am replacing the ' ' in XHTML statements with '[' and ']'. We just d...
Monday, June 4, 2007
Plone Introspection
›
So you have a Plone content type with some fields. What are the properties of that content type? Well, you can look it up by finding in yo...
Friday, May 25, 2007
Image of the Day 'extension' of FeedFeeder experience
›
Introduction For a huge work project I was asked to extend FeedFeeder so we could have an image of the day type. I like FeedFeeder and thi...
3 comments:
Wednesday, May 23, 2007
Interfaces in Zope 3 and Five
›
We use Plone a lot on the job. And Plone is leaning towards Zope 3 these days, which means Interfaces (thanks to Zope 2's inclusion of ...
Wednesday, May 16, 2007
Beautiful Soup is Beautiful
›
I have a bunch of content stored on an old instance of pmwiki. I've never liked pmwiki, since it seems to only have a half-hacked stat...
2 comments:
Wednesday, May 9, 2007
The Dark Side begins its seduction...
›
...but I don't think many will convert. I'm talking about the Python community embracing the Microsoft Silverlight Dynamic Language ...
Tuesday, May 8, 2007
JSON and Python
›
I hate XML. I love JSON. Now that I've made that clear, lets go into how I want Python to handle my JSON. I want a built-in function to ...
‹
Home
View web version