Blogs1 - 10 of 792 recent posts for tag:"web programming"
08
Nov
2009
How Using Scripts For Your Website Can Improve Your Success

6 hours ago by David Broadhead, Ph.D.

Enthusiastic Myspace Blog - enthusiasticmyspace.com · 1 reference

Google’s JavaScript Tools

7 hours ago by Tonton

I’ve been so impressed on Google’s approach on releasing tools for webmasters and designers alike. While waiting for Google Wave (if someone here wants to give a free GW invitation – ehem, I want one!) I stumbled on a blog post from CNET pointing to the Code section of the search giant. Google wante ...

Sunday Techno Spoon - sundayspoon.wordpress.com

Form Login Menggunakan Session dengan PHP

12 hours ago by lpholic

Session digunakan untuk membentuk interaksi antara sebuah klien dengan web server dalam selang waktu tertentu. Nah sekarang kita akan membuat sebuah form login menggunakan Session. Kita buat dulu databasenya : CREATE DATABASE belajar; CREATE TABLE IF NOT EXISTS `login` ( `user` varchar(15) NOT NUL ...

Web design and programming - lpholic.wordpress.com

07
Nov
2009
Diving into HTML5 and riding the Google Wave – in book format

1 day ago by Sophia Lucero

Two cutting-edge web technologies, two water-related metaphors, two print and electronic book guides. HTML5 and Google Wave seem to have a lot in common these days. HTML5 The Dive Into HTML5 site is the hub of Mark Pilgrim’s drafts for his book of the same name. He’s uploaded 4 chapters so far, and ...

Wisdump - wisdump.com · Rank: 135,516 · 162 references

06
Nov
2009
Google Releases JavaScript Tools as Open Source

2 days ago by gary

Google has announced the release of some of its core application development tools as open source. The Closure tools, which include the Closure Compiler, Closure Library, Closure Templates, and Closure Inspector, have been used by Google to develop its popular Gmail, Google Docs and Google Maps web ...

Hi-Tech Squad - hitechsquad.com · 13 references

Belajar HTML

2 days ago by nayay18

UTS Pemrograman 2 telah usai..dengan kejadian ‘gara-gara angka 0′, sekarang lanjut ke web programming meninggalkan C++…PHP ohh PHP…buat latihannya, dapat tugas dari pak dosen untuk membuat webpage sederhana bin dasar alias basic banget dengan bahasa HTML. Menarik juga…yang mau download tutorialnya, ...

yHan's - nayay.wordpress.com

Track the Mouse Cursor in Flash using Action Script 3

2 days ago by Alexander

From time to time you might find it necessary to track the cursor when working with Flash. Fortunately, this is fairly easy. As with all things Flash when dealing with values, you should create the variables beforehand so as to prevent loads of errors when compiling. Here’s the code, it uses an Even ...

Alexander vanRossum - alexandervanrossum.com

05
Nov
2009
Simple File Browser with Pictures Explorer

2 days ago by Dr. Perl

This simple file browser, written in PHP, is a very useful library of functions. This library provides basic functionality of file and directory browsing along with many configurable options. However this is a basic version, and I just wrote it to use at a client’s website. I will be extending it mo ...

PHPDone - phpdone.com/blog

HTMl Forms.

2 days ago by Titan

Writing accessible forms is something that a lot of web developers seem to overlook. It seems like the user experience is becoming much less important in websites and web applications that are becoming available. The fact is that usability of your forms should be a high priority, especially when is ...

I The Titan - ithetitan.com

Mouse.cursor in Flash CS4 (AS3)

3 days ago by Alexander

Today I was attempting to make a movie clip that would fade in on rollover and fade out on rollout. The problem that I had, however, was that there are buttons placed inside this mc, and if you in turn mouse over them, it causes the whole thing to quickly fade out/in all over again – for whatever re ...

Alexander vanRossum - alexandervanrossum.com

Previous1234567