Add Item Manually in DropDownList

In ASP.NET, we can bind the dropdownlist to a data source so that it can display the items dynamically. But one of the problem is that you can’t add the any new item such as “Select One” in the list. But here is the workaround for it: <asp:DropDownList ID=”ddlProducts” DataSourceID=”SqlDataSource2″ DataTextField=”ProductName” runat=”server” onDataBound=”ddlProducts_DataBound”> </asp:DropDownList> protected … Read more

Screamyx Improved?!?!

In my previous post, I said that the speed of browsing and downloading is damn slow. But now, it seems that Screamyx is back to normal. Not only that, they also upgraded my line to 2mbps! But I think it is capped at 1mbps. My bittorrent speed is greatly improved, it is so fast that … Read more

Sucky Connection

Damn streamyx. I’m having some major slow down, timeout,etc while visiting some of the international site. One of them is Gmail! I’m very frustrated right now because it keep giving me timeout and I can’t check my mail D: TMnut better solve this problem asap.

Fedora Core 4

Just installed Fedora Core 4 in my pc πŸ˜‰ Having some minor problem installing it. Don’t know why it wont install if I have another extra partition in my drive. πŸ™ By default, nothing much is installed if compared to Ubuntu. Ubuntu is more suitable for personal use, I guess. And the installation is not … Read more

WordPress 2.0 Final

Finally, WordPress 2.0 Final is out (several days ago xD) For the list of changes: http://wordpress.org/development/2005/12/wp2/ (too long >_>) Havent update my blog to 2.0 yet. Will update it when i remember or i have time. ^_^

WordPress 2.0 Release Candidate

The next release of WordPress is drawing near. Please help us shake out any last remaining bugs by downloading and testing the 2.0 Release Candidate. If all goes well, the Release Candidate will become 2.0 final. WeÒ€ℒre almost there. Download, test, and head over to the Beta Forum to let us know if the Release … Read more