My new design

Check out my new CSS+Ajax based web site design

Screen Snap

DRY(Dont Repeat Yourself)

”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)

Solution: mod_rewrite URL query problem

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:

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule ^([A-zZ-a0-9\-_\.\/]*) start-application.php?url=$1&%{QUERY_STRING}

Thank you

Mobile Order Processor

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….

Eid-Mubarak….

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

my tweets

 

November 2005
S S M T W T F
« Oct   Dec »
 1234
567891011
12131415161718
19202122232425
2627282930  

Flickr Photos

@kamalapur over bridge

@kamalapur station

cox's bazaar trip oct 09

cox's bazaar trip oct 09

cast ur vote!

More Photos
Follow

Get every new post delivered to your Inbox.