I have mentioned AJAX before, still have not learned much more. As much as I understand is that it is a concoction of your web language, PHP/ASP, java script and CSS to create a web app that acts more like a desktop app. Less page refreshing mostly.
That is really what separates web apps from desktop apps. More time …
[Read more...]
A New Approach to Web Applications
Ever created a Masterpiece in MS Paint?
I ran across this earlier, it was created with MS Paint! Amazing! He says it took over 500 hours, and that he did do a little blurring effect with Photoshop.
It really is an awesome image, great detail. I never would have thought you could get that out of paint. …
[Read more...]
New Lines to Paragraphs PHP Function
This is a great php function, written by Matthew Mullenweg, that will format text that has been pulled from a MySQL database so that it is displayed with HTML paragraph tags.
The function will replace new lines/carriage returns or even HTML line breaks with the paragraph tags, within the given string.
I have used …
[Read more...]
First Letters SQL Statement
Here is a neat SQL statement that will return a recordset that counts the number of records that start with a particular letter.
I do have a good use for this that I need to implement. It was created by Matthew Mullenweg, the creator of Wordpress.
First Letters Query …
[Read more...]
yahoo! vs. google search results
Found this cool tool that will take a search, run it on yahoo and google, the graphicly show you sites that were found in both.
Take a second to load, I though it just wasn't working.
yahoo! vs. google …
[Read more...]
