line

Add to any feed reader

How to Effectively Choose Your Web Site`s Keywords

If you re serious about trying to land tons of free traffic via search engines then choosing keywords is going to have to be a serious investment for your business. In part one of this two part series I am going to show you how to go about choosing keywords. In part two I am going to show you how to use your keywords on your Web site….

Wot? No Bandwidth Bills? Your own dedicated data line. Revolutionairy Dedicated Servers from the UK’s largest host - Full remote control inc hardware reset, Private LANs & Instant Online Setup with our unique automated depl (more…)

Why Black Hat SEOs Never Go White

This article will look at the motives that move practitioners of SEO to delve into unethical practices. It s not going to be a scientific article examining birth experience or such it s going to be as plain and as honest as I can make it. I will draw from personal experience on Internet fraud SEO and hours spent poring over black hat SEO techniques….

Refurbished and Used Networking Equipment Network Liquidators sells refurbished and used networking equipment for up to 95% off list, with a 1 year warranty. We buy and sell top brands like Cisco, Extreme, Foun (more…)

Re: Error 1045: Access denied on Mac OS X

cant connect to my database in mysql i want to connect to a database which i have created in mysql… but when i try to connect to it using java code i get the error 1045… also i am unable to create database from my user name.. home that is mohit$ however if i sign in as root user then i can access the database and create tables.

another problem is that when i access the mysql through my home mohit$ i cant view the databases created as root user. my list of databases when i enter show databases doesnt show the databases created when in root.

plss help thank you (more…)

Re: Displaying images from linked icons

Thanks a lot Peter. I’ll try it out.

So this query runs through a loop with every record found no? I believe this code displays the image itself in the table no? What I actually need is to display a link in the output table (the actual path must nor be visible, let’s say, make the ID field itself a link). What I mean is, in the output of the query, the filed ID is linked. ../images/382.jpg would open in a blank window when ID is clicked.

The image files are located on the server, but what is the FILE privelege? I connect to a remote server, not a local one.

Thanks for your help.

J (more…)

End Query with \G instead of ;

You can use \G instead of ; for tables with lots of fields.

mysql> SHOW STATUS LIKE ‘Qcache%’;
+————————-+———–+
| Variable_name | Value |
+————————-+———–+
| Qcache_queries_in_cache | 6990 |
| Qcache_inserts | 6990 |
| Qcache_hits | 3987 |
| Qcache_lowmem_prunes | 0 |
| Qcache_not_cached | 621 |
| Qcache_free_memory | 176329432 |
| Qcache_free_blocks | 1 (more…)

Next Page »