Browse by Tags

All Tags » PHP (RSS)
I'm currently working on threaded comment systems. Comment threads allow you to reply to a comment. This is a feature that the users are clamoring for on Vloggerheads because it is a popular feature on YouTube . Even the trolls are wondering when we are...
Posted by rrobbins | 2 comment(s)
Filed under: , , , ,
I'm finally working on a project with the potential to be a really high profile web site. I've offered my services as a volunteer programmer to the http://www.vloggerheads.com web site which is being built on the Ning social networking platform. This...
I regularly browse the ASP.NET Weblogs for hot tips so when Hosam Kamel and Jose R. Guay Paz announced the release of the SQL Server 2005 Driver for PHP I decided to give it a try. The download includes a compiled help file SQLServerDriverForPHP.chm with...
Posted by rrobbins | with no comments
Filed under: , ,
Since we have not moved to Visual Studio 2008 at work, I have been unable to keep up with the progress in ASP.NET technology. I can't get into Silverlight 2.0 or ASP.NET MVC without Visual Studio 2008. I won't be blogging much here for awhile because...
Posted by rrobbins | with no comments
Filed under: , ,
I have found a random PHP script for creating captcha images using the GD Library and I've converted it to C# as promised in my previous blog post. I learned something new on this project. The first color in a new image will be the background color but...
Posted by rrobbins | 2 comment(s)
Filed under: , , ,
There is a PHP script on A List Apart for dynamically generating images for paragraph headings using fonts. I have successfully translated this script into C#. The Dynamic Text Replacement article by Stewart Rosenberger provides a PHP script that uses...
Posted by rrobbins | 3 comment(s)
Filed under: , , , ,
More Posts