Quantcast
Channel: Codeassembly
Browsing all 44 articles
Browse latest View live
↧

How to make a product slideshow for your website's homepage using javascript

Make a nice product slideshow for your website to expose your featured products better, using javascript.

View Article


My favorite videos from youtube about linux

These are some of my favorites videos from youtube about linux.

View Article


How to optimize your website layout to ensure your content is the first one...

A small tutorial on how to structure your website layout, to order your page content according to its importance and display it in the standard way

View Article

Best firefox extensions for developers

Turn firefox to a powerful web developer editor and debugger with these cool extensions

View Article

HTML elements semantics

A small guide on how to use some html tags that are poorly understood and many times misused

View Article


How to center a page layout

Examples on how to center your page on all browsers including internet explorer

View Article

How to avoid some Internet explorer hacks and other unavoidable hacks

I will show you some simple internet explorer hacks and the best way to avoid them as much as possible

View Article

Tips on how to show a div above a page that has flash objects

Two small functions that hide and show all flash objects on the page, so that they do not interfere with divs that are above them

View Article


How to make a password strength meter for your register form

A small tutorial on how to build a password strength meter like the one on Google's new account form.

View Article


Why are php coding guidelines important

A small guide on how to write your own coding guidelines for php projects and why is important to respect them.

View Article

How to sanitize your php input

A php class that makes sure your php input is clean

View Article

Fedora 8 Impressions

Looks nice, is a bit faster but the old bugs are still here

View Article

Generate xml sitemaps with php directly from the database of your site

A simple php solution that can automatically generate your website xml sitemap periodically from your database

View Article


How to solve common problems in fedora 8

A small guide on what to do after a fedora 8 installation

View Article

A more fun php captcha for your forms, choose the cats from the dogs

Tired of those strange letters and numbers ? I know how frustrating is to try reading those distorted images. Don't stress your users in the same way, try something easier to keep out those bad spam...

View Article


Simple chained combobox plugin for jQuery

Very simple chained selects plugin for jQuery with JSON processing and callback feature, chain multiple selects with ease.

View Article

A php code beautifier that works

A tool to reformat your php code and make it more readable

View Article


Are you still worried about sql injection ?

Some tips on how to get rid of sql injection forever.

View Article

Unobtrusive jQuery autocomplete plugin with json key value support

A simple autocomplete plugin that transparently works with a key value json array (hash).

View Article

jQuery morphing gallery

A gallery that "morphs" images between transitions

View Article
Browsing all 44 articles
Browse latest View live