Monthly Archives: September 2008

Building Your Own System Tray Application Usi...

You have seen how easy it is to write your own desktop applications using PHP-GTK in the article Building Your Own Desktop Notepad Application Using PHP-GTK. Once you have learned how to write desktop applications using PHP-GTK you will be pleased to know that writing system tray applications is just… Continue Reading
by | 30 Sep 2008

Structuring Your Projects for Web Application...

In this article we will look at how to start a project while considering its related security issues. We will focus on form validation as well as other topics such as site structures. To demonstrate the topics that we will be discussing we will create a site that will enable… Continue Reading
by | 29 Sep 2008

Dictionaries, Variables and Statements in Pyt...

In this third part of a nine-part series that quickly goes over the Python language you will learn about dictionaries references and much more. It is excerpted from chapter four of the book em Python in a Nutshell Second Edition em written by Alex Martelli O Reilly ISBN 5961 469… Continue Reading
by | 25 Sep 2008

Yahoo Store – Checkout Problem Solved!

Yahoo! just fixed the intermittent problem of having state selection not working while checkout. The issue was identified with some of the buyers  – who could not select the state out of the dropdown box provided. The issue seem to be fixed completely and it is back to normal. This… Continue Reading
by | 25 Sep 2008

Inserting, Updating and Deleting Database Row...

You ve seen some of the things you can accomplish with the Code Igniter PHP framework in earlier parts of this series. In this seventh part of the series you will learn through copious examples how to perform insertions updates and deletions on a selected MySQL table by using Code… Continue Reading
by | 24 Sep 2008

Building Your Own Desktop Notepad Application...

If you think building a desktop application such as Notepad is difficult think again. If you use PHP-GTK it s almost ridiculously easy. This article will show you how. By the time you re done you ll have a full cross-platform application in about 1 lines….… Continue Reading
by | 23 Sep 2008

IndiaNIC visits Yahoo! Campus – Sunnyvale, CA

IndiaNIC just visited the Yahoo! Headquarters for the conference for the developers. This has been a breakthrough in the progress of our association with Yahoo! Small Business (YSB) – and will make ourselves stronger for sure. You can find out more about Yahoo Store and our services here - http://www.indianic.com/yahoostore.html… Continue Reading
by | 23 Sep 2008

Web Application Security Overview

With the web and web sites open to everyone — including malicious hackers — the security of web applications sits at the top of the list of issues on any web developer s mind. In this eight-part series we will look at the security concerns of PHP developers and what… Continue Reading
by | 22 Sep 2008

Data Types in Python

In this second of nine parts focusing on a quick overview of the Python language for experienced programmers you ll learn how Python handles data types such as strings and more. This article is excerpted from chapter four of em Python in a Nutshell Second Edition em written by Alex… Continue Reading
by | 18 Sep 2008