Author: Bill Pena | 297 views
28
Jan
Mobile websites have come a long way, but if you want to take full advantage of a smartphone’s hardware, or get listed in the iTunes App Store, you need to compile your code. In this tutorial, we’ll show you how to create a mobile web app with an iPhone look and feel using jQTouch, then turn it into a native iPhone app using Phonegap. No Objective-C necessary.Tutorial DetailsProgram: PhonegapVersion: 0.
Read more...
Tags :
App,
code,
div,
iphone,
javascript objects,
jQTouch,
Mac,
Mac OS,
Mac OS X,
mapping features,
native app,
native features,
open source framework,
PhoneGap,
script,
sqllite,
style,
type,
web,
web code,
www folder,
Author: James Padolsey | 247 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: Juan Mellado | 183 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: Siddharth | 316 views
6
Jan
A dash of animation can spruce up a dull interface. In this tutorial, you’ll learn how to do it the right way with jQuery. A Word From the AuthorAnimation: a concept which often evokes divisive reactions from people. Some swear by its usefulness, whilst others rage at its overuse. Nevertheless, animations, when used right, often spruce up a user interface, and make it feel much more snappy and clean. In this
Read more...
Tags :
ace in the hole,
ajax,
animate,
animation,
Color,
core,
css document,
css selectors,
first animation,
function,
interactive web,
javascript library,
jQuery,
library,
method,
Robert Penner,
script,
shorthand,
Siddharth,
typical line,
use,
user interface,
Author: Dan Wellman | 161 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: Adam Hawkins | 203 views
4
Jan
Give me an hour of your time, and I’ll take you on a fly by of the Ruby on Rails framework. We’ll create controllers, models, views, add admin logins, and deploy using Heroku’s service in under an hour! In this article we’ll create a simple bookshelf application where you can add books and write thoughts about them. Then we’ll deploy the application in just a few minutes. So buckle up
Read more...
Tags :
action,
Adam,
author,
book,
case models,
class,
comment,
controller,
database layer,
def,
end,
game model,
information models,
jet speed,
migrations,
model stores,
model view controller,
Ruby on Rails,
show,
simple web server,
table names,
test,
text,
time teams,
title,
web application framework,
Author: Siddharth | 175 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 | 222 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: Skellie | 194 views
28
Dec
As part of the eighth day of 12 for 2010, we’re giving away a free copy of Pro JavaScript Design Patterns. Entering only takes a few seconds, since all you’ve got to do is leave a comment. Too easy.Meet Ian Yates Ian started out as a Vectortuts+ writer, and is now the Activetuts+ editor. He knows more than a thing or two about Flash, illustration and web design. He drew all the caricatures for the 12 fo
Read more...
Tags :
bookas,
code,
comment,
copy,
Design,
design patterns,
dynamic functionality,
eighth day,
Eve,
Ian,
Ian Yates,
impressive array,
information hiding,
JavaScript,
javascript design,
javascript development,
object oriented programming,
Pacific,
Part,
programming,
static web,
team,
Tuts,
web,
Author: Phil Tobias | 213 views
10
Dec
Web pages, for the most part, are event-driven. Libraries such as jQuery have provided helper methods to make this functionality much easier to grasp. In this tutorial, we’ll look at expanding upon these methods to create your own custom namespaced events. Tutorial DetailsPrerequisite: Basic understanding of jQueryDifficulty: IntermediateEstimated Completion Time: 30 minutesEvents in JavaScript Before the
Read more...
Tags :
Aaron,
addeventlistener,
alert button,
alert message,
bind,
collapse,
completion time,
custom,
dispatches,
doctype html,
end,
event,
event management,
evt,
function,
javascript libraries,
listener,
page structure,
parent,
target,
TreeEvent,
tutorial details,