Author: Saad Bassi | 60 views
17
Mar
This article is sponsored by SSLmatic which sells SSL certificates (RapidSSL, Geotrust, Verisign) for much cheaper prices & offers great support. Check their site to get the cheap SSL certificates.
In the first part of the Ultimate Magento Guide, we covered the back-end features of this open source e-commerce software. We also created a simple product and displayed it in our e-store.
Today we will focus on &qu
Read more...
Tags :
cache,
cache management,
catalog,
cheap ssl certificates,
default,
default images,
default logo,
default theme,
e commerce software,
e store,
gt design,
homepage,
homepage layout,
layout,
logo,
logo image,
Magento,
name,
Product,
quot,
Author: Bill Pena | 316 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: Bill Pena | 142 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: Dion Almaer | 105 views
20
Jan
Nice work Firebug team for announcing Firebug 1.5, a great release that fixes many bugs and adds great features:
Mike Radcliffe’s Inspector. A key feature, now solid as a rock,
Jan ‘Honza’ Odvarko’s expanded and refined Net panel, with accurate timings,
Steve Roussey’s reworking of HTML editing and entity support,
Kevin Decker’s CSS and Style side panel improvements,
Support for dynamic, graphical
Read more...
Tags :
breakpoints,
bugs,
feature,
Firebug,
Firefox,
Honza,
improvements,
Inspector. A,
Jan,
Kevin Decker,
Mike Radcliffe,
Nice,
Panel,
release,
rock,
solid as a rock,
Steve Roussey,
support,
team,
work,
Author: Dion Almaer | 156 views
15
Jan
David Davis of Ext doesn't just have a cool name. He does cool stuff :) His latest post explains a showcase of melding HTML5 video and canvas support as he creates a live video tooltip.
The example uses Ext JS web desktop and the code created delivers a special Panel that is able to deliver video, and then the simple act of grabbing a video frame and scaling it down for the tooltip:
PLAIN TEXT
JAVASCRIPT:
&nbs
Read more...
Tags :
canvas support,
cool stuff,
David Davis,
Ext,
HTML,
name,
nbsp,
post,
Showcase,
stuff,
tip,
tip height,
tip width,
tooltip,
video,
video frame,
web desktop,
Author: Dion Almaer | 45 views
15
Jan
David Davis of Ext doesn't just have a cool name. He does cool stuff :) His latest post explains a showcase of melding HTML5 video and canvas support as he creates a live video tooltip.
The example uses Ext JS web desktop and the code created delivers a special Panel that is able to deliver video, and then the simple act of grabbing a video frame and scaling it down for the tooltip:
PLAIN TEXT
JAVASCRIPT:
&nbs
Read more...
Tags :
canvas support,
cool stuff,
David Davis,
Ext,
HTML,
name,
nbsp,
post,
Showcase,
stuff,
tip,
tip height,
tip width,
tooltip,
video,
video frame,
web desktop,
Author: Dion Almaer | 94 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: Chris Heilmann | 196 views
12
Jan
OK, this is nothing shockingly new, but I found it pretty useful. Using jQuery, Ajax has become more or less a one-liner:
PLAIN TEXT
JAVASCRIPT:
$(document).ready(function(){
$('.ajaxtrigger').click(function(){
$('#target').load($(this).attr('href'));
return false;
});
&
Read more...
Tags :
ajaxtrigger,
attr,
caches,
callback,
callback function,
container 40,
document,
format xml,
function,
HTML,
jquery ajax,
massive object,
nbsp,
PLAIN,
target,
text,
text javascript,
url,
web service,
0 Comments
Filed under: JavaScript, XmlHttpRequest, Yahoo, ajax, crossdomain, front page, jQuery, json, json-p, json-p-x, yql
Author: Andrew Burgess | 111 views
11
Jan
A project is always more fun when you’ve got friends working with you, but how can do it when working on a coding project? I’ll keep my keyboard to myself, thanks.Enter GitHub. With this web service, you can share your coding projects and collaborate with ease!DisclaimerThis tutorial will assume that you’re familiar with Git, arguably the best distributed version control software there is. Already
Read more...
Tags :
Button,
c option,
dashboard,
default location,
github,
goodness,
jQuery,
keyboard,
line,
network,
project,
repo,
repository,
rsa,
ssh public key,
tab,
time,
version control software,
web service,
white space,