#ACL All:read = Software = Here are some software I've written and hacks for my own needs. See individual pages for more detail. <> == Miscellaneous == These are some miscellaneous hacks that I've used at various points of time. * [[hacks/Delicious+Wordpress| Delicious+Wordpress]] - Script to generate daily Wordpress blog posts from [[http://delicious.com|del.icio.us]] bookmarks * [[hacks/NetNewsWire+Pocket| NetNewsWire+Pocket]] - !AppleScript to post articles to [[http://getpocket.com|Pocket]] (Read It Later) from the [[http://netnewswireapp.com/|NetNewsWire]] RSS feed reader. * [[hacks/go-url| GO URL]] - A simple URL shortener complete with a browser bookmarklet. * [[http://jaidev.info/bapl/|South Bay APA Stats]] - This is a hack for a better presentation of 8/9 ball teams' statistics and schedule. Shows data from [[http://www.southbayapa.com/bapl_division.htm|multiple PDF files]] maintained by the league operator. * [[http://jaidev.info/home/blog/archives/2007/01/23/wordpress-comment-count.html|wp comment count]] - A script to fix incorrect comment count in [[http://www.wordpress.org/|wordpress]] blogs. * [[http://jaidev.info/downloads/counter.php|PHP Hit Counter]] - This is the counter I used to keep track of page views. It uses flat files and file locking for integrity. * [[http://jaidev.info/downloads/phpdiary-0.02.src.tar.gz|phpDiary]] - These are a set of rudimentary scritps that ran my old blog / journal. At some point of time I moved to LJ and later to wordpress, but [[http://ndeepak.info/|Deepak]] took it up and hacked on it. He might have a better version. == Undergrad == These are stuff I did as academic projects during my Bachelor's course. * [[hacks/AcademicProjects#df| discussion-forum]] - A CGI / perl based discussion forum. * [[hacks/AcademicProjects#nas| news-alert-system]] - A client-server system designed to deliver news headlines to a GTK+ client. * [[hacks/AcademicProjects#ginf| ginf]] - Ginf [GINF Is Not Frontpage] is a WYSIWYG HTML editor. * [[hacks/AcademicProjects#dp| dPaint]] - dPaint is a graphics package written for the DOS environment. * [[hacks/AcademicProjects#md| miniDrafter]] - A ncurses based light weight text editor for linux. <>