python is sexy

December 17th, 2007

flipp@borked:~/bin/python-twitter-0.5$ sudo python setup.py clean
running clean
flipp@borked:~/bin/python-twitter-0.5$ sudo python setup.py build
running build
running build_py
running egg_info
writing requirements to python_twitter.egg-info/requires.txt
writing python_twitter.egg-info/PKG-INFO
writing top-level names to python_twitter.egg-info/top_level.txt
writing dependency_links to python_twitter.egg-info/dependency_links.txt
reading manifest file ‘python_twitter.egg-info/SOURCES.txt’
writing manifest file ‘python_twitter.egg-info/SOURCES.txt’
flipp@borked:~/bin/python-twitter-0.5$ sudo python setup.py install
running install
running bdist_egg
running egg_info
writing requirements to python_twitter.egg-info/requires.txt
writing python_twitter.egg-info/PKG-INFO
writing top-level names to python_twitter.egg-info/top_level.txt
writing dependency_links to python_twitter.egg-info/dependency_links.txt
reading manifest file ‘python_twitter.egg-info/SOURCES.txt’
writing manifest file ‘python_twitter.egg-info/SOURCES.txt’
installing library code to build/bdist.linux-i686/egg
running install_lib
running build_py
creating build/bdist.linux-i686/egg
copying build/lib/twitter.py -> build/bdist.linux-i686/egg
byte-compiling build/bdist.linux-i686/egg/twitter.py to twitter.pyc
creating build/bdist.linux-i686/egg/EGG-INFO
copying python_twitter.egg-info/PKG-INFO -> build/bdist.linux-i686/egg/EGG-INFO
copying python_twitter.egg-info/SOURCES.txt -> build/bdist.linux-i686/egg/EGG-IN
FO
copying python_twitter.egg-info/dependency_links.txt -> build/bdist.linux-i686/e
gg/EGG-INFO
copying python_twitter.egg-info/requires.txt -> build/bdist.linux-i686/egg/EGG-I
NFO
copying python_twitter.egg-info/top_level.txt -> build/bdist.linux-i686/egg/EGG-
INFO
zip_safe flag not set; analyzing archive contents…
creating ‘dist/python_twitter-0.5-py2.5.egg’ and adding ‘build/bdist.linux-i686/
egg’ to it
removing ‘build/bdist.linux-i686/egg’ (and everything under it)
Processing python_twitter-0.5-py2.5.egg
Removing /usr/lib/python2.5/site-packages/python_twitter-0.5-py2.5.egg
Copying python_twitter-0.5-py2.5.egg to /usr/lib/python2.5/site-packages
python-twitter 0.5 is already the active version in easy-install.pthInstalled /usr/lib/python2.5/site-packages/python_twitter-0.5-py2.5.egg
Processing dependencies for python-twitter==0.5
Finished processing dependencies for python-twitter==0.5
flipp@borked:~/bin/python-twitter-0.5$

it’s even simpler than using cpan for perl. no setup program, not prompts, just some commands and bam stuff gets configured, built, and installed. i’ve played with coding with python before, mostly in dealing with red hat/anaconda installs but this is just too cool. checkout this comment for more info on setting up python.
[ setting up python-twitter for deskbar-twitter for deskbar]

 

twitter tools + wordpress 2.3

December 17th, 2007

ha! found a fix for the twitter tools category issue. you can either edit your twitter tools plugin manually, or just grab an updated twitter tools for wordpress 2.3 plugin. surprisingly enough i stumbled upon the fix while searching for blog_post_category. the addition of tags in wp 2.3 changed the wpdb structure… i guess i should go find updated docs.

update: i just re-checked alex king’s site. there’s a new beta for twitter tools (11b1) out. sweet. alex king is definantly a site you should check out if you want some wordpress ideas or useful plugins.

 

too many plugins.

November 13th, 2007

bonq_fixthis_111307_sm.png

arg. so much stuff to fix. booo.

 
other posts [ older ]