mohangk.org/blog

Thoughts, somewhat explained

August 28, 2008
by admin
0 comments

links for 2008-08-27

SourceForge.net: Reverse Snowflake Joins A very interesting tool that can visualise a query – great for debugging queries. (tags: python programming visualization database)

August 21, 2008
by admin
0 comments

links for 2008-08-20

SQL WHERE clauses: Avoid CASE, use Boolean logic An excellent discussion in using boolean logic in place of 'case' when writng SQL queries (tags: sql performance boolean) James Carr » Blog Archive » Adventures in Agile Retrospectives A great article … Continue reading

August 15, 2008
by admin
0 comments

links for 2008-08-14

Raphaël—JavaScript Library An interesting library that provides a more simplified interface to drawing vector graphics in the browser. Either uses SVG or VML (tags: javascript graphics vector web)