|
|
As you might have noticed, I've been mentioning the Twitter service already a couple of times here. I've created a webpage that you can use to display your own Twitter updates and showed that Twitter can be great for asking quick questions to other Tweeters. You could follow me to get the latest updates too.
Anyway, the goal for article isn't promoting how great and addicting Twitter is. I went through the Twitter API to create another great and probably very useful Twitter application. I want to present to you the Mass Twitter Action & Retrieve Script.
What does it do? The mass Twitter script allows you to mass follow, defollow or retrieve friends or followers from Twitter. This can be useful for several reasons, like retrieving all your followers and automatically follow them back at once. Or de-friend a couple of people you follow because they're only spamming. I'm sure you could think about more reasons where you can implement this script.
Once again, I'm not going to explain the code. If you want to make adjustments to it, feel free to do so. Tags: twitter free mass php webdesign website
|
|
|
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
|
|
|
<< Start < Prev 1 2 3 4 5 6 Next > End >>
|
| Results 19 - 24 of 36 |
(9 Comments)