From the category archives:

Website Development

Swaping Links Made Easy

June 3, 2005

Well I've been playing around with various techniques of swapping links with others. I found this really cool website, link-vault. It works well, and is fully automated after you get it setup. It basically puts 1-5 links (you choose) on your pages, and then adds a link back to your site for each one in [...]

Read the full article →

Increase Incoming Links

May 24, 2005

In this article I am going to go over a few ways to swap links with other sites, even with this one. They are all free and vary in difficulty. Standard Link Swap This is by far the most common. You add a link to your site, and the other person adds a link to [...]

Read the full article →

Traffic Exchange List Conversion

May 16, 2005

I've created a new co-op backend, and new tracking database. This is requiring a conversion of the old database to the new. This will take approximately 3 days, converting over 100,000 entries per day. It will be done about 5000 every hour to make it not affect things too much. So the stats on the [...]

Read the full article →

Friendly Dynamic Pages

May 2, 2005

You have probably noticed how all the articles here have nice looking addresses, and it isn't some "script.php?id=4" page. Well in this tutorial I'm going to show you how I did it. The first thing you are going to need to do, is come up with some type of naming scheme. For instance, all the [...]

Read the full article →

If you haven't already..

April 27, 2005

I really would recommend you reading my htaccess tutorial on redirection. It explains in detail how to do things like permanent, temporary, seeother, and gone redirects. I bet you didn't know there were so many!

Read the full article →

More frequent updates coming

April 11, 2005

There will be more frequent updates coming to my blog, and to other websites. I have created a nice chart with various "To Dos" for each day, and I just check it off. Some have more boxes than others, so you should see me posting to my blog at least 2 times per day from [...]

Read the full article →

PhotoRevealer 1.0

April 3, 2005

I am beginning work on PhotoRevealer 1.0 - it will allow you to create a photo section like mine, only with more features. Like perhaps categories. And maybe a more sophisticated comment system. Anyways you'll be able to see it in action on Jon Haynes's site first, however that is not the case yet. After [...]

Read the full article →

Hosting Agreement Revision

April 1, 2005

EFFICTIVE FRIDAY, APRIL 15TH 2005 - All websites hosted for free by myself must comply, otherwise they will be suspended and then deleted after 7 days. Websites hosted must include a link to www.clixnetwork.com on the main index page, or one link deep. They must then add themselves to the CLiX Network links page, where [...]

Read the full article →

Caching and Compressing your site

April 1, 2005

If you have a large, dynamic website that uses many SQL calls you may want to cache your pages. And while you are at it, you can compress the cache too! To use this tutorial you'll need to have the zlib extension. htaccess command php_value auto_prepend_file /home/path/cache_begin.php php_value auto_append_file /home/path/cache_end.php By inserting these commands into [...]

Read the full article →

Linden Software

March 31, 2005

And so Linden Software begins. Yes I've made yet another website. The focus of this one is my php programming experience and ability. I want a place where people can learn what I've done and how much I charge and how to get a hold of me. Hopefully I'll get more business as a result [...]

Read the full article →

Video Poker

March 24, 2005

Well I am making a video poker game for an upcoming exchange. Once the exchange is launched I'll try to remember to post here to let you know. For now you can try out the video poker game yourself. You wont win anything, but if you have any input please let me know. http://www.timlinden.com/research/videopoker/index.php

Read the full article →

Making your own favorites icon

March 22, 2005

You've probably seen them before, and wanted one yourself. Custom favorite icons are just a cool thing to have. It makes your site stand out in the favorites list - which is always a good thing. The first step is making a 16x16 square image. For CLiX Network I used Adobe Photoshop and just cropped [...]

Read the full article →

Unzip files with PHP

March 19, 2005

I've been looking everywhere on how to do this, and I've been noticing lots of searches to the site looking for this. So I finally figured out how to do it, and am puting my findings here for you. The first thing you'll need to do is make sure you have the ZZIPlib library installed. [...]

Read the full article →

CLiX Network Links Directory

March 19, 2005

I'm trying out the links directory utility for my Information Resource Site. After making this post, I will try to add this page to my directory. The script will check that a link is correctly inserted and then add the page to the directory. This section is working properly - or so I beleive. Next [...]

Read the full article →

New Template Changes

March 14, 2005

I made some changes to the template of CLiX Network. This will make the site have visible sections with a menu on top that changes as you go through the different sections. More sections to come include "Products", "Tools", "Forum", "Links". There may be even more to come too. But that is it for now.

Read the full article →

TCN Traffic Exchange 2.0 Released

March 11, 2005

I've released the next big version of TCN Traffic Exchange. Its getting bigger and bigger and so much so that I skipped a version from 1.8 to 2.0 If you are looking for a traffic exchange script make sure you check it out at www.theclixnetwork.com

Read the full article →

Keeping the engines away with robots.txt

March 9, 2005

When you don't want search engines to crawl certain pages there are things you can do to prevent them from doing it. Using a robots.txt file is the easiest way to do this. Not all crawlers use them, but the majority of search engines do. Robots.txt format The concept is simple. You create a file [...]

Read the full article →

Giving your site a ICRA rating

March 9, 2005

When creating a website, you want to make sure that it is accessible to everyone. If someone were to visit your website at a college, library, Church, or other public area - they might not be able to if they use an internet filter. Creating a PICS Label is so easy to do, and can [...]

Read the full article →

New Articles

March 9, 2005

Today I posted two new articles myself, and Jimmy posted one he made too. The site is growing every day. I really want you to go and check it out! You could even bookmark it.. That would be cool. So really, go now: ALL THE INFORMATION YOU WANT If you'd like to write articles for [...]

Read the full article →

Slacking Off

March 8, 2005

You may think I am slacking off because my blog hasn't been posted to in a while. However, I have been hard at work developing a new information resource site. This website will have over 10 authors publishing information to it. And this isn't just any information, but high quality information you'll want to know [...]

Read the full article →