|
For those people that are following me already on Twitter will know that I'm working with the amazing CakePHP framework on my webdevelopment / webdesign job.
CakePHP is a rapid development framework for PHP that provides an extensible architecture for developing, maintaining, and deploying applications. Using commonly known design patterns like MVC and ORM within the convention over configuration paradigm, CakePHP reduces development costs and helps developers write less code.
This tutorial will give you a good start in the world of CakePHP, just to learn the basics of the framework. The official CakePHP Blog tutorial (For Cake 1.1) gives you a good idea, but this tutorial will take it a couple of steps further (and in the next parts way beyond the official tutorial). Don't worry: This article will perfectly guide to making your first steps on baking some code.
Download the source code I created directly if you don't want to write anything yourself, but still want to learn. I do recommend you to read the full article to understand the whole code. Take note that this tutorial is written for Cake version 1.2 (Using 1.2.0.7692 RC3 to be precise).
There we go! Strap on your cooks hat; We're going to bake some delicious Blog-cake. Tags: cakephp blog webdevelopment programming php
|
|
|
A couple of days ago, I presented the Unique website for your Twitter updates Reloaded. The script was based on another one TutorialBlog released earlier.
Now I'm using the same idea but converting it for another site. Today, you'll be able to show a Unique website for your Digg updates.
I'm not going into the PHP details this time (only some explanation on the configuration), but you can download the page from the download section.
Almost everything is loaded from Digg using the Digg API. If you (or your friends) Dugg something, the page will be updated automatically. Oh, and while you're at it: Why don't you add me on Digg? The demo page will show your avatar immediately. If you like the script, don't forget to Digg it! Tags: digg webdesign website
|
|
|
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
|
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
|
| Results 25 - 30 of 69 |
(12 Comments)