Author: Evert Padje | 260 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: Umut M. | 54 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: Umut M. | 336 views
3
Feb
FeedBurner's popular chicklet FeedCount is the most-used way to display the number of subscribers for a feed.
Also, a similar design is used by TwitterCounter to display your Twitter followers.
We'll be creating a dynamic FeedCount-like interface that can display your website's statistics like pageviews, visits, etc. (one or all of them) using PHP.
At the end of this tutorial, we'll have 2 differen
Read more...
Tags :
access,
Account,
Analytics,
chicklet,
counter,
feedburner,
followers,
GAPI,
Google,
metrics,
php,
php class,
subscribers,
ua,
user,
variables,
version,
Website,
Author: Bill Pena | 322 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 | 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: 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. | 128 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 | 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: Jeffrey Way | 172 views
16
Jan
So you’ve read the tutorials, and still can’t manage to figure out this stuff? What is Git – and why do we even need it? If you fall into this category, much like I did at one point, I’ve recorded a video tutorial that hopes to teach you exactly how to get started. Rather than feeling your eyes blur over as you attempt to comprehend code snippets like “git push origin master,” r
Read more...
Tags :
best web,
category,
code snippets,
git,
Hang,
html css,
Jeffrey,
Plus,
point,
screencast,
stuff,
tutorial,
twitter,
version,
video,
video tutorial,
web,
web development tutorials,
Author: James Padolsey | 268 views
14
Jan
jQuery 1.4 was recently released. This wasn’t simply a maintenance release as some had speculated; there are many new features, enhancements and performance improvements included in 1.4! This post covers the new features and enhancements that you may find beneficial.You can download jQuery 1.4 right now, here: http://code.jquery.com/jquery-1.4.js1. Passing Attributes to jQuery(…)Pre 1.4, jQuery supporte
Read more...
Tags :
anchor element,
anchors,
App,
attribute,
attributes,
clickHandler,
DOM,
element,
element creation,
event,
foo,
function,
Google,
googler,
jQuery,
maintenance release,
method,
nbsp,
performance improvements,
quot,
Read,