- What is Firedrop2?
It is open source and written in Python by Hans Nowak.
It is cross platform and runs on Windows,Linux, Mac OS X and most Unix like systems.
Fuzzyman has created a plugin creation tool and some nice plugins.
- Downloads:
wxPython 2.5xx (wxPython2.5-win32-ansi-2.5.5.1-py24.exe)
wax 2.xx (wax-0.2.68 )
firedrop2-2005.9
- Installation:
>>>wxPython 2.5xx (wxPython2.5-win32-ansi-2.5.5.1-py24.exe) -Install at 'C:\Python24\Lib\site-packages'
>>>wax 2.xx (wax-0.2.68 ) - Unzip the file(anywhere) and copy-paste the 'wax' folder to 'C:\Python24\Lib\site-packages'
Note: setup.py is provided for installation, but due to some incompatible changes,this might not work.Use the copy-paste technique as above.
>>>firedrop2-2005.9 - Unzip the file to 'C:\Python24\Lib\site-packages'
Note: 'C:\Python24\Lib\site-packages' should contain the following folders now: wx-2.5.5-msw-ansi, wax, firedrop2
- Configuration:
From:
import tools
tools.require_wax('0.2.57')
To:
import tools
tools.require_wax('0.2.68')
- Testing:

You have successfully installed and configured the 'firedrop2'.
Note:
>>> This micromini how-to is based on the Mini How-To for Firedrop2 and Python411: Firedrop2 Podcast by Ron Stephens
2 comments:
Wow - you're blog is full of good info. It's getting hard to find blogs with useful content and people talking about Content Management System these days. I have just started my Latest Content Management System News blog and would really appreciate you coming by - thanks again
Your blog is great! It's hard to find blogs with good content and people talking about Content Management System these days! I have a secret Content Management System Exposed if you want to come check it out
Post a Comment