Self Management

Practical tips for self management, file structure, code structure, time management, planning, execution and quality assurance etc

10 Most Important Things to Remember about Time Management

10 Most Important Things to Remember about Time Management Unless you set and resolve to live by your own priorities (the ones you’ve set to run your household), you’ll wear yourselves out trying to meet the demands and expectations of others. You—like everyone else—have 60 minutes in each hour, 24 hours a day. Time is made up …

10 Most Important Things to Remember about Time Management Read More »

Htaccess Tips

Htaccess Tips Redirecting something http://www.domain.com/page.php#portfolio we need to open it on : http://www.domain.com/portfolio RewriteRule http://www.domain.com/porfolio$ http://www.domain.com/page.php#portfolio [NE,L]    

Qualities of web project

Qualities of web project Developer should take care of : Reliability Creativity Flexibility Adaptability Efficiency Web project should be : Original, Fresh Content Target Audiuence User Friendly Navigation Simple and Professional Design Speed Search Engine Optimization Link Building Tracking Web Designer should be : Customer Oriented Usability Expert Familiar with Industry Include the Design Process …

Qualities of web project Read More »

What is Node.js

What is Node.js Node.js is a platform built on Chrome’s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. You can download here. Advantages: Web development in a dynamic language (JavaScript) on …

What is Node.js Read More »