python.abdullahsolutions.com
Abdullah Solutions Using Python: ArgoUML & ArchGenXML Howto
http://python.abdullahsolutions.com/2009/07/argouml-archgenxml-howto.html
Abdullah Solutions Using Python. I like programming in Python. I like learning about it, I like using it, and so I wish to share it. Friday, July 10, 2009. ArgoUML and ArchGenXML Howto. For a more detailed understanding of these instructions, go to it's source. At the Plone docs. These instructions has been tested with ArgoUML 0.26.2 and 0.28. The recommended way now to get the ArchGenXML product is through a buildout. Create a fresh directory and go into it. In that directory copy the bootstrap.py.
python.abdullahsolutions.com
Abdullah Solutions Using Python: February 2009
http://python.abdullahsolutions.com/2009_02_01_archive.html
Abdullah Solutions Using Python. I like programming in Python. I like learning about it, I like using it, and so I wish to share it. Thursday, February 19, 2009. Install python-ldap with easy install. Kept getting an error from gcc. Until finally I figured out to do:. Sudo apt-get install libldap2-dev. And then it was able to finally compile. Posted by Abdullah Zainul Abidin. Wednesday, February 18, 2009. Learning Plone Fast Forward. How to add pagination. B size python:10;. B start python:0;. If mtisAno...
python.abdullahsolutions.com
Abdullah Solutions Using Python: July 2009
http://python.abdullahsolutions.com/2009_07_01_archive.html
Abdullah Solutions Using Python. I like programming in Python. I like learning about it, I like using it, and so I wish to share it. Friday, July 10, 2009. ArgoUML and ArchGenXML Howto. For a more detailed understanding of these instructions, go to it's source. At the Plone docs. These instructions has been tested with ArgoUML 0.26.2 and 0.28. The recommended way now to get the ArchGenXML product is through a buildout. Create a fresh directory and go into it. In that directory copy the bootstrap.py.
python.abdullahsolutions.com
Abdullah Solutions Using Python: June 2009
http://python.abdullahsolutions.com/2009_06_01_archive.html
Abdullah Solutions Using Python. I like programming in Python. I like learning about it, I like using it, and so I wish to share it. Friday, June 19, 2009. Export scripts run from Plone/Zope application server. To extract data from a plone instance, the easiest way is to use the plone catalog tool. Using this tool we could search for the data (according to type, path and other criteria of our choosing) and iterate over every row that it finds. From Products.CMFCore.utils import getToolByName. Every crite...
python.abdullahsolutions.com
Abdullah Solutions Using Python: August 2014
http://python.abdullahsolutions.com/2014_08_01_archive.html
Abdullah Solutions Using Python. I like programming in Python. I like learning about it, I like using it, and so I wish to share it. No posts. Show all posts. No posts. Show all posts. Subscribe to: Posts (Atom). Abdullah Solutions Using PHP. ArgoUML and ArchGenXML Howto. 2 Level Navigation In Plone 3. Hi, my name is Abdullah. . View my complete profile.
python.abdullahsolutions.com
Abdullah Solutions Using Python: February 2008
http://python.abdullahsolutions.com/2008_02_01_archive.html
Abdullah Solutions Using Python. I like programming in Python. I like learning about it, I like using it, and so I wish to share it. Friday, February 8, 2008. Introduction to Plone 3. What can I say? I am impressed. Went on over to plone.org. And downloaded Plone 3. Got full text indexing even into pdf and doc files. Very nice. Download it, extract it and run the script:. So once it is done, go on over to the directory you've just installed Plone and type:. Posted by Abdullah Zainul Abidin.
python.abdullahsolutions.com
Abdullah Solutions Using Python: Export scripts run from Plone/Zope application server
http://python.abdullahsolutions.com/2009/06/export-scripts-run-from-plonezope.html
Abdullah Solutions Using Python. I like programming in Python. I like learning about it, I like using it, and so I wish to share it. Friday, June 19, 2009. Export scripts run from Plone/Zope application server. To extract data from a plone instance, the easiest way is to use the plone catalog tool. Using this tool we could search for the data (according to type, path and other criteria of our choosing) and iterate over every row that it finds. From Products.CMFCore.utils import getToolByName. Every crite...
python.abdullahsolutions.com
Abdullah Solutions Using Python: April 2008
http://python.abdullahsolutions.com/2008_04_01_archive.html
Abdullah Solutions Using Python. I like programming in Python. I like learning about it, I like using it, and so I wish to share it. Tuesday, April 22, 2008. More interesting plone resources at:. Http:/ www.combsnet.com/about-plone/volunteer-database. The page discuss quite a few things including:. How do you make the ArgoUML files launch the editor when you double-click them? How do you know all the legal tag values and widget types? How do you make your new type work with smart folders? And to refer wh...
python.abdullahsolutions.com
Abdullah Solutions Using Python: May 2008
http://python.abdullahsolutions.com/2008_05_01_archive.html
Abdullah Solutions Using Python. I like programming in Python. I like learning about it, I like using it, and so I wish to share it. Monday, May 26, 2008. Advanced zope db recovery. 1) Copy the file lib/python/ZODB/fsrecover.py into bin/fsrecover.py. 2) We copied the top part from bin/fsdump.py to set the enviroment needed. 3) We ran the file bin/fsrecover.py till it came close to the time before the data dissapeard (we actually just stopped it with Ctrl-c). Posted by Abdullah Zainul Abidin. Computed: Do...