Filter news project

This my new hobby, read different news group and brief only the relevant information available in a tiddly wiki. That way I filter the spam and have something very clean and I hope to gain knowledge this way too . Sound fun right ! Lets get started ! You might …

Tiddly Wiki ?

I just discoverd tiddlywiki , it is just an amazing javascript based wiki . It is light weight and can be put to use for people who host web pages on a shared hosting and you are not willing to put too much effort into learning other CMS systems like …

Open Source Tools for Electronics Engineers

This is a post about various open source software available for electronics engineers . I am writing this as a note to myself ! Qucs project : Qucs is an integrated circuit simulator which means you are able to setup a circuit with a graphical user interface (GUI) and simulate …

Django Pain Points

1) Template system :- you have to learn the a whole new config language 2) Too much special purpose abstraction , eg for SQL etc .. Note that I am still learning 😛 . Good thing though is that once everything is setup , it is very easy to make …