Programming
Submitted by: chief3rd about 1 year ago
Display recent topics from your forum OUTSIDE of your phpBB3 root folder
Submitted by: brett about 1 year ago
Examine how to send an email using Rails action mailer
Submitted by: chief3rd about 1 year ago
Tutorial describes how to design a scriptable application and what you need to do to allow the users to write scripts for your application in various scripting languages.
Submitted by: brett about 1 year ago
develop flash video play to play muliple videos from a single player in a webpage
Submitted by: brett about 1 year ago
Create your own Wordpress 2.5 Sidebar Widget Plugin in PHP
Submitted by: brett about 1 year ago
Three-part "Setting up your own on-demand video site with PHP" tutorial series will take you through what you need to know to create video optimized for the Web.
Submitted by: chief3rd about 1 year ago
The primary goal here is to gently introduce the major components of the Merb micro-framework by building a simple chat wall style application.
Submitted by: brett about 1 year ago
Select menus are normally used for setting a belongs_to association instead use a text field with auto completion.
Submitted by: chief3rd about 1 year ago
See how to dynamically change a select menu based on another select menu using Javascript in ruby on rails
Submitted by: brett about 1 year ago
Improve readability by using the dynamic find_all_by and find_by methods of ror.
Submitted by: brett about 1 year ago
This is a good java script tutorial to use for placing a random quote on a page.
Submitted by: brett about 1 year ago
GUI Hello Java program. Learn GUI in this java tutorial
Submitted by: brett about 1 year ago
Flash actionscript tutorial you will see the basics of how to assign keyboard key values to move an object around.
Submitted by: chief3rd about 1 year ago
Learn how to check if an URL is valid or not (404). php tutorial to write a script that does the following.
Submitted by: chief3rd about 1 year ago
Create a PHP script to check whether the actual domain name is available or not.
Submitted by: chief3rd about 1 year ago
Adobe flash custom preloader tutorial using actionscipt.
Submitted by: brett over 2 years ago
The modulus operator computes the remainder that results from performing integer division. Learn how to use it in C/C++ tutorial
Submitted by: brett over 2 years ago
Control the movement of the player with the keyboard and fire weapons in this Adobe Flash tutorial.
Submitted by: gavin over 2 years ago
Simple online flash mp3 player made by following the Adobe Flash Actionscript tutorial.
Submitted by: gavin over 2 years ago
Build a ruby extension in C in jus a few minutes using following the ruby tutorial
Submitted by: chief3rd over 2 years ago
Collect the present stats from adsense, for any channel you specify and store the results in mysql. Interesting PHP tutorial!
Submitted by: chief3rd over 2 years ago
great ruby on rails tutorial to improve active record performance by working directly with raw SQL connection
Submitted by: chief3rd over 2 years ago
Very Very basic asp tutorial that introduces sessions into your dynamic asp driven web application
Submitted by: chief3rd over 2 years ago
Pros and Cons of both ASP and PHP. Tutorial to give you the direction for choosing which is right for you.
Submitted by: brett over 2 years ago
This tutorial provides a quick introduction to the Unified Modeling Language. Could be used for any programming language.
Submitted by: chief3rd over 2 years ago
This tutorial describes the steps needed to turn a plain Nintendo DS into a Wi-fi phone (the nPhone!) using PJSIP Stack
Submitted by: Alicia over 2 years ago
Submitted by: chief3rd over 2 years ago
A package is a namespace that organizes a set of related classes and interfaces.
Tutorial teaches u about packages in Java.
Submitted by: chief3rd over 2 years ago
Personal statement by Robert L Read. Being a programmer is much more than writing a program
Submitted by: chief3rd over 2 years ago
Quick tutorial to get u started on memory allocation in C++
Submitted by: gavin over 2 years ago
The dynamic duo of Hpricot and Firebug is by far the fastest way to automate content extraction from a saved HTML file or a remote server. without compromising flexibility
Submitted by: chief3rd over 2 years ago
Progress control is used to display the evolution of an activity. Create a progress control using MFC. Good for C and C++
Submitted by: brett over 2 years ago
A brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible.
Submitted by: chief3rd over 2 years ago
Get started with the ruby programming language. Our first program will display the string 'Hello' on the command window.
Submitted by: brett over 2 years ago
This C++ for loop tutorial is written for C++ noobs. It includes many code examples and explanations about the conditions of a C++ for loop.
Submitted by: chief3rd over 2 years ago
This tutorial covers JApplet -- a class that enables applets to use Swing components.