Using Social Media to Raise Money for Charities0 Comments »

 

Reading time: < 1 minute

Social Media often gets a bad rap for being a place where people push their own agendas above all else. Today I am going to point out one individual who is using Twitter for the right reasons. She is raising money for the St. Jude Children’s Research Hospital.

Want to know what the most amazing thing is? Bailey Browning (@LittleChuckFan) is only 9 years old and has raised OVER $3,500 for her cause!!

I would suggest you all follow her (@LittleChuckFan), and give to her amazing cause.

Help the children of St. Jude Today!

One you have donated, please leave a comment below as I am hoping to give something away.

 

Building a Tweetblast1 Comment »

 

Reading time: 1 – 2 minutes

The amount of users on Twitter has increased dramatically recently! It is now a great way to get your product noticed, talked about (and if your very popular) trending. People like MacHeist often do a Tweetblast to spread the word about  something new and by participating you get something in return. In the tutorial you will see how to build an AJAX-ed twitter tweetblast that will search twitter for a hash tag, and if it has been found it will then show a thanks slide. There are many things you can adapt this script to do, such as putting the users username in the database to make sure a user can only Tweet once, finding that users pictures and show all the users that have tweeted so far or just sending an email to say thanks.
For this we just need an index page, some nice CSS, JavaScript for the AJAX, and PHP to search through Twitter using Twitters’ search API.

Live Demo
Download

Read more »

 

Building a Simple PHP Mailing List0 Comments »

 

Reading time: < 1 minute

In this tutorial I will be showing you how to build a PHP mailing list web app. In this web app, users will be able to sign up. Once they do they will be added to the database and an unsubscribe hash will be generated. Admins will be able to send emails and add [unsubscribe] within the email in order to show a way for the subscribers to remove themselves. Javascript will also be added to the sign up process to make it nicer for the users.
Live Demo
Username: alex
Password: password
Download

Read more »

 

20 Source Code Hosting Sites You Should Know1 Comment »

 

Reading time: < 1 minute

Code sharing and hosting has become easier than ever before, now you can easily share your code with your friends and community. We will take a look at some of the popular sites.

Google Code Hosting

code.google.com

Google code is the most popular hosting site which hosts the likes of jQuery and other popular libraries.

Read more »

 

Build a PHP Twitter Widget8 Comments »

 

Reading time: < 1 minute

Today I will be showing you how to use cURL to get your Twitter status and cache it into a file on your server. This file will then be read with JavaScript and displayed on the web-page. Before we start you can view a demo and download the final files below:

Download
Live Demo

The widget will have the following file structure

File structure

Read more »

 

« Older Entries

Newer Entries »

 
connect with me!