Develop a tag cloud to display search strings from referers in ASP.NET 2.0
In times of Web 2.0 tag clouds become more and more fashionable. A tag cloud typically displays popular tags related to its website's content. The... more »
0 commentsSave Tags: .net, database, web 2.0, web design
Andromeda: Give it a chance
This PHP PostgreSQL framework takes frameworks to a completely different level. Once you use it with one project your concept of data will never be... more »
1 commentsSave Tags: database, frameworks, opinion, php
Displaying the HSQL Database Manager in JBoss
When using JBoss Application Server, it can be useful to display the HSQL Database Manager Console so that you can execute ad-hoc SQL statements... more »
0 commentsSave Tags: database, how-to, java, server
Some research on generic/EAV tables
Yesterday I confirmed a hunch I’ve had about database schema design. Here’s the background: I’m working on a feature where I track employees and their... more »
0 commentsSave Tags: database
4 WordPress Tips for Surviving Slashdot, Digg, Reddit or StumbleUpon
After making it to the front page of Slashdot (by surprise) and our WordPress site melting 2mins later with a server load of 41, we spent the next few... more »
0 commentsSave Tags: database, how-to, server, tools
Bind CheckBoxList to DataSet
Here's a code sample that might come in handy. This is a CheckBoxList for a fictitious Real Estate broker who wishes to maintain a list of features... more »
0 commentsSave Tags: .net, database, how-to, web design
New hydration modes for Doctrine 1.1
I would like to announce the addition of two new hydration modes to the 1.1 branch that will be included in the 1.1 release: HYDRATE_SCALAR and... more »
0 commentsSave Tags: database, frameworks, php
Character Sets, Collations and the Jörmungandr
One of the (many) ongoing discussions in the Drizzle developer community is the level of support the database server kernel should provide for... more »
0 commentsSave Tags: database, opinion, standards
via