Author: Umut M. | 55 views
17
Mar
Microsoft has announced the "Preview Release" of Internet Explorer 9 which seems to be a milestone for the IE family considering it gets closer to the standards.
The IE9 has a new JavaScript engine which performs much better than IE8 & some other browsers.
Another good news is, it supports HTML5, CSS3 & SVG almost completely.
The website includes speed, HTML5 & graphics demos besides the comp
Read more...
Tags :
Author: Jeffrey Way | 29 views
17
Mar
For the entire month of February, developers were encouraged to submit their best scripts and components to CodeCanyon. With over $6200 worth of prizes to win, it was a battle consisting of many high level items. However, the competition has since concluded, and after two weeks of deliberating, the reviewers and I have made our choices for the top three spots!
Grand Prize Winner: Sitebase
“This script
Read more...
Tags :
Author: Dion Almaer | 2,339 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: Dion Almaer | 125 views
21
Jan
There have been a few HTML builder APIs out there, but Ed Spencer (new lead of Ext JS) has put together something that looks and feels similar to Haml from the Ruby side.
Jaml lets you write HTML like this:
PLAIN TEXT
JAVASCRIPT:
div(
h1("Some title"),
p("Some exciting paragraph text"),
br(),
ul(
li
Read more...
Tags :
div,
Ed Spencer,
HTML,
html builder,
item,
Jaml,
JavaScript,
js,
nbsp,
paragraph text,
PLAIN,
Product,
product description,
quantity,
quantity value,
repo,
Ruby,
text,
text javascript,
view larger image,
Author: Umut M. | 256 views
21
Jan
bxGallery is a lightweight jQuery plugin for creating image galleries with thumbnails.
It requires images to be defined within an unordered list & converts them to a gallery with several options like:
max width/height of images (will resize maintaining aspect ratio)
thumbnail width & if it will be cropped to create a perfect square
opacity of thumbnails
loading text & image
The plugin also has an opti
Read more...
Tags :
amp,
aspect ratio,
bottom right,
bxGallery,
cheap ssl certificates,
dynamic drag,
Gallery,
image,
JavaScript,
javascript form,
jQuery,
list,
loading text,
max,
max width,
opacity,
plugin,
smart interface,
twitter,
width,
Author: Bill Pena | 144 views
20
Jan
HTML 5 provides some great new features for web designers who want to code readable, semantically-meaningful layouts. However, support for HTML 5 is still evolving, and Internet Explorer is the last to add support. In this tutorial, we’ll create a common layout using some of HTML 5’s new semantic elements, then use JavaScript and CSS to make our design backwards-compatible with Internet Explorer. Yes, e
Read more...
Tags :
column layout,
content section,
CSS,
div,
div elements,
doctype html,
element,
header,
header elements,
HTML,
internet explorer,
layout,
page,
Section,
semantic elements,
styling,
title,
typical web,
video tutorial,
web designers,
web page layout,
Author: Umut M. | 139 views
20
Jan
MediaCore is an open source platform for publishing audio, video & podcasts which makes distributing media on any website so easy.
The platform supports many media formats like FLV, M4A or MP3 which can also be played via the integrated FlowPlayer.
It can pull media from any source (Youtube, Vimeo, Google Video, etc.) & a site-owner can publish media from the administrative interface or let users create th
Read more...
Tags :
admin,
administrative interface,
amp,
cheap ssl certificates,
dynamic drag,
flash xml,
FlowPlayer,
FLV,
Google,
interface,
M,
MediaCore,
open source platform,
platform,
Python,
Rich Solution,
source,
source flash,
video,
vimeo,
youtube,
Author: Chad Hietala | 100 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: David Walsh | 132 views
18
Jan
One modern, attractive way of placing a lot of content into a little space is by using a tab system. This tutorial will show you how to create a sexy, animated tab system complete with CSS sprites, cookies, and animated tab swapping. AssumptionsThere are a few assumptions and notes that we’re going into this system with:We’ll be using the most recent version of MooTools: 1.2.4.The client must support
Read more...
Tags :
basic knowledge,
class,
content,
cookie,
cookieName,
css sprites,
current content,
div class,
function,
height,
LI,
little space,
loading purposes,
page loads,
server side language,
server side scripting,
tab,
tab system,
tween,
URI,
url,
var,
Author: Dion Almaer | 102 views
18
Jan
Geuis Teses has released an enjoyable library called Helium that has the goal of testing your stylesheets for unused style.
You inject helium into your site (e.g. put it in an included footer) and then when you hit the first page you will have a popup asking for the pages you want to test. Helium will find the style sheets that you use and will store that information and the page information inside of localStorage.
Read more...
Tags :
footer,
Geuis,
github,
goal,
Helium,
host test,
information,
library,
page,
site,
style,
style sheets,
stylesheets,
Teses,
trivial example,