|
|
Recently, I started "Tweeting" on Twitter. I was really skeptical first, but now that I'm getting the hang of it, I really start to like it.
I saw an article on Tutorialblog on how to create a unique website for Twitter updates. Actually a really good post, but when I looked at the Twitter API, I thought there were much more possibilities. That's when I started diggin' in the code and created an extended version of the Twitter website. Your own profile information is added, tweets from friends and a couple of random followers. Just check out the demonstration.
I'm not going into the PHP details this time (only some explanation on the configuration - Comments are added if you really need to know), but you can download the page from the download section.
Remember: Almost everything on that page is dynamically loaded from Twitter. When updates are made (by you or your friends), the page automatically changes too (after reload). Oh, and while you're at it: Follow me on Twitter for more updates! Tags: twitter webdesign website
|
|
|
CSS-Tricks is a great website from Chris Coyier (I've mentioned it before) that I'm sure you've heard of. Next to the high quality of articles, the design of the blog is simple, yet really good. One of the things I really like about the design, is the way Chris shows his feedcount in a sentence, that will change every time you refresh your browser.
I was wondering how he created this funny RSS show-off and wanted to recreate the technique. Using Feedburner, PHP and some CSS, I managed to achieve the goal.
You can download the source code in the download section and you can view what we're going to make in the demo section.
Use this technique to pimp your website, making it a bit more funny and attractive for your visitors. Tags: php feedcount rss webdesign
|
|
|
As a web developer or programmer, you want to make your software as dynamic as possible. This means that you can easily change the code or contents, without digging in and rebuilding your original source.
(Flash) Image rotators are a pretty effective and attractive way to show your images. Most of the times, these Flash image rotators are not dynamic and need to rebuild every time you want to change the images. Here's a solution for this problem, because I'll explain how to create a Flash image viewer by reading directory contents.
Just place all images you want to rotate in the same directory as the Flash file and this script does all the work for you. If you want to add an image, just place it online and the Flash viewer will show it.
Check out the demo of the Flash image viewer, or download the flash image viewer by reading directory contents from the download section. Tags: xml php actionscript flash tutorial
|
|
|
Last April Fools I made a joke that my website was hacked and turned upside down. When your website is really hacked, there's nothing funny about it.
Joomla! is a great CMS that is used worldwide. For this reason, hackers often try to find a way to hack a Joomla! website. Here are 7 tips to optimize your Joomla! security, preventing your Joomla! website getting hacked.
Always remember to make a regular backup of your website and database. If you still get hacked, you can always get back to an older version of your website. Make sure you find out which extension caused the vulnerability and un-install it. Tags: security hacked joomla tips
|
|
|
Time for some fun with CSS and optical illusions. For those people that are feed subscribers for a while, will know that I really love optical illusions. I already wrote several articles with optical illusions (15 cool word illusions, Illusion of a 3D dragon and more), and now it's time to create one myself with the help of CSS.
One of the optical illusion video's that I saw a while ago, was the example of the book called Magic Moving Images. The video clearly explains how this optical illusion works and I really liked it.
I wanted to recreate the effect of the illusion with the help of parallax and CSS. Chris Coyier wrote an article about Starry Night: Incredible 3D Background Effect with Parallax. This was the foundation of the effect of an optical illusion.
Check out the demo page with can be created by combining those two awesome techniques. Tags: css optical illusion horse motion fun
|
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
|
| Results 31 - 36 of 74 |
(1 Comments)