Author: Dion Almaer | 2,330 views
2
Feb
A Googler and a Facebooker were in a pub discussing the complexities of building out a rich modern Web application. There are a ton of dependencies, and you need to be proficient in multiple languages and tools (JavaScript, HTML, CSS, SQL/NoSQL, backend languages, build tools, etc).
Well, they may not have been in a pub.... but a deadly duo did get together to try to solve this problem.
Dustin Moskovitz (Facebook c
Read more...
Tags :
Author: Umut M. | 121 views
3
Jan
Crystal is a database toolkit for PHP which aims to help developers build & scale reusable, database-dependent, framework-agnostic applications.
It has 3 independent components:
Database wrapper – for CRUD operations
Validation module – provides a comprehensive data validation
Database manipulation module – used for creating databases, tables, etc.
The queries written with Crystal are datab
Read more...
Tags :
Ajaxed,
amp,
cheap ssl certificates,
creating databases,
Crystal,
data validation,
database,
database manipulation,
database toolkit,
dynamic drag,
independent components,
jQuery,
module,
Mysql,
php,
PostgreSQL,
record library,
Ruby,
Ruby on Rails,
sqlite,
validation,
validation database,
Author: Andrew Burgess | 232 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. | 145 views
19
Dec
JQuery Roundabout is an impressive plugin that converts HTML elements into highly-customizable & interactive turntable-like (and more) interfaces.
By default, it works with ordered/un-ordered lists but with a little configuration it can convert any nested HTML structure.
The plugin has a bunch of options for maximum customization like:
optional starting element
speed of the animations
opacity & scale of o
Read more...
Tags :
cheap ssl certificates,
dynamic drag,
html elements,
html structure,
javascript form,
many different types,
maximum customization,
opacity,
smart interface,
twitter,
Author: Michael Mahemoff | 117 views
3
Dec
"View Source is your friend", we've learned countless times as web developers. It's something special about web development that we can seamlessly lift the covers on anything we see and find out how the sausage is made. And it gets even better with great tools to interrogate the system in real-time. This capability has helped us evolve practices and patterns, and contributed to the production of many a fine browse
Read more...
Tags :
browser,
browser extension,
code,
code compression,
compression,
control factors,
demand loading,
Google,
hot topic,
HTML,
JavaScript,
low hanging fruit,
Performance,
performance issue,
pronged attack,
source,
View,
web,
youtube,
Author: webreflection | 380 views
1
Dec
There are a lot of CSS transitions experiments going on right now. Yesterday I discovered another HTML and CSS experiment which went "far far away", compared with my simple CSS gallery.
Guillermo Esteves presented a piece of history translated for tomorrows browsers: the Star Wars Episode IV opening crawl in HTML and CSS:
Unfortunately, the live experiment is not suitable for all browsers and the ideal target se
Read more...
Tags :
block element,
case,
computations,
CSS,
css gallery,
Google,
Guillermo Esteves,
image,
logo,
nbsp,
opacity,
opening crawl,
PLAIN,
safari browser,
Star,
star wars episode,
star wars episode iv,
target,
text,
translateZ,
valid reason,
Author: Jarel Remick | 662 views
1
Dec
Nearing in on 100K (Apple approved) available apps as of this writing, the iPhone is the “do anything” device that’s ready and capable of near desktop computing in the palm of your hand with the convenience of fitting in your pocket. For web designers and developers, this means no more toting around a laptop just to take care of the small bits of our job. From work to play and everything in betwee
Read more...
Tags :
Analytics,
App,
Cheat,
color expert,
color palettes,
color wheel,
Concentric,
CSS,
developer,
Edward Waller,
expert color,
Garrett Murray
Download,
Google,
hex color code,
html colors,
illustrator price,
information,
iphone,
James Clark
Download,
James Clark,
Kumar,
Mac,
META,
palm of your hand,
Price,
reference,
Shaun Inman,
Sheet,
Sky
Download,
web,
web designers,
Author: Burak Guzel | 278 views
25
Nov
Database operations often tend to be the main bottleneck for most web applications today. It’s not only the DBA’s (database administrators) that have to worry about these performance issues. We as programmers need to do our part by structuring tables properly, writing optimized queries and better code. Here are some MySQL optimization techniques for programmers.
1. Optimize Your Queries For the Query C
Read more...
Tags :
database administrators,
database operations,
field,
FROM,
improving performance,
Mysql,
mysql optimization,
mysql query,
mysql servers,
NULL,
optimization techniques,
performance issues,
query,
RAND,
return result,
SELECT,
table,
table structures,
user,
username,
VARCHAR,
Author: Leigh Kaszick | 115 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: Jeffrey Way | 262 views
6
Nov
In this week’s video tutorial, I’ll teach you how to take a simple, boring contact form and add some animations and an AJAX post request to submit the form to your MySQL database asynchronously.
In addition, we’ll also implement a bit of server and client-side validation to better secure our data. When submitting to the database, we’ll also review the most secure methods, including the use
Read more...
Tags :
ajax,
animations,
best web,
bit,
conclusion,
contact,
contact forms,
database,
Download,
form,
mysql database,
necessary values,
review,
screencast,
site,
twitter,
validation,
version,
web,
web development tutorials,