Author: Dion Almaer | 2,305 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: James Padolsey | 255 views
14
Jan
jQuery 1.4 was recently released. This wasn’t simply a maintenance release as some had speculated; there are many new features, enhancements and performance improvements included in 1.4! This post covers the new features and enhancements that you may find beneficial.You can download jQuery 1.4 right now, here: http://code.jquery.com/jquery-1.4.js1. Passing Attributes to jQuery(…)Pre 1.4, jQuery supporte
Read more...
Tags :
anchor element,
anchors,
App,
attribute,
attributes,
clickHandler,
DOM,
element,
element creation,
event,
foo,
function,
Google,
googler,
jQuery,
maintenance release,
method,
nbsp,
performance improvements,
quot,
Read,
Author: Jeffrey Way | 178 views
8
Jan
In this week’s Plus video tutorial, you’ll learn how to utilize a grid to create a simple newspaper-like website. Along the way, you’ll learn helpful techniques, such as easy ways to target IE7 and IE6 with only a single character, using the 960 grid system, and even using CSS3 to create columns! It’s an hour long; ready to dig in? Join Plus! Join Tuts Plus For those unfamiliar, the famil
Read more...
Tags :
best web,
CSS,
freebies,
Grid,
grid system,
html css,
ie7,
Jeffrey,
Join,
membership service,
Nettuts,
pizza,
Plus,
premium,
screencast,
tutorial,
Tuts,
twitter,
web,
web development tutorials,
Author: Juan Mellado | 184 views
8
Jan
Dynamic web pages are great; you can adapt the resulting page to your user, show other user’s activity, offer different products to your customers based on their navigation history, and so on. But the more dynamic a website is, the more database queries you’ll probably need to perform. Unfortunately, these database queries consume the largest portion of your running time.In this tutorial, I will demonst
Read more...
Tags :
cache,
class,
class model,
data models,
database access,
database function,
database queries,
DBM,
dynamic web pages,
File,
function,
KEY,
model,
model model,
name,
navigation history,
NULL,
object oriented languages,
query,
static class,
Author: Umut M. | 81 views
6
Jan
Moousture is a JavaScript mouse gesture library, built with MooTools.
It simply checks the mouse movements & catches them if they follow any given route.
The library is very customizable. Variables like:
miliseconds mouse movements will be traced
interval of the number of mouse steps
errored movements to be ignored (in pixels)
can be defined.
With the help of a direction pad, new gestures can be created by s
Read more...
Tags :
amp,
cheap ssl certificates,
direction pad,
dynamic drag,
gesture,
iphone,
JavaScript,
javascript mouse,
jQuery,
library,
MooTools,
Moousture,
mouse,
mouse gesture,
mouse gestures,
mouse movements,
quot,
slideshow,
smart interface,
twitter,
Author: Dan Wellman | 162 views
5
Jan
In this tutorial, we’re going to look at how we can easily create an attractive and space-saving content viewer which even works with JavaScript disabled. We’ll build a solid core of semantic HTML, styled with some basic CSS and we’ll then use jQuery to add further enhancements in the form of transition animations.The following screenshot shows what we’ll end up with by the end of the tutori
Read more...
Tags :
bullet proof,
code,
content,
content viewer,
css href,
disk galaxy ngc,
div id,
height,
img image,
img src,
jQuery,
li class,
nav,
page,
Panel,
slider,
solid core,
strict dtd,
thumb,
thumb5,
width,
Author: Siddharth | 176 views
31
Dec
A few months ago, you learned how to create an in-place editing system. Today, we’ll take things a step further as we create a simple backend, which will allow our website to remember the changes that we’ve made. A Word From the AuthorWith all the buzz around Web 2.0, ease of use is now much more important than ever. Being able to edit some content without having to go to another page is something a lot
Read more...
Tags :
box,
buffer,
class,
design approval,
development server,
Don,
editing system,
function,
harnish,
HTML,
key field,
null value,
Part,
proje,
random data,
selector,
Server,
sql queries,
text,
value,
web profession,
Author: Andrew Burgess | 229 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: Burak Guzel | 219 views
22
Dec
It is important for every web developer to be familiar with database interactions. In part two of the series, we will continue exploring the SQL language and apply what we’ve learned on a MySQL database. We will learn about Indexes, Data Types and more complex query structures.What You NeedPlease refer to the “What You Need” section in the first article here: SQL For Beginners (part 1).If you woul
Read more...
Tags :
Alabama,
Alaska,
ALTER TABLE,
Arizona,
Arkansas,
Auto,
California,
Colorado,
column,
Connecticut,
CREATE,
creating a table,
data retrieval,
database interactions,
Delaware,
Florida,
foreign key,
Georgia,
good database design,
Hawaii,
Idaho,
Illinois,
index,
Indiana,
initial design,
INT,
Iowa,
Kansas,
Kentucky,
KEY,
key column,
Louisiana,
Maine,
Maryland,
Massachusetts,
Michigan,
Minnesota,
Mississippi,
name,
PRIMARY,
retrieval operations,
sql language,
table,
United States,
US,
USA,
year,
Author: Dion Almaer | 266 views
14
Dec
Weston Ruter has created a nice mashup that marries HTML5 Audio support in modern browsers with the new Google Translate API that does text to speech (for them):
Recently Google Translate announced the ability to hear translations into English spoken via text-to-speech (TTS). Looking at the Firebug Net panel for where this TTS data was coming from, I saw that the speech audio is in MP3 format and is queried via a
Read more...
Tags :
API,
Audio,
client side web,
Firebug,
Google,
HTML,
mashup,
modern browsers,
public api,
referer header,
Service,
speech,
text,
text to speech,
Translate,
translations into english,
TTS,
web,
Weston Ruter,