<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title>WebDevelopmentBits</title>
	<link>http://www.webdevelopmentbits.com</link>
	<description>Web Development &#124; PHP Development &#124; Zend Development &#124; Flex Development &#124; Air Development</description>
	<lastBuildDate>Sun, 14 Jun 2009 18:12:44 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Light weight alternatives to Apache</title>
		<description>When it comes to choosing a Linux web  server, Apache, as we all know, is almost a de facto standard. There is even a chance  that your web host does not even offer (or worse, know of) an alternative web  server. So, it's not a big surprise ...</description>
		<link>http://www.webdevelopmentbits.com/light-weight-alternatives-to-apache/</link>
			</item>
	<item>
		<title>Dual form processing</title>
		<description>Recently, a client of mine wanted a single web form, residing on the localhost to submit the form contents to a database in the localhost, and as well as to a web server simultaneously. Although this sounds like an unnecessary duplication of data, my client wanted some of the form ...</description>
		<link>http://www.webdevelopmentbits.com/dual-form-processing/</link>
			</item>
	<item>
		<title>FLOW3 is arriving</title>
		<description>Not yet released, FLOW3 starts making noises on the mass: what's TYPO3 up to?

As a result of the already proven TYPO3 CMS, the upcoming 5th version of the system is bringing a solid PHP framework, which can be used apart from the whole system for developing applications of any kind.

The ...</description>
		<link>http://www.webdevelopmentbits.com/flow3-is-arriving/</link>
			</item>
	<item>
		<title>No IE6 support on new W3C website?</title>
		<description>W3.org is overhauling its website in order to make it more user-friendly and quiet people who used to wonder (including me) why the administrator body of web have such dull, flat, unorganized and old fashioned website?

The new website looks more attractive and organized. 10 minutes tour of new website can ...</description>
		<link>http://www.webdevelopmentbits.com/no-ie6-support-on-new-w3c-website/</link>
			</item>
	<item>
		<title>Zend Framework - Sourcebits Contribution Team</title>
		<description>Sourcebits is investing efforts for making one of the best PHP frameworks even better. With a whole team of talented and skilled developers, we're contributing to the framework using the best proven components we have developed based on our experience using the Zend Framework on our projects.

You can check out ...</description>
		<link>http://www.webdevelopmentbits.com/zend-framework-sourcebits-contribution-team/</link>
			</item>
	<item>
		<title>Using the keyword &#8220;this&#8221; in PHP</title>
		<description>You may have come across number of functions and variables inside a class and perhaps you don't even know how they're called or invoked. These functions and variables that belong to a class are called as properties and methods, or simply members, of this class.

In PHP, the keyword "$this" is ...</description>
		<link>http://www.webdevelopmentbits.com/using-this-in-php/</link>
			</item>
	<item>
		<title>HTTP Request without CURL</title>
		<description>A short tutorial on how to make a simple object for HTTP request without the need of using CURL.
The way to accomplish that is using the function stream_context_create to prepare the string, and then you use fopen and stream_get_contents to get the response.

&#60;?php

class Custom_Http_Request
{
    private $_url;
  ...</description>
		<link>http://www.webdevelopmentbits.com/http-request-without-curl/</link>
			</item>
	<item>
		<title>See, Yes! Yes! - GO</title>
		<description>Hello readers,

Welcome to third and final part of my CSS primer.

Continuing from previous post 'CSS Steady' now I'll tell you something about polishing the CSS. Following text will help in decision making during CSS coding.

ID vs Class Vs Tag Vs Pseudo selectors:

All CSS developers know this fact there are verity ...</description>
		<link>http://www.webdevelopmentbits.com/see-yes-yes-go/</link>
			</item>
	<item>
		<title>Alert!!! Phishing Net Ahead!</title>
		<description>Phishing is a scam where Internet fraudsters send spam or pop-up messages to lure personal, financial and Intellectual  information from unsuspecting victims.


Personal Phishing ask for the Personal info ie. Address, email Id, Contact No.

Financial Phishing asks for Bank Details, Credit Card details and Third Party Money Transfer (Like: Paypal ...</description>
		<link>http://www.webdevelopmentbits.com/phishing-net/</link>
			</item>
	<item>
		<title>Playing with MouseEvent in Flex 3</title>
		<description>I have come across a very interesting problem while developing a flex application where I have a
button control and I want to call two different functions on  click of the button . The interesting part
is that I want to call two different functions on different events of the same button ...</description>
		<link>http://www.webdevelopmentbits.com/playing-with-mouseevent-in-flex-3/</link>
			</item>
	<item>
		<title>See, Yes! Yes! - STEADY</title>
		<description>Hello Readers,

Here I am with second part of 3-part CSS primer.

In my previous post, I briefly described importance of planning and resetting CSS, some possible 'Do's and 'Don't' s. I believe in outlining thing and let your mind fly in free space. My outline for CSS primer can be visualized ...</description>
		<link>http://www.webdevelopmentbits.com/see-yes-yes-steady/</link>
			</item>
	<item>
		<title>SingleTon Pattern in Flex</title>
		<description>What is singleton pattern?



The singleton pattern is a design pattern that is used to restrict instantiation of a class to one object. If you create the class as a singleton then no way to create more than one instance. But, you can get that single instance in any number of ...</description>
		<link>http://www.webdevelopmentbits.com/singleton-pattern-in-flex/</link>
			</item>
	<item>
		<title>Modular Applications</title>
		<description>Modular applications

Sometimes our flex application's size becomes very large. Due to this, we are facing many problems such as bandwidth, network traffic and it will take more time to load. We have many ways to solve this problem such as 

1. Do not embed the assets into the project. 
2. ...</description>
		<link>http://www.webdevelopmentbits.com/modular-applications/</link>
			</item>
	<item>
		<title>Philosophy of Object Oriented Programming and Software Design</title>
		<description>Now, I am no expert in OOP or software design, but here's a philosophy which might help you make the most of what you know about OOP and software design. I have observed and have read reports that people absorb most information when it's presented in lists, preferably bulleted. So ...</description>
		<link>http://www.webdevelopmentbits.com/philosophy-of-object-oriented-programming-and-software-design/</link>
			</item>
	<item>
		<title>PureMVC</title>
		<description>PureMVC is a framework which helps the Flex programmers to create applications in the MVC architecture. It helps the programmers to develop loosely coupled components. It helps to create the resusable codes. Very easy to understand and maintain than other frameworks. Forces the singleton pattern.

We can divide the pureMVC as:

	 ...</description>
		<link>http://www.webdevelopmentbits.com/puremvc/</link>
			</item>
	<item>
		<title>See, Yes! Yes! - READY</title>
		<description>In today's web arena, CSS has proved its importance in rigid way. Web content is no more targeted to web browsers only, Web content is been served for a verity of media now days. To efficiently handle such situation CSS plays a very crucial role.

In order to extract maximum pulp ...</description>
		<link>http://www.webdevelopmentbits.com/see-yes-yes-ready/</link>
			</item>
	<item>
		<title>RIA and Flex</title>
		<description>



	 A rich Internet application (RIA) is a Web application designed to deliver the same features and functions normally associated with deskop applications.


	RIAs typically form a stateful client application with a separate services layer on the backend.


	Run in a web browser, or do not require software installation


	Run locally in a ...</description>
		<link>http://www.webdevelopmentbits.com/ria-and-flex/</link>
			</item>
	<item>
		<title>A Tableless Table - Exploring the power of CSS3</title>
		<description>The recent browser versions like Firefox 3, Google Chrome, Internet Explorer 8, Opera 9.5 and Safari 3 are now coming with a great and brand new support: CSS3. Some of the new properties are introduced and here I am going to describe the table value for the display property.

To align ...</description>
		<link>http://www.webdevelopmentbits.com/exploring-the-power-of-css3/</link>
			</item>
	<item>
		<title>How to hold a more effective code review</title>
		<description>I found a very interesting article about Code Review that I'd like to share.

The article was written by Andrew Stellman and you can read it at Head First Labs in the address http://www.oreillynet.com/headfirst/blog/2008/09/how_to_hold_a_more_effective_c.html.

Enjoy! </description>
		<link>http://www.webdevelopmentbits.com/how-to-hold-a-more-effective-code-review/</link>
			</item>
	<item>
		<title>Apache SSL - For Secure online transactions</title>
		<description>Hey you are planning to start a e-commerce website, then you must know about SSL without which no one will trust your website as a safe place to use their cards...

What is SSL?

SSL (Secure Socket Layer) is a protocol used for secure data transfer. This is done by using private ...</description>
		<link>http://www.webdevelopmentbits.com/apache-ssl-for-secure-online-transactions/</link>
			</item>
	<item>
		<title>Build a personal website in just an hour&#8230;</title>
		<description>Are you planning to have a personal website for publishing your biography or a wedding website to share your happy moments with the world. Here is the guide to setup a personal website in just an hour...and it costs you less than $25...

To start a personal website we need following ...</description>
		<link>http://www.webdevelopmentbits.com/build-a-personal-website-in-just-an-hour/</link>
			</item>
	<item>
		<title>Web Hosting in Detail (Choose best hosting for your Domain)</title>
		<description>If you are planning to build a small personal website or big communtiy website you need a hosting account. But these two sites wont fit with a single hosting type.

Generally if you search for a hosting provider you will find different plans starting from $1 per month to $100 per ...</description>
		<link>http://www.webdevelopmentbits.com/web-hosting-in-detail-choose-best-hosting-for-your-domain/</link>
			</item>
	<item>
		<title>Yes, I&#8217;m an OOP developer! But Design Patterns?!?</title>
		<description>"Well, I went pretty fine on my Object-Oriented experience. I've learned something about polymorphism, inheritance, encapsulation and now I really know how to extend a class! I'm ready for developing cool object-oriented applications."

But what about the design? No, no... I don't mean that design where you place the squares and ...</description>
		<link>http://www.webdevelopmentbits.com/yes-im-an-oop-developer-but-design-patterns/</link>
			</item>
</channel>
</rss>
