What a week! but I enjoyed it Thanks to Duncan who wrote the wiki page for me Instruction and the update detail can be found in: http://fascinator.usq.edu.au/trac/wiki/Watcher/Installing
Monthly Archive: June 2009
Permanent link to this article: http://lindaocta.com/?p=138
Jun
15
MAC OS X – FS Watcher for The Fascinator Desktop
When a file is created, modified or deleted in MAC OS X, knotify will notify Spotlight to re-index and extract the metadata and data contents of the file. All the indexed information is stored in .Spotlight directory on the root directory. In my previous blog post, Linux-FS watcher, I mentioned that i used sqlite to …
Permanent link to this article: http://lindaocta.com/?p=126
Permanent link to this article: http://lindaocta.com/?p=119
Jun
05
Pdf manipulation in Python
For the past few months, apart from the data issue, I am involved in merging multiple pdfs to create a book of reading for the university. Refer to my post: Pdf merging. I am using two different libraries to complete this project: pypdf and reportlab Here is a very simple example of using reportlab library …
Permanent link to this article: http://lindaocta.com/?p=114