I get no less than 2 or 3 requests a week from friends asking what my recommendation is for them to setup their own personal website or blog to showcase their family photos or post entries to the web. I usually point them to a few sites like Pleth you have access to our developers […]
Archives for February 29, 2008
PHP Abstract Episode 22: Screen Scraping
One Programming Podcast that I subscribe to on my Zune is PHP Abstract. This podcast was put together by Matthew Turland and discussed Screen Scraping. This is kind of a “black art” but interesting nontheless. He discusses both Retrieval of Source Code using a function call and also a post call in PHP. He also […]
What is a Forum?
In earlier Blog Posts I have discussed the differences between Forums, or Message Boards, and their popular counterpart, the Blog. I had a client today send a note asking us if we had a document that explained what a forum was and how it operated so they could in turn release this document to their […]
Table-Based Layouts (The Next Big Thing) in CSS
I just got finished reading an article that got pushed out in the Sitepoint Times by Kevin Yank that was titled, “Table-Based Layout Is the Next Big Thing”. It was a good read that discussed how the upcoming release of Microsoft’s Internet Explorer 8 is finally going to offer support for CSS Tables. This should […]