Archives 

Show All

  • 2008
  • 2007
    • November
    • October
    • September
    • August
      • Philosophy
        08/29/07
        I have a great interest in philosophy, specifically eastern philosophy, though I do respect the works of many western philosophers. Moving on...

        This is something I have believed since a long time, though I seem to make more connections now. Our whole life is a balancing act, our actions

      • Optimization problem
        08/29/07
        I have come identified an optimization problem (with real life use and example). Here it is:

        Given a set of n items with weights w[j] where 1 <= j <= n, you are required to split the n items into subsets of size m, such that the total weight of each subset is optimally equal.
        <

      • Sick UI tutorials/articles
        08/28/07
        Here are some nice links I found, to make forms that are not the standard type:

        1) http://www.devx.com/dotnet/Article/21448 - nice and simple
        2) http://samples.gotdotnet.com/quickstart - I have not read this yet, but its about creating custom controls
        3) http://www.akadia.com/se

      • Todo list
        08/12/07
        Now, here is my todo list for this site:

        * Customize this blog template to fit the site (though I really love this look!)
        * Get MySQL based image gallery up and running
        * Develop my own blog engine (i started the work about 2 weeks ago, i think)

        That is all for now

      • Simple PHP Blog Setup
        08/12/07
        Wow! no kidding. The setup was simple :)

        And now, my blogging (in my own site) journey begins