Some scripts that I wrote which you may find useful.
- Automatic photo album generator You provide a list of jpg, or gif images and you can
- Add captions to each of them using a GUI
- Arrange them in whatever order you want
- Create a HTML file for each image so you click through and view them
one by one using a web browser.
- And finally create icons for each photo and create an album page
that shows all the icons in one page.
This page was automatically created using this tool.
- A front end for the graph drawing tool jgraph
- Converting iTunes music files to mp3
- Create your own graph paper (or graph
sheet) - like this
. fig2dev has a pretty
cool -G option, this script is simply a wrapper around that.
graph sheet (ps)
graph sheet (pdf)
- Google calculator - perl wrapper around gooogle's calculator. I have found this to be best after trying out python, perl, gdb, and bc as calculator hacks.
- Unified citations in html, latex bib, and PDF - A set of scripts I wrote for maintaining a unified latex bib file of all my papers, show a list of publications in HTML, and
create a PDF file listing my papers chronologically. Download the attached tgz, edit the bib.tex file replacing my name with yours, add your papers to the HTML, and run make: you should see a bib.pdf and a bib.bib file. Example.
- UTCS admins do a great job, but the UTCS webpage opening of each link in a new window is just too painful. Greasemonkey script to fix this.
- Greasemonkey script to get rid of ads and increase width of text column for The Hindu news.script
- Greasemonkey script to get rid of ads and increase width of text
column for The Indian Express news.script
- Greasemonkey script for BBC (news.bbc.co.uk) articles to
remove left and right sidebars, and expand article to full window width.
script
- Greasemonkey script for isolating Yahoo news articles
and expanding to full width. script
- Astronomy Picture of the day RSS feed
- ACM TechNews RSS feed
- A list of commonly use architecture words, populate
use with add-completions-from-file is you use emacs auto-complete.
download
Raw list of all greasemonkey scripts:
- apod.user.js
- bbc.user.js
- cingular.data.user.js
- cingular.user.js
- cricinfo.user.js
- google_weather.user.js
- hindu.user.js
- ie.user.js
- mbna.data.user.js
- mbna.user.js
- ufcu.user.js
- utcs.user.js
- yahoo.user.js