Author: Evert Padje | 163 views
17
Mar
In this tutorial, we’re going to build a PHP/MySQL powered forum from scratch. This tutorial is perfect for getting used to basic PHP and database usage. Let’s dive right in!
Step 1: Creating Database Tables
It’s always a good idea to start with creating a good data model when building an application. Let’s describe our application in one sentence: We are going to make a forum which has us
Read more...
Tags :
Account,
auto increment,
data model,
data types,
database table,
database tables,
database usage,
dive right,
Don,
form,
Mysql,
name,
nouns,
password,
php,
query,
session,
sha,
table names,
user,
workbench,
Author: Bill Pena | 138 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: 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: Umut M. | 122 views
19
Jan
ie-css3.js is a project by Keith Clark which enables Internet Explorer to identify CSS3 pseudo selectors & render any such styles.
Including 2 JS files (DOMAssistant is required too) into your web pages & inserting CSS files with the <link> tag (inline styles are not supported) will make the rules work.
How does it work?
ie-css3.js downloads each style sheet on the page and parses it for CSS3 pseduo
Read more...
Tags :
amp,
cheap ssl certificates,
class,
CSS,
div,
DOM,
dom nodes,
DOMAssistant,
dynamic drag,
face kits,
Free,
inline styles,
internet explorer,
javascript library,
jQuery,
Keith Clark,
P.S. It,
pseudo,
rounded corners,
selector,
selectors,
twitter,
web,
Author: David Walsh | 129 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: Chris Heilmann | 162 views
15
Jan
I am right now working on a high-traffic project that will run in a sandbox that doesn't allow me to pull third party JavaScript or use canvas/Flash. Yet I need to generate bar charts from a set of data.
The solution to me was to create the charts from HTML using CSS. There have been some solutions for this problem already but I wanted something very simple and easy to maintain. Hence all the markup I am using is
Read more...
Tags :
bar charts,
Chart,
chart c,
container document,
CSS,
gt 400,
HTML,
innerHTML,
JavaScript,
nbsp,
php,
php script,
PLAIN,
script,
script src http,
span,
text,
text javascript,
trickery,
ul class,
Author: Chris Heilmann | 108 views
15
Jan
I am right now working on a high-traffic project that will run in a sandbox that doesn't allow me to pull third party JavaScript or use canvas/Flash. Yet I need to generate bar charts from a set of data.
The solution to me was to create the charts from HTML using CSS. There have been some solutions for this problem already but I wanted something very simple and easy to maintain. Hence all the markup I am using is
Read more...
Tags :
bar charts,
Chart,
chart c,
container document,
CSS,
gt 400,
HTML,
innerHTML,
JavaScript,
nbsp,
php,
php script,
PLAIN,
script,
script src http,
span,
text,
text javascript,
trickery,
ul class,
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,