Save info   Get password
Home Submit your blog Edit Account Rules RSS-Archive Contact


Dyslexia—-a commonly uncommon disease.
2008-02-03 11:06:04
There is no end of disease s in this world. Every day the names of some new diseases are catching our attention. Sometimes I wonder that whether the All Mighty God has created as many diseases as the number of the people in all over the world. There are many ailments and their patients, we encounter [...]
Read more: uncommon

The Art of Client Communication
2008-01-24 02:14:26
If you want to succeed as a Business Development officer or Project Manager or as a Programmer, you cannot escape communicating with the client. It is that point where you will understand the requirement or you will handle all User Acceptance Tests related questions. How fine your coding might be, how immaculate your process, or how efficiently you can handle things; all these will just go in vain if the buyer is not happy with you. And you and you only responsible for transferring the right message to the client and in the right way.
Read more: Client

Internet Security - Developer Tool Bar
2008-01-14 02:24:35
Nowadays, most of the browsers comes with a developer tool bar, often to help the developer fixing the HTML and other visible areas of web page. But this developer tool bar can also be a potential threat to the security of your system, if it is not been taken care of. The question is how? [...]
Read more: Developer , Internet , Internet Security

Fine Tuning Your PHP Code
2007-12-19 09:28:24
PHP is a wonderful language for the web. It is fast, light, have full object oriented support and enormous capability to create any sort of application which can run in web browser. Unfortunately, this potential of PHP is not always explored in the coding. A heavy website crumble when its popularity skyrockets and hits multiplies. [...]
Read more: Tuning

Learning AJAX
2007-11-12 09:29:20
AJAX or Asynchronous Javascript And XML is a term coined with modern web programming is of much use nowadays. But what is AJAX really? How it came and what it does? In short it is the technology which allows web browser to fetch a part of data from the server without affecting the entire display [...]
Read more: AJAX , Learning

Hyderabad - The city of pearl
2007-11-09 12:16:04
We are now settled in hyderabad, one of the big cities of India and a major IT hub. I owe some responsibilities to share my view on this city as I now earn my bread and butter from her soil. I could have commented earlier but that could not be a justice as it is [...]


Open Apologies To All Readers
2007-11-09 09:16:43
Almost two months have been passed, since the last post published in this website. And this happened abruptly without any prior notice. I apologize to all for this unwanted and unintentional break. Owing to some reasons we had to shift our base and had to get relocated to a different place. The time involved in [...]


Clothing of Asia - Revised and Updated
2007-09-08 15:26:37
The following article was earlier published in this web site under the title Asia and its clothing. This is a revised version of the article. ______________________________________________________________  Asia is the largest continent of the world with its 17,300,000 sq. miles area. The continent comprises of a number of countries and each country varies from the other in terms [...]
Read more: Clothing

Post-Marital Bliss or Blues?
2007-09-01 13:52:04
The whole world is running after development, success and career. As on one hand, this speeding world is helping many of its inhabitants to lead an epicurean life, but on the other hand, the same world is becoming the root cause of all their problems in their life. Day-by-day we are sinking into the mire [...]
Read more: Bliss , Blues

Ten Ideas To Stay Motivated
2007-08-24 15:19:53
I always remain motivated and help others to stay motivated. Motivation is something that gets reflected in results. And if you are not motivated you will lose creativity, become chaos and will divert from your goal and focus. In modern world when there are thousands of provocations which try to allure you from your goal, [...]


Innovation and Organizational Goal – Two Horns of Dilemma
2007-08-18 15:40:38
Are you creative? Do you want to do things differently? If I ask these questions to anybody, I am pretty sure in most of the cases I will get affirmative answer. At the same time I know, I will get response in negative, if I frame the same questions in a different angle. Can [...]
Read more: Horns , Innovation

Understanding Web - How your blog works?
2007-08-13 14:14:50
You own a blog and you write for it, but do you know how it works. Or rather how the entire web works? What are servers, clients, hosts, HTML, CSS, Javascript? Here I tried to present a brief overview of the web technologies. I would feel happy, if you get benefited from this post. Understanding [...]


Asia and its clothing
2007-08-08 13:11:30
Asia is the largest continent of the world with its 17,300,000 sq. miles area. The continent comprises of a number of countries and each country varies from the other in terms of its culture, habits, tradition and fashion. It will be a Herculean task, rather an impossible one to bring Asia and its culture under [...]
Read more: Asia

How to be a good blog writer
2007-08-05 10:44:17
Writing is an art, and presenting content, wrapped up in finest language, is a skill which one acquires over time. It is a known fact that everybody cannot write fiction, as fiction is narrative in representation and you need a plot, a story as its background, leaving aside the wizardry over the language. But I [...]


Know Microformats
2007-08-04 15:07:46
Microformats? Are you pretty unsure of the word? Or you heard the term but not much familiar with the purpose. It is going to be a buzzword in the world of web design and development and the term really carries some bigger meaning than what it name suggests. As [...]


About User Experience
2007-08-02 13:34:21
The web development has changed a lot over the past few years and has been changing. After the dot com boom, came a period which we may term it as E-Commerce age. Lots of sites focusing on selling products appeared in cyber world. Social networking can be termed as the current trend. But in this [...]


Nokia 8600 Luna - Simply Awesome
2007-07-31 12:47:03
Nokia 8600 Luna is the phone which could surely be the neighbour’s envy, owner’s pride. The sleek look, the stylish appearance and with all cool features it could easily kill you. A better approach is not to ask for this handset when you go for cell shopping, as I can bet you can’t return home [...]
Read more: Nokia

A Web Explorer Code
2008-04-20 10:34:28
Here is a small code piece written in PHP 5. The code piece mainly creates a web based windows explorer. This is not complete yet. However, I prefer to upload so I can get valuable suggestions. The code base is using the observer-observable design pattern. The entire design pattern is as follows. The code base [...]
Read more: Explorer

Creating Excel from HTML
2008-04-27 02:06:17
Have you ever faced any situation where you need to provide download option as MS-Word, Excel etc. If the situation is exactly like this (This kind of situation you might face while preparing report) then the easiest way is to prepare the html, and pass correct header to download as excel or word. Let try an [...]
Read more: Creating

Alternative PHP Cache - A fine progress meter upload example
2008-07-20 10:43:01
Alternative PHP Cache is a PECL extension, which can be utilized for many purposes. The best thing is that it can check if a file has been modified on every request. Rasmus Lerdorf (you should know the name if you are a PHP guy) who was also a pioneer in the extension development, came up [...]
Read more: Alternative , progress

Yahoo Boss Search And Web Explore
2008-08-07 10:34:05
As a open source programmer, I have used several classes or codes widely available over the internet. I was thinking to contribute some of my knowledge as well. So, I decided to contribute on regular basis classes to phpclasses repository. Here are two of my contributions. WEB EXPLORE 1.0 This package is about displaying folders and files [...]
Read more: Search , Yahoo

Page 1 of 1 « < 1 > »
eXTReMe Tracker