2009

HTML Definition: What is HTML Defined – What does HTML stand for?

HTML is the abbreviation of Hyper Text Markup Language invented by Tim Berners-Lee, who’s also been called the father of the Web. HTML is what websites are written in. All websites on the Web are written in HTML that your browsers and email software recognize. It’s a way of representing, organizing and containing information as …

HTML Definition: What is HTML Defined – What does HTML stand for? Read More »

CSS Definition: What is CSS Defined and Explained

CSS standards for Cascading Style Sheets. It’s a descriptive programming language that specifies how web pages look like in appearance and style. Take a book for example. The texts in the book are content, just like the texts you are reading right now in a web page or HTML page. The publishers of the book …

CSS Definition: What is CSS Defined and Explained Read More »

Yet Another Joomla Template Including Original PSD, HTML + CSS and Fonts

Face2Face is the name of this Joomla template, released free by Template Kingdom. I don’t usually use Joomla but one has to admit there has been many excellent template themes for Joomla like this one, just as there are with WordPress. I love the colors of this template: relatively light but not too bright to …

Yet Another Joomla Template Including Original PSD, HTML + CSS and Fonts Read More »

Free CSS + HTML Template: Fashion Club Website (with fonts and PSD source)

Template Kingdom is one of the best template and design sources on the Web. Other than a spectrum of website template sets for thousands of different niches and needs such as plain html templates, flash templates, css templates, joomla templates, wordpress templates and newsletter templates, they regularly releases free web templates. This round, it’s the …

Free CSS + HTML Template: Fashion Club Website (with fonts and PSD source) Read More »

Best Damn Premium WordPress Theme for Professional Blogs: THESIS

Imagine the best WordPress theme you have ever used and then triple the pleasure you enjoyed with it – that’s what Thesis can give you. Whatever your niche is, if you are ever after a powerful, beautiful WordPress premium theme well balanced between functionality and customizability with best support from the author, this is the …

Best Damn Premium WordPress Theme for Professional Blogs: THESIS Read More »

How to Transfer / Move WordPress Blog from One Domain to Another

Basically, the root URL of your blog which is your domain or subdomain is changing here. Though this doesn’t seem like a sane decision considering the huge SEO impact that might fall upon your site but with HTTP 301 permanent redirection, this can still make sense in some situations. Assume you won’t change the details …

How to Transfer / Move WordPress Blog from One Domain to Another Read More »

MySQL: String Function to Replace Substring and Change Part of the Field Value

A typical case of replacing a part of the string to another substring in a database table is switching between site domains or URLs, such as when you want to transfer your WordPress blog from one domain to another. You have to change all values containing the original site URL to the new one in …

MySQL: String Function to Replace Substring and Change Part of the Field Value Read More »

Modify Index Homepage Title of MyBB Forum

Upon a fresh installation of MyBB forum software, the default homepage title is the name of the forum. Sometimes you want to add more keywords in it or change it in some way for the sake of SEO but don’t want to tamper with the forum site title itself because that’d make it look long …

Modify Index Homepage Title of MyBB Forum Read More »

Ask Google for Astronomical Unit, proton mass, planet or sun’s mass and radius

To get the exact Astronomical Unit in kilometers: astronomical unit 1 Astronomical Unit = 149 598 000 kilometers To get Google to return the mass of proton: mass of a proton proton mass = 1.67262158 × 10-27 kilograms To get the mass of any planet in solar system from Google, search by: m_Earth Will yield …

Ask Google for Astronomical Unit, proton mass, planet or sun’s mass and radius Read More »

PHP, MySQL: Calculate Number of Days between 2 Dates or Number of Hours, Minutes and Seconds

This is a rather common task in both PHP and MySQL, that is, to calculate and get the days distance (number of days) between 2 given dates. In PHP, to get the number of days between now and a future date / a past date: $days = abs(strtotime(“2011-11-20”) – strtotime(date(“Y-m-d”))) / (60 * 60 * …

PHP, MySQL: Calculate Number of Days between 2 Dates or Number of Hours, Minutes and Seconds Read More »

Google: Restrict matching results by searching only the anchor text, page title, page URL, page text or filetype

For a normal search, Google decides the best results and the web page order by a variety of matching criteria such as in anchor text, page title, page URL. Sometimes, however, you need Google just to search certain part of the entire spectrum of comparison candidate. For example, to search with the matching phrase just …

Google: Restrict matching results by searching only the anchor text, page title, page URL, page text or filetype Read More »

Google: Find out the population of a country, state or city – Google Public Data Search

Google identifies data in a lot of fields across the web and population is one of them. To get the local population of a city, a state or a nation, simply type in Google search: population new york population paris population shanghai population CA Or population california population japan What can be more handy. Google …

Google: Find out the population of a country, state or city – Google Public Data Search Read More »

Google: Search only a specific site

Sometimes you may only want to pull information and searching results from a specific sites such as nytimes.com, just use the site clause in the searching phrase. For example, to search ‘mortgage loans’ only from the website nytimes.com: mortgage loans site:nytimes.com Google will then only return those web results from the site nytimes.com that’s about …

Google: Search only a specific site Read More »

Google as an online advanced mathematic calculator for arithmetic calculations and big number scientific computations

Google’s a supercomputer! With Google toolbar, these can be as handy as they get. To get the value of pi: pi // Google spits pi = 3.14159265 Add them up (and don’t worry about overflow): 62385761827351234125236 + 29893847592638741692387568 Calculate the product (same as above): 854736820183475 * 29347568389187 You get the idea. And of course you …

Google as an online advanced mathematic calculator for arithmetic calculations and big number scientific computations Read More »

Download Web Safe Simplified Chinese Fonts: Song Ti, Hei Ti, Youyuan, Lishu, MS Ya Hei

As requested by a reader of Make A Website that wants to know where to download web safe chinese fonts. I have now packaged them in a ZIP for download in case any more of you wants to use them for Chinese web projects. Click to download the fonts. No more download of fonts because …

Download Web Safe Simplified Chinese Fonts: Song Ti, Hei Ti, Youyuan, Lishu, MS Ya Hei Read More »

Scroll to Top