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 | 127 views
17
Dec
New web development frameworks, promising rapid development and easy deployment, are sprouting out at a more rapid pace than you can keep up. In the last article, we looked at the various factors you’d have to consider when deciding on a framework. Today, we are going to look at the various frameworks available for each facet of web development.In this current day and age, pushing out a finished, polished app
Read more...
Tags :
brevity,
community,
CSS,
database access,
David Hansson,
development,
development framework,
development frameworks,
documentation,
DOM,
framework,
heavy lifting,
html elements,
JavaScript,
library,
mvc,
mvc pattern,
number,
Prototype,
Pylons,
rapid development,
rapid pace,
Ruby,
Ruby on Rails,
Author: admin | 137 views
25
Nov
Downloadify is a lightweight JavaScript + Flash library for generating files on the browser & saving them without any server requests.
It uses Flash 10's ability to generate files on the client-side & trigger a save to the user’s computer.
It is very ideal for using on small-sized files that were already loaded like vCards, color codes, custom codes, addresses, etc.
It only requires swf
Read more...
Tags :
amp,
amp trigger,
browser,
cheap ssl certificates,
Downloadify,
dynamic drag,
Flash,
flash library,
generating,
JavaScript,
javascript flash,
javascript library,
jQuery,
library,
Server,
server requests,
sIFR,
smart flash,
source flash,
twitter,
Author: admin | 209 views
24
Nov
AEXT.NET, a blog focused on web design & development, is presenting a very detailed tutorial on creating bubbles effect (like Apple Dock) with CSS.
The tutorial includes two methods: CSS sprites (basic) & the image swapping (advanced) which will be generating the same visual output.
The effect is very functional specially for list items where items are small in size & the user may have difficul
Read more...
Tags :
Author: Ivor Padilla | 280 views
23
Nov
With more than 7000+ plugins, WordPress is the most extendable Content Management System available; in fact, “WordPress is infinitely extensible” as Matt Mullenweg says. In this post, we’ll examine twenty-one really useful plugins to take your blog to the next level.
1. Drag To Share
“Drag to share is the newest trend in social sharing. Just drag an image and drop it into any social websit
Read more...
Tags :
class selector,
content management system,
custom,
custom style,
Dan Wellman,
Download,
error messages,
font service,
image,
John Khan,
Login,
Matt Mullenweg,
nasty bugs,
page,
paginator,
plugin,
post,
Read,
SecurePress,
theme developers,
Website,
wellman,
Wordpress,
Author: Dion Almaer | 165 views
23
Nov
Normally we use CSS selectors to find and tear apart HTML. Sergey Chikuyonok's jujitsu move is to do the opposite. With Zen Coding you take a CSS selector like this:
PLAIN TEXT
HTML:
html:xt>div#header>div#logo+ul#nav>li.item-$*5>a
and it generates an HTML structure like this:
PLAIN TEXT
HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN&q
Read more...
Tags :
bespin,
Chikuyonok,
class,
Coding,
CSS,
css selector,
css selectors,
demo,
div,
div id,
editors,
header,
href,
HTML,
html structure,
html xmlns,
jujitsu,
li class,
move,
nbsp,
nbsp nbsp nbsp nbsp nbsp,
opposite,
PLAIN,
quot,
Sergey,
text,
transitional dtd,
xt gt,
Zen,
Author: Umut M. | 111 views
6
Nov
Closure Tools is set of opensource (release info) developer tools by Google which are used while building Gmail, Google Maps, Google Docs & many others.
The tools include a JavaScript compiler, library & templating system.
JavaScript Compiler
It compiles JavaScript into compact, high-performance code. The compiler removes dead code and rewrites and minimizes what's left so that it downl
Read more...
Tags :
amp,
animation data,
cheap ssl certificates,
Closure,
code,
compiler,
DOM,
dynamic drag,
Google,
Google Maps,
JavaScript,
javascript compiler,
level utilities,
library,
set,
smart interface,
template,
Templates,
ui widgets,
variable references,
Author: Dion Almaer | 42 views
5
Nov
I remember when the whole Ajax thing kicked in and JavaScript developers looked at Gmail, Gmaps, and the like and thought "I wonder what powers that?"
Well, the power comes from Closure a library and set of tools that the great JS hackers built over time as they created the applications at scale.
As soon as I joined Google I wanted to check out this code, and talked to a bunch of folks who were interested in open s
Read more...
Tags :
animation data,
Closure,
code,
compiler,
dojo,
DOM,
Erik,
Firebug,
gmaps,
Google,
JavaScript,
javascript developers,
javascript library,
level utilities,
library,
obfuscated code,
performance code,
set,
Templates,
time,
ui widgets,
variable references,
Comments Off
Filed under: JavaScript, front page, library