-
Recent Posts
Recent Comments
Archives
Categories
- Data Structures and Algorithms (2)
- Linux (11)
- Misc (2)
- Programming (19)
- Tools (14)
- Web Development (12)
- Windows (1)
Meta
Log In
Monthly Archives: May 2011
Open Source Software Engineering is Not Communism
I’ve worked on a number of software engineering projects over the years that involve a group of 3-5 developers. I’ve also contributed to large open source projects of 20+ developers. The figure to the left is taken from a post … Continue reading
LaTeX and Google Docs
I came across a project called latexlab which seeks to develop a web-based LaTeX editor by utilizing the Google docs base editor and Google Web Toolkit. I played around with it for about 30 minutes and am very impressed. You … Continue reading
Posted in Tools, Web Development
Tagged google docs, google web toolkit, latex, latexlab, mathjax
2 Comments
Ubuntu 11.04 Unity Gets in the Way of the User
Ubuntu has released a new version (11.04) of its Linux operating system. Instead of going with Gnome 3, it went with Unity as the default desktop environment. I’ve now used both Unity and Gnome 3, and it continues to confuse … Continue reading
Exploring Database Tables with jQuery
I woke up this morning tired of phpMyAdmin, and decided to take a stand. phpMyAdmin is a web-based tool that most big hosting companies use for their shared hosting plans. It’s powerful in terms of the set of features it … Continue reading