SMS Text Messaging for chat
Posted by satya61229 on December 16, 2008
Posted in 1 | Leave a Comment »
Website Architecture
Posted by satya61229 on October 18, 2008
I have found a good website discussing about the web site architecture. It is very common to start developing website for getting the first page running. But bad architecture is as wrong as bad coding. It creates problem as your site grow and when you really need to maintain the web site. There you will find information about the :-
Some common patterns for web site information architecture, Information Architecture for web sites 101, Navigation models for web sites, Trying to get a new web site or community rolling is very much like starting a fire and few case studies.
Posted in website | Leave a Comment »
My Programmer’s Blog
Posted by satya61229 on October 18, 2008
I have a blog up and running from few years. It is proved to be a good blog till date. Currently it is getting 500-700 pagesviews per day.
It is all about PHP platform and web technology. I started with the mind that whatever I will write should be simple and easy to understand and use. I tried to write about the common problems faced about the programmers in their project. So, whenever I learn something and thought that many programmer may be looking for this kind of solution then I try to write about it.
Here is the blog , I was talking about: Web Tech
Some of the recent articles on that blog:
- » Web Browser Speed Comparison
- » Parse JSON using JSON Parser or eval()!
- » PHP Custom Error Handler
- » Strange IE! Show Blank Page for Wrong Closing
- » Open CSV (Comma Separated Value) File in MS Word
- » Hide ad from home page and show your advertisement (any content) on other pages
- » Customize your New Blogger’s (blogspot) Blog Title
- » PHP Security: Remove Default Escaping In PHP
When you read the blog from start, I am sure you will start thinking about the simplicity I tried to present in my posts.
Posted in HTML, php | Tagged: php | Leave a Comment »