Author: Chad Hietala | 97 views
19
Jan
In this tutorial, we will adventure into the world of XSL(T) and explain what it is, how to pull data from an XML document, basic iteration and basic login and conditional statements.Tutorial DetailsProgram: Any Text EditorVersion: 1 of 1Difficulty: MediumEstimated Completion Time: 25minOverviewSometimes, you have huge datasets that are parsed out as XML that need to be formatted so that someone who doesn’t k
Read more...
Tags :
CMSs,
conditional statements,
database javascript,
document,
dynamic properties,
element,
file xsl,
Google,
google search,
head,
Inspector. To,
language transformation,
stylesheet,
teamsite,
template,
title,
vacation,
what is xsl,
XHTML,
XML,
xsl,
Author: Dion Almaer | 92 views
13
Jan
I am a big fan of using custom events where it makes sense in applications. I took it too far in the early days of Bespin, but I really enjoy them where they make sense.
Chris Vanrensburg was talking to me about Virtual DOM events, and when I asked him about them he told me this:
there are not enough juicy real DOM events, and the DOM standards process is slow moving. It's long been a bone of contention that the
Read more...
Tags :
application,
bespin,
bone of contention,
case,
child nodes,
Chris Vanrensburg,
classic case,
DOM,
dom events,
DOM Level,
dom level 3,
event,
gesture,
internet explorer,
logic,
mouse,
mouse rest,
mouseover,
node,
Part,
sense,
tooltip,
user,
Author: Dion Almaer | 33 views
13
Jan
I am a big fan of using custom events where it makes sense in applications. I took it too far in the early days of Bespin, but I really enjoy them where they make sense.
Chris Vanrensburg was talking to me about Virtual DOM events, and when I asked him about them he told me this:
there are not enough juicy real DOM events, and the DOM standards process is slow moving. It’s long been a bone of contention tha
Read more...
Tags :
application,
bespin,
bone of contention,
case,
child nodes,
Chris Vanrensburg,
classic case,
DOM,
dom events,
DOM Level,
dom level 3,
event,
gesture,
internet explorer,
mouse,
mouse rest,
mouseover,
node,
Part,
sense,
tooltip,
user,
Author: Siddharth | 319 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: 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: Umut M. | 140 views
29
Dec
CoolTips is an object-oriented, unobtrusive & lightweight class based on Prototype JS + script.aculo.us frameworks for creating good looking tooltips.
It doesn't need any inline JavaScript coding. Using the title attribute of elements is enough and CoolTips will convert them.
The tooltips can be customized using a bunch of parameters or by CSS:
Besides the colors of background, borders & text, it is po
Read more...
Tags :
aculo,
ajax,
amp,
background borders,
cheap ssl certificates,
class,
CoolTips,
doesn,
dynamic drag,
inline,
JavaScript,
javascript form,
jQuery,
lightweight class,
opacity,
Prototype,
script,
smart interface,
twitter,
web applications,
Author: Burak Guzel | 227 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 | 97 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: Chris Heilmann | 305 views
15
Dec
Downloadify is an interesting solution to offer files as downloads without having to create temporary files and loop through a script that sets a force-download header.
As shown in the demo page offering a file for download and setting its content is as easy as this:
PLAIN TEXT
JAVASCRIPT:
Downloadify.create('downloadify',{
filename: function(){
return document.ge
Read more...
Tags :
demo page,
document,
Download,
Downloadify,
File,
filename,
function,
getElementById,
keyboard,
loop through,
nbsp,
parameters,
PNG,
possibilities,
return,
return document,
SWF,
temporary files,
value,