February
26
2010
Go to your twitter profile and scroll down to RSS feed and you’ll get something that looks like this:

Do you want to transfer this feed to FeedBurner? It’s simple, just follow these four easy steps:
- Go To Your RSS Feed
Go to your Twitter profile and scroll down to the end of the right column and you’ll see a RSS icon. Click it and copy the page address (or right click the link without clicking and copy). It should be something like this http://twitter.com/statuses/user_timeline/15391375.rss
- Login to FeedBurner/Register
- Add your username and password to the URL
You need to change the http://twitter.com/statuses/user_timeline/15391375.rss to http://username:password@twitter.com/statuses/user_timeline/15391375.rss
- Paste the modified URL to FeedBurner and modify your settings!
See, it’s that simple. Now you have your feed and you can do whatever with it. Submit to an RSS directory, use it on your blog etc.
January
28
2009
Very simple, you press the home button and power button at the same time and ta-da!

Yes, I know about the date.
December
2
2008

Ok from what I’ve been told my previous tutorial was too confusing. I’ll do it again. This time I’ll try to make it more detailed.
Yes, you heard me, Iframes out. Yes a site can work without them. Calm down
Why would you wanna get rid of Iframes?
1. They’re old
2. Too “limiting”
3. Its harder to get on Google etc. with them.
4. They’re un-professional IMO.
5. They rob scripts of their functionality.
I don’t hate them, I just dislike them.
So this is your index.html page, you should make sure tags are closed, and that there’s only one of the following tags:
- <html>…</html>
- <head>…</head>
- <title>…</title>
- <body>…</body>
(more…)
November
25
2008
I get asked a lot to install WordPress for people; here’s how.
1. Download the latest version of WordPress from WordPress.org.
2. Upload.
3. Set up your MySQL database and user.
4. Go to http://yoursite.com/wp-admin/install.php
Done. How simple? O.o
September
30
2008
On the Big-Show.NET Forum, Fawaz posted a tutorial on how to use Gravatars. Gravatars, or Globally-recognized avatars are avatars that you use with WordPress or bbPress for commenting, profiles etc. They can be used in other services if supported. All you have to do is sign up, upload an avatar, and use the email you used with Gravatar.com!
September
11
2008
Rate: 


Loading ...
By far, this is the simplest tutorial I have ever done!
I’m gonna go out on a limb and say that all of you know how to do it in Windows, but if you need to know how on Mac OS X or Linux, here’s how:
In Windows XP: Copy the font to ‘C:/WINDOWS/Fonts’
In Windows Vista: Right click the font and select ‘Install’
Mac OS X: Double click the font and select ‘Install font’
In Linux: Copy the font to ‘fonts:///’
Enjoy
September
7
2008
Rate: 


Loading ...
Iconsort, an icon management script. Installing it is pretty simple. It doesn’t require MySQL or anything else, just media and a brain.
1. Download Icon Sort.
2. Upload the file to a folder eg. yoursite.com/media/ Optional (You can upload the file to where-ever you want, however this is recommended)
3. Create a folder under that called “categories”.
4. Create sub-categories under “categories” eg. icons, banners, wallpapers etc.
5. Go back to your icons.php file and your done!
6. Customize!
Optional: Re-name icons.php to index.php (Only do this if you want it in a different directory eg. /media)
If you want to see an example of an Icon Sort script in action, click here.
September
7
2008
Rate: 


Loading ...
Favicons are those little icons you see in your address bar. Our favicon is JN (Journalist). Its about time YOU added one to YOUR site.
It’s pretty simple.
1. Create your favicon in Photoshop. 16×16, save it a JPEG (Photoshop) or PNG (Paintshop)
2. Head to Favicon Generator and upload.
3. Then edit it on there if you want.
4. Download!
5. Add it to the index file of your site (/public_html/), or header file by adding this code:
<link rel=\"shortcut-icon\" href=\"http://yourcrapsite.com/favicon.ico\" />
Done!
September
7
2008
September
6
2008