-
Flash website, Do you need Designer or Programmer?
Recently I worked on few website, that were solely made up in flash. These sites looks good, a background music playing, pages change with some animation. Obviously HTML page cannot look better then flash. I was very excited to work on this website. But soon my excitement goes away, when I have to fix the…
-
Sinwave SuperImposition
Lately I go inactive to my blog, but it doesn’t mean I leave blogging. Just that with my new venture i got so busy that I didn’t get time to do fun stuffs. Yesterday, I finish this flash It was fun working on above flash as this flash doesn’t use any graphics to draw the…
-
ZedGraph Unlocked
I was working on reporting application where I just need to create graphs and paste them on PDF file. For this I choose ZedGraph Control. It is perfect library I found. Although no new development is done on it lately. But they have nothing to code in it anyways. They have good wiki and active…
-
WordPress on Godaddy Windows Server
I have been using GoDaddy Windows server from last 18 months. I have my blog runnin here as well. However initially i got some problem with my wordpress installation, as Godaddy doesn’t support PHP well on windows. (I guess they need new techincal brains, who realize that php is similarly safe on windows as on…
-
GridView bug that fire RowCommand twice
I was trying my hands on .NET 3.5, and discover that Gridview was firing Rowcommand twice for my ImageButton that is draw using ButtonField Column. Later I found that this is a bug/unexpected behaviour from out of the box Gridview. I found some solution on internet that can be seens in detail here: http://forums.asp.net/p/1002747/1324414.aspx#1324414 It…
-
Yet Another Great Free service from Google: Google Chart
Do you always want to have charts on your application, but afraid a developer would ask for high price. OR if you are a developer and looking for effective charting solution for your application. Then the good news is google has already taken care of it. http://code.google.com/apis/chart/ Create your own chart with ease using this,…