Author: Burak Guzel | 222 views
29
Dec
CodeIgniter is a simple and powerful open source web application framework for PHP. Today, we’ll do some core “hacks” to this framework to change and improve its functionality. In the process, you’ll gain a better understanding of the intricacies of CodeIgniter.DisclaimerIt is not recommended to apply these hacks to an existing project. Since they change some of CodeIgniter’s core func
Read more...
Tags :
application,
autoloader,
class,
class inheritance,
codeigniter,
connection,
controller,
core functionality,
Doctrine,
existing project,
form,
latest stable release,
line,
model class,
MY,
name,
open source web,
php,
php function,
system application,
URI,
web application framework,
Author: Burak Guzel | 96 views
29
Dec
CodeIgniter is a simple and powerful open source web application framework for PHP. Today, we’ll do some core “hacks” to this framework to change and improve its functionality. In the process, you’ll gain a better understanding of the intricacies of CodeIgniter.DisclaimerIt is not recommended to apply these hacks to an existing project. Since they change some of CodeIgniter’s core func
Read more...
Tags :
application,
autoloader,
class,
class inheritance,
codeigniter,
connection,
controller,
core functionality,
Doctrine,
existing project,
form,
latest stable release,
line,
model class,
MY,
name,
open source web,
php,
php function,
system application,
URI,
web application framework,
Author: Andrew Burgess | 216 views
28
Dec
Now that we’re down to the end of 2009, what were some of the best web development and design tutorials and articles from the year? We’ll take a look at 120 of them!JanuaryHow to Build a Login System for a Simple WebsiteIn today’s video tutorial, we’ll be building a login system with PHP and MYSQL. Many, many features will be covered; including MySqli, Prepared Statements, jQuery, Classes, S
Read more...
Tags :
Apple App,
Ben,
CSS,
custom url,
definitive guide,
design tutorials,
DOM,
DOM Elements,
hot plate,
HTML,
JavaScript,
jQuery,
keyboard shortcuts,
login system,
Nice,
oriented techniques,
page,
Part,
php,
PSD,
Ruby,
target,
tinyurl,
tutorial,
web,
Website,
Author: Umut M. | 146 views
7
Dec
Easy is a front-end (CSS/JS/HTML) framework, by Alen Grakalic of CSS Globe, for converting design into HTML faster & providing a solid base for future development.
The CSS part includes definitions to style common elements, clearing/hiding/erasing margins & controlling the layout.
The JavaScript part is based on jQuery & offers ready-to-use functions for:
tooltips
dropdown navigation
Read more...
Tags :
ajax,
amp,
cheap ssl certificates,
content,
CSS,
dynamic drag,
Easy,
form,
form validation,
framework,
future development,
HTML,
html framework,
JavaScript,
javascript form,
jQuery,
Lightbox,
Part,
smart interface,
twitter,
Author: Siddharth | 1 views
7
Dec
New web development frameworks are sprouting out at a more rapid pace than anyone could keep up with. In this article, we are going to determine how to decide on a framework for creating your next, hot web application.
In this current day and age, pushing out a finished, polished application well before your competitor is key. Coding everything from scratch, excluding even the mundane things, can be extremely ti
Read more...
Tags :
application,
CakePHP,
database,
database access,
development frameworks,
Django,
ease,
framework,
hot web,
language,
library,
lot,
ORM,
rapid pace,
Ruby,
session management,
time consuming,
Unit,
url system,
user authentication,
web application,
Author: Leigh Kaszick | 113 views
11
Nov
Over recent years, JavaScript has increasingly gained popularity, partly due to libraries that are developed to make JavaScript apps/effects easier to create for those who may not have fully grasped the core language yet.
While in the past it was a common argument that JavaScript was a basic language and was very ’slap dash’ with no real foundation; this is no longer the case, especially with the intro
Read more...
Tags :
alert,
basic language,
Constructor,
constructor function,
constructorOne,
constructorTwo,
core language,
DOM,
function,
initial work,
instance,
javascript code,
javascript object,
myObjectConstructor,
myProperty,
object orientated,
preferred option,
property,
real foundation,
scale web,
var,
Author: Umut M. | 64 views
5
Nov
Validatious is an unobtrusive & easy to use JavaScript form validation library that does not depend on any JS frameworks.
It has built-in validators like numeric, e-mail, URL, max/min char, etc. & custom ones can be created.
Using the library, it is possible to create chained validation rules like: validate( "email".is("required").andIsAn("email") );.
How and when Va
Read more...
Tags :
amp,
cheap ssl certificates,
dynamic drag,
e mail,
email,
form,
form validation,
JavaScript,
jQuery,
library,
mail url,
quot,
smart interface,
validation,
validation rules,
Validatious,
validators,
web,
web based ftp,
web based ftp client,
Comments Off
Filed under: Forms, Goodies, JavaScript