Subscribe
Subscribe
Subscribe Options (Close)
Topic: Golden Oldie
New with Topic: Golden Oldie
Stephen Chapman posted a blog entry
Buffering and Blocks
A discussion of what buffers and blocks are and how they can make a difference as to how efficiently a mainframe computer can...
A discussion of what buffers and blocks are and how they can make a difference as to how efficiently a mainframe computer can...
Stephen Chapman posted a blog entry
Find on this Page
Just about all browsers have a find on page option in the menu and so adding an equivalent option using JavaScript may not...
Just about all browsers have a find on page option in the menu and so adding an equivalent option using JavaScript may not...
Stephen Chapman posted a blog entry
Passing Values Between Pages
The best ways of passing values from one page to another require server side scripting. That way they work for everyone and not...
The best ways of passing values from one page to another require server side scripting. That way they work for everyone and not...
Stephen Chapman posted a blog entry
Cross Platform Programming
Object Oriented Programming languages make developing programs to run on multiple operating systems much easier. All you need...
Object Oriented Programming languages make developing programs to run on multiple operating systems much easier. All you need...
Stephen Chapman posted a blog entry
Text in Images
When is text not text? When it is a part of an image. As far as most computer programs are concerned text and images are two...
When is text not text? When it is a part of an image. As far as most computer programs are concerned text and images are two...
Stephen Chapman posted a blog entry
Reading Your Mail Offline
For anyone still using a dialup connection to connect to the internet, it may not always be convenient to read all your emails...
For anyone still using a dialup connection to connect to the internet, it may not always be convenient to read all your emails...
Stephen Chapman posted a blog entry
Sharing an Internet Connection
In this article on dial up internet connections we look at how we can use internet connection sharing to provide access to the...
In this article on dial up internet connections we look at how we can use internet connection sharing to provide access to the...
Stephen Chapman posted a blog entry
Your Favourites
This example of my cookie toolbox in action allows you to set up a web page on my site that links to your fifty favourite web...
This example of my cookie toolbox in action allows you to set up a web page on my site that links to your fifty favourite web...
Stephen Chapman posted a blog entry
A Cookie ToolBox
Cookies are the main way of retaining information between one web page and the next and the only way to retain information...
Cookies are the main way of retaining information between one web page and the next and the only way to retain information...
Stephen Chapman posted a blog entry
Limiting Textarea Text
Unlike normal input text fields where you can specify a maxlength attribute, there is no HTML equivalent for textareas. Instead...
Unlike normal input text fields where you can specify a maxlength attribute, there is no HTML equivalent for textareas. Instead...
Stephen Chapman posted a blog entry
Link Counter
After looking at the scripts I sell over the past few days it is now time to look at one that I just give away. The Link...
After looking at the scripts I sell over the past few days it is now time to look at one that I just give away. The Link...
Stephen Chapman posted a blog entry
Dynamic Watermarking
Let’s finish a week of looking at my PHP scripts by looking at my latest freebie. This PHP script allows you to upload...
Let’s finish a week of looking at my PHP scripts by looking at my latest freebie. This PHP script allows you to upload...
Stephen Chapman posted a blog entry
Some HTTP Codes
here are lots of different error codes defined to cover the various possible problems hat can occur with displaying web pages...
here are lots of different error codes defined to cover the various possible problems hat can occur with displaying web pages...
Stephen Chapman posted a blog entry
Your Software Toolbox
If your job may involve helping others to get their computer working properly again or if you just want to make sure that you...
If your job may involve helping others to get their computer working properly again or if you just want to make sure that you...
Stephen Chapman posted a blog entry
Replacing Text in a Graphic
When you have an image that contains text, the text may or may not be all that readable - especially if you have resized the...
When you have an image that contains text, the text may or may not be all that readable - especially if you have resized the...
Stephen Chapman posted a blog entry
Using Wildcards with Find and Replace in Word
Sometimes what you are trying to find in your Word document may not be always exactly the same thing. Sometimes the content you...
Sometimes what you are trying to find in your Word document may not be always exactly the same thing. Sometimes the content you...
Stephen Chapman posted a blog entry
Virus Information
What are the latest viruses to cause people problems on the web? What were the biggest virus problems last month? Which are the...
What are the latest viruses to cause people problems on the web? What were the biggest virus problems last month? Which are the...
Stephen Chapman posted a blog entry
Which File Contains my Data?
The more recent versions of Windows now have a Search option rather than a Find option but what it can do is still basically...
The more recent versions of Windows now have a Search option rather than a Find option but what it can do is still basically...
Stephen Chapman posted a blog entry
Overlay Messages
The extended tooltip script places content in a “layer” above the main content of the web page. We can use that...
The extended tooltip script places content in a “layer” above the main content of the web page. We can use that...
Stephen Chapman posted a blog entry
Extended Tooltips
A tooltip is the yellow box that most browsers display text in when you hover over an element in the web page that has a title...
A tooltip is the yellow box that most browsers display text in when you hover over an element in the web page that has a title...
Stephen Chapman posted a blog entry
Testing your Network Connection
When you can’t connect to another computer on your local network or the internet then there are a number of possible...
When you can’t connect to another computer on your local network or the internet then there are a number of possible...
Stephen Chapman posted a blog entry
Textured Text
You can make the heading text of your web page look more interesting if you texture it. By combining some text in an...
You can make the heading text of your web page look more interesting if you texture it. By combining some text in an...
Stephen Chapman posted a blog entry
Changing the System Administrator Logonid
Regardless of which operating system you are using these days you should have at least two logins set up on i - one with...
Regardless of which operating system you are using these days you should have at least two logins set up on i - one with...
Stephen Chapman posted a blog entry
Changing Your Registration Details
Two pieces of information that need to be entered when Windows is first installed are the ,b.Registered Owner and Registered...
Two pieces of information that need to be entered when Windows is first installed are the ,b.Registered Owner and Registered...
Stephen Chapman posted a blog entry
Text Only Browsing (Turning off Images)
Not everyone uses a fast connection to the internet, there are still some people using dialup connections. Unfortunately some...
Not everyone uses a fast connection to the internet, there are still some people using dialup connections. Unfortunately some...
Stephen Chapman posted a blog entry
Not Enough Ports for a Dongle
Some software is supplied with a dongle which must be plugged into the computer (usually a parallel port) in order for the...
Some software is supplied with a dongle which must be plugged into the computer (usually a parallel port) in order for the...
Stephen Chapman posted a blog entry
Dropcaps and Minicaps
Another of my early CSS articles and one that is extremely easy to apply to any web page are these styles for producing...
Another of my early CSS articles and one that is extremely easy to apply to any web page are these styles for producing...
Stephen Chapman posted a blog entry
Colour Modes
Graphics programs use many different formats for actually storing the images that you are working with but there are only about...
Graphics programs use many different formats for actually storing the images that you are working with but there are only about...
Stephen Chapman posted a blog entry
Managing Image Folders
If you have a copy of Paint Shop Pro then keeping all of the image folders on your computer properly organised will be a lot...
If you have a copy of Paint Shop Pro then keeping all of the image folders on your computer properly organised will be a lot...
Stephen Chapman posted a blog entry
Testing Server Side Processing Before you Upload
You don’t want to display all your errors for the world to see so when you create web page you will want to check that...
You don’t want to display all your errors for the world to see so when you create web page you will want to check that...
PROMOpinion posted a blog entry
Thunderbirds are go, fool!
Note: There is a rating embedded within this post, please visit this post to rate it.As the generations that grew up in the...
Note: There is a rating embedded within this post, please visit this post to rate it.As the generations that grew up in the...
Stephen Chapman posted a blog entry
Creating and Destroying Objects
In most object oriented programs the objects that the program have a limited life span. They get created at the time when they...
In most object oriented programs the objects that the program have a limited life span. They get created at the time when they...
Stephen Chapman posted a blog entry
Working Offline
For those people still using a dial up internet connection, the amount of time that you can actually spend connected to the...
For those people still using a dial up internet connection, the amount of time that you can actually spend connected to the...
Stephen Chapman posted a blog entry
Network Configuration Report
When you need to find out anything about how your networking is configured and you are using a Linux operating system then the...
When you need to find out anything about how your networking is configured and you are using a Linux operating system then the...
Stephen Chapman posted a blog entry
Copying from a Drop Down List
Using JavaScript with drop down lists is not the most obvious of interactions to code. In this article we look at the...
Using JavaScript with drop down lists is not the most obvious of interactions to code. In this article we look at the...
Stephen Chapman posted a blog entry
The Difference Between Binary and Text Files
When coding your C or C++ program (or any related language for that matter) you will need to specify that the files that you...
When coding your C or C++ program (or any related language for that matter) you will need to specify that the files that you...
innominate listened to a track
Stephen Chapman posted a blog entry
Converting to NTFS
The old DOS operating system used a file system called FAT (file allocation table) which came in fat12, fat16 and fat32...
The old DOS operating system used a file system called FAT (file allocation table) which came in fat12, fat16 and fat32...
Related topics
You
Explore
Create
Help
MyBlogLog Blog | MyBlogLog RSS Feed | Terms of Service | Privacy Policy
Copyright © 2005-2008 MyBlogLog. All rights reserved. Copyright/IP Policy




