Check out my new CSS+Ajax based web site design
work for fun!!!
Check out my new CSS+Ajax based web site design
Posted in Introduction
”Every piece of knowledge must have a single,
unambiguous, authoritative representation within a system.”
Unstructured and unplanned works produce duplication. Duplication creates unmanageable output. Success is hidden behind reusability and manageability.
Following reasons are responsible for duplication:
1. Lack of planning
2. Lack of knowledge
3. Lack of study on project details
4. Lack of architectural design
5. Lack of time
How to get rid?
1. Better study on project
2. Better skill on working environment
3. Designing several work flows
4. Architectural design
5. Implementing several design patterns.
6. Good framework
Thank you
NHM Tanveer Hossain Khan (hasan)
Posted in Introduction
Hi i faced one problem when i mod_rewrite my url for example:
http://mydomain.com/mypage.html —> http://mydomain.com/mypage.php
if my url contains any Query String mod_rewrite just skip it…
Lets checkout the solution:
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([A-zZ-a0-9\-_\.\/]*) start-application.php?url=$1&%{QUERY_STRING}
Thank you
Posted in Introduction
Working on a new project “Mobile Order Processor” Java ME based….
I will describe more about it after completing Alpha version…
here is current screen snaps…. of mobile client….

Posted in Java
At last Eid is knocking my door…. usally i learn new things on the EID day…
Dunno what i will learn tomorrow…. but i will inshallah
Chkout my handmade Eid card

Thank you
Posted in News
Recent Comments