Quote: The surest way not to fail is to determine to succeed.

Black Hat SEO Techniques You Must Avoid

leave a comment

You can’t beat Google. People have tried and people have lost. In the end, Google always finds a way to eliminate shady tactics that attempt to manipulate the system. If you are new to the Internet Marketing industry, black hat SEO techniques are unethical practices that try to unfairly manipulate search engine results. Google is insistent on cracking down on these tactics one by one and eliminating “spammy” sites from search engine results.

Read Post

Stop SPAM with Captcha & Earn Money

leave a comment

An interesting CAPTCHA service for anyone with a blog, website, or a forum. This is applicable to all the services where in you get feedback from your readers through a form and using which spammers also send you SPAM. This service is offered by Solve Media which offers you with a SPAM Protection service by showing CAPTCHA messages on your forms and in return allowing to earn money from the same.

Read Post

Crunch: A Simple-Yet-Beautiful LESS Editor & Compiler

leave a comment

If you already use it, then you know that LESS is a “time and byte-saver” when creating + serving stylesheets (if not, you should definitely check it).

You either use the .less files directly (via less.js or on the server with Node.js) or compile them into CSS from command-line and use only the CSS.

Read Post

UIKit – Lightweight JavaScript UI Components

leave a comment

 

UIKit is a set of lightweight (4kb minified / gzipped), simple, functional and flexible UI components.

The components are built to work in modern browsers and, currently, there are dialog, confirmation, color picker, flipping cards, growl-like notifications and a context menu solutions in the pack.

Read Post

Generate A Base CSS From HTML – Bear CSS

leave a comment

When creating/designing a web page, we either start with the HTML, build the structure and style it later or style-while-structuring. If you design with the 1st approach and bored of creating a CSS file with copy-pasting all those class + id names, here is a quick solution:

Read Post

PHP Bug Lost – Script For PHP Debugging

leave a comment

PHP Bug Lost is a free and open source script for debugging and monitoring PHP code.

It is a one file script, works by inserting a function inside web pages and displays the information in a console window right over the web page. The script can present custom logs, SQL queries, variables, Ajax queries and measure loading times + CPU/memory usage.

Read Post

iPhone & iPod Detection Using PHP

leave a comment

There is no doubt about the popularity of iPhone & iPod these days. It’s a dream gadget for every tech lover. If you are a web developer, then you must be knowing that it’s common nowadays to develop application specific versions of the website. Be it for iPhone or iPod, Symbian, Blackberry, or even a common version for mobiles.

Read Post