13th Degree (Visit this link)
New, original fonts for Mac and PC.
Submitted by: admin
Hits: 6
Added: Sat Sep 06 2003
LATEST ARTICLES FROM ARTICLE BLOG:
Search engine optimization hyphens or underscores? Htaccess modrewrite rule.
“Which one is best in search engine point of view? Hyphens or underscores?”
“I want to change the underscores in my urls to hyphens with modrewrite rule. How?”
Here are the answers &
Hyphens or underscores?
Matt cuttis from Google explained the answer to the first question in his blog. He explained dashes are preferable than underscores in urls.
http://www.mattcutts.com/blog/dashes-vs-underscores/
What
Mon, 21 Dec 2009 05:50:24 +0000
Simple way to change urls with underscores to hyphens.
Changing underscores to hyphens using your .htaccess file:
This method is used ONLY IF YOU HAVE few URLs. Otherwise it will be very difficult for you to update some hundreds of urls by this method.
If you want to change some hundreds and thousands of urls with underscrore to hyphenated urls, check this tutorial.
Here you will use
Sun, 20 Dec 2009 18:21:40 +0000
Wordpress Line break and paragraph problem and how to fix it?
Wordpress removes empty lines between paragraphs. Paragraphs supposed to have an empty line so it will be easy to read by the web site vistor and looks neat. But you have to live with that restriction if you want to stay with Wordpress.
What are line breaks?
Line breaks are what we get when we press ‘Shift+Enter’
Fri, 18 Dec 2009 19:15:36 +0000
FIVE Free Html WYSIWYG editors I like and use.
Most webmasters prefer to develop sites in WYSIWYG html editors. Basically you will see a graphical user interface and by clicking on different menu buttons, you will place your web page elements. More advanced web designers like to create the web pages by typing raw html code because they think that WYSIWYG editors bloat up
Sat, 28 Nov 2009 22:36:30 +0000
Reseller web hosting Where to get cheap reseller hosting plans?
What is ‘Reseller web hosting’?
Simply it means you buy hosting and resell them to your buyers with a profit.
Example: You will buy a hosting plan for $25.00 per month and you will host 10 sites of your buyers for $5.00 per month. You will get profit of $25.00. You are simply reselling the hosting.
Where to
Tue, 27 Oct 2009 23:23:18 +0000
Web hosting on dedicated ip Which web host provides dedicated ip?
Article why you need a dedicated ip? explains on why a webmaster needs a dedicated ip for their site.
But not all hosts allow you to have a dedicated ip for your web site.
Here is a web host who I was using for my sites before I moved to my VPS provides dedicated ip for your
Mon, 26 Oct 2009 04:08:28 +0000
Dedicated ip hosting Do I really need dedicated ip for a web site?
What is an ip number?
Ip number is ‘Internet Protocol Number’. A unique number consisting of 4 parts separated by dots like in 11.22.33.44. Every machine that is on the internet has an unique IP number and one or more domain names are associated with it.
Example: 11.22.33.44 is difficult to remember. But site.com is easy to
Mon, 26 Oct 2009 04:03:56 +0000
Images: How to make them to load fast on your web pages?
1. Format: Use .gifs rather than .jpgs. GIFs are smaller in size when compared to JPGs.
2. Height and Weight attributes: Use ‘Height’ and ‘Width’ tags for your images. So while page loading certain place is left for the images and visitor can go through the content while images are loading.
3. Slice them: If you are
Tue, 13 Oct 2009 03:27:45 +0000
How to get Server path or script path to a file?
Most of the webmasters install scripts on their sites at some point of time and it will be annoying to configure the script with correct script paths. If you don’t configure these paths properly, script fails to execute and this could be very frustrating.
The following is an easy way to get the path to your
Sun, 11 Oct 2009 12:30:47 +0000
Email pipe tutorial. Setting up Email piping.
What is email piping?
How to set up email piping.
* Directly uploading .forward, .qmail-default files to root directory
* Using graphical interface of your hostpanel
Tips on setting up Email piping
Â
What is email piping?
Simply you will pipe incoming email to one or more email addresses to your script, either php or cgi or asp &
Example: You have two
Sun, 11 Oct 2009 04:05:15 +0000
Previous