The Artima Developer Community
Sponsored Link

Python Buzz Forum
Zope3 study part-1

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Baiju M

Posts: 225
Nickname: baijum81
Registered: Aug, 2004

Baiju M is a new user
Zope3 study part-1 Posted: Sep 11, 2005 6:25 AM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Baiju M.
Original Post: Zope3 study part-1
Feed Title: Programming life without Python(?)
Feed URL: http://baijum81.livejournal.com/data/rss
Feed Description: Programming life without Python(?)
Latest Python Buzz Posts
Latest Python Buzz Posts by Baiju M
Latest Posts From Programming life without Python(?)

Advertisement
Today I started experiments with Zope 3, Last few weeks I
took print outs of Zope3 book's most of the pages in DotMatrix :)

I think the learning curve is too steep, but it was very interesting.

When I started learning PyGTK, I created a usable app in one week.
My motivation to learn PyGTK was redhat-config-* tools, there was
nothing interesting in those apps, but it amazed me that it was very cool.

This is first time I am learing a framework (hmm.. there is PyUnit,
but its not that much difficult). May be for developing huge apps,
big frameworks will be required, anyway I will look into other
alternatives after Zope3 becomes comfortable.

First I created an instance of zope at /var/tmp/tzope/

then created a package at /var/tmp/tzope/lib/python

and It is 'Zissue Tracker' (an experimental zissue/bug tracking
system for learing Zope 3)

So the package reside in : /var/tmp/tzope/lib/python/zissuetracker

Today (Sunday) I came to my office just to work on it.
Now I only finished few interfaces.

I just tried to publish it zope.org, but failed will try tomorrow.

Read: Zope3 study part-1

Topic: Web 2.0 Stereotypes Previous Topic   Next Topic Topic: Java/Flickr Meetup

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use