Naveed Ramzan

Let's Payback to Pakistan

Menu
  • Home
  • Vision and Mission
  • Services
    • Trainings
    • Web Development
    • Product Management
    • Project Management
    • Service Management
    • Business Consultancy
    • Book Slot
  • Testimonials
  • Appreciations
  • Photo Gallery
  • Contact Me

Category: Self Management

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

Keyboard Shortcuts

September 20, 2012
| 2 Comments
| Self Management

Keyboard shortcuts Getting used to using your keyboard exclusively and leaving your mouse behind will make you much more efficient at performing any task on any Windows system. I use the following keyboard shortcuts every day: Windows key + R = Run menu This is usually followed by: cmd = Command Prompt iexplore + “web […]

Read More »

Posted in <a href="https://naveedramzan.com/category/self-management/" rel="category tag">Self Management</a> Tagged <a href="https://naveedramzan.com/tag/alt-control-delete-keys/" rel="tag">alt control delete keys</a>, <a href="https://naveedramzan.com/tag/close-file/" rel="tag">close file</a>, <a href="https://naveedramzan.com/tag/copy-paste/" rel="tag">copy paste</a>, <a href="https://naveedramzan.com/tag/format-text/" rel="tag">format text</a>, <a href="https://naveedramzan.com/tag/function-keys/" rel="tag">function keys</a>, <a href="https://naveedramzan.com/tag/keyboard/" rel="tag">keyboard</a>, <a href="https://naveedramzan.com/tag/left-align/" rel="tag">left align</a>, <a href="https://naveedramzan.com/tag/open-file/" rel="tag">open file</a>, <a href="https://naveedramzan.com/tag/print/" rel="tag">print</a>, <a href="https://naveedramzan.com/tag/right-align/" rel="tag">right align</a>, <a href="https://naveedramzan.com/tag/shortcuts/" rel="tag">shortcuts</a>, <a href="https://naveedramzan.com/tag/tab/" rel="tag">tab</a>, <a href="https://naveedramzan.com/tag/window-keys/" rel="tag">window keys</a> 2 Comments

Major mistakes in HTML

September 20, 2012
| No Comments
| Self Management, Web Designing, Web Development

Major mistakes in HTML Do not use Block elements inside the Inline elements <a href=””><h3>Click Me</h3></a>        In Correct <h3><a href=””>Click Me</a></h3>        Correct Do not avoid to insert ALT and TITLE tags in image and hyperlinks tags <img src=”images/logo.png”>                     In […]

Read More »

Posted in <a href="https://naveedramzan.com/category/self-management/" rel="category tag">Self Management</a>, <a href="https://naveedramzan.com/category/web-designing/" rel="category tag">Web Designing</a>, <a href="https://naveedramzan.com/category/web-development/" rel="category tag">Web Development</a> Tagged <a href="https://naveedramzan.com/tag/block-tags/" rel="tag">block tags</a>, <a href="https://naveedramzan.com/tag/css-selectors/" rel="tag">css selectors</a>, <a href="https://naveedramzan.com/tag/css2/" rel="tag">css2</a>, <a href="https://naveedramzan.com/tag/css3/" rel="tag">css3</a>, <a href="https://naveedramzan.com/tag/heading/" rel="tag">heading</a>, <a href="https://naveedramzan.com/tag/html/" rel="tag">html</a>, <a href="https://naveedramzan.com/tag/html-tags/" rel="tag">html tags</a>, <a href="https://naveedramzan.com/tag/html4/" rel="tag">html4</a>, <a href="https://naveedramzan.com/tag/html5/" rel="tag">html5</a>, <a href="https://naveedramzan.com/tag/inline-tags/" rel="tag">inline tags</a>, <a href="https://naveedramzan.com/tag/listing/" rel="tag">listing</a>, <a href="https://naveedramzan.com/tag/major-mistakes/" rel="tag">major mistakes</a>, <a href="https://naveedramzan.com/tag/paragraph/" rel="tag">paragraph</a>, <a href="https://naveedramzan.com/tag/style/" rel="tag">style</a>, <a href="https://naveedramzan.com/tag/tags/" rel="tag">tags</a>, <a href="https://naveedramzan.com/tag/xhtml/" rel="tag">xhtml</a> Leave a comment

Expert Google Searching Tips

September 19, 2012
| 4 Comments
| Self Management

Expert Google Search Tips Explicit Phrase:Lets say you are looking for content about internet marketing.  Instead of just typing internet marketing into the Google search box, you will likely be better off searching explicitly for the phrase.  To do this, simply enclose the search phrase within double quotes. Example: “internet marketing” Exclude Words:Lets say you want to […]

Read More »

Posted in <a href="https://naveedramzan.com/category/self-management/" rel="category tag">Self Management</a> Tagged <a href="https://naveedramzan.com/tag/abbreviation/" rel="tag">abbreviation</a>, <a href="https://naveedramzan.com/tag/area-code-lookup/" rel="tag">area code lookup</a>, <a href="https://naveedramzan.com/tag/calculator/" rel="tag">calculator</a>, <a href="https://naveedramzan.com/tag/exclude-words/" rel="tag">exclude words</a>, <a href="https://naveedramzan.com/tag/expert/" rel="tag">expert</a>, <a href="https://naveedramzan.com/tag/explicity-phrase/" rel="tag">explicity phrase</a>, <a href="https://naveedramzan.com/tag/google/" rel="tag">google</a>, <a href="https://naveedramzan.com/tag/google-search-tips/" rel="tag">google search tips</a>, <a href="https://naveedramzan.com/tag/search-tips/" rel="tag">search tips</a>, <a href="https://naveedramzan.com/tag/self-learning/" rel="tag">self-learning</a>, <a href="https://naveedramzan.com/tag/similar-words-search/" rel="tag">similar words search</a>, <a href="https://naveedramzan.com/tag/site-specific-search/" rel="tag">site specific search</a>, <a href="https://naveedramzan.com/tag/specific-document-type/" rel="tag">specific document type</a>, <a href="https://naveedramzan.com/tag/stand-for/" rel="tag">stand for</a>, <a href="https://naveedramzan.com/tag/words-definitions/" rel="tag">words definitions</a> 4 Comments

Responsive Design

September 19, 2012
| No Comments
| Self Management, Web Development

Responsive Design A website that responds to the device that accesses it and delivers the appropriate output for it uses responsive design. Rather than designing multiple sites for different-sized devices, this approach designs one site but specifies how it should appear on varied devices.

Read More »

Posted in <a href="https://naveedramzan.com/category/self-management/" rel="category tag">Self Management</a>, <a href="https://naveedramzan.com/category/web-development/" rel="category tag">Web Development</a> Tagged <a href="https://naveedramzan.com/tag/css/" rel="tag">css</a>, <a href="https://naveedramzan.com/tag/html/" rel="tag">html</a>, <a href="https://naveedramzan.com/tag/html5/" rel="tag">html5</a>, <a href="https://naveedramzan.com/tag/joomla/" rel="tag">joomla</a>, <a href="https://naveedramzan.com/tag/magento-2/" rel="tag">magento</a>, <a href="https://naveedramzan.com/tag/mysql/" rel="tag">mysql</a>, <a href="https://naveedramzan.com/tag/opensource-responsive-design/" rel="tag">opensource responsive design</a>, <a href="https://naveedramzan.com/tag/oscommerce/" rel="tag">oscommerce</a>, <a href="https://naveedramzan.com/tag/php/" rel="tag">php</a>, <a href="https://naveedramzan.com/tag/responsive/" rel="tag">responsive</a>, <a href="https://naveedramzan.com/tag/responsive-designs/" rel="tag">responsive designs</a>, <a href="https://naveedramzan.com/tag/web-responsive-design/" rel="tag">web responsive design</a>, <a href="https://naveedramzan.com/tag/wordpress/" rel="tag">WordPress</a>, <a href="https://naveedramzan.com/tag/xhtml/" rel="tag">xhtml</a> Leave a comment

Browser Hack

September 16, 2012
| 3 Comments
| Self Management, Web Designing, Web Development

Use * for Internet Explorer CSS properties (width:100px; *width:95px;) Use # for Google Chrome CSS Properties (width:100px; #width:95px;)

Read More »

Posted in <a href="https://naveedramzan.com/category/self-management/" rel="category tag">Self Management</a>, <a href="https://naveedramzan.com/category/web-designing/" rel="category tag">Web Designing</a>, <a href="https://naveedramzan.com/category/web-development/" rel="category tag">Web Development</a> Tagged <a href="https://naveedramzan.com/tag/browser-hack/" rel="tag">browser hack</a>, <a href="https://naveedramzan.com/tag/css/" rel="tag">css</a>, <a href="https://naveedramzan.com/tag/html/" rel="tag">html</a> 3 Comments

Analysis of PHP OpenSources

September 5, 2012
| No Comments
| Magento, Self Management, Web Development, WordPress

Analysis of PHP OpenSources PHP Open Sources has reduced our development time but of course grip looses on automatic procedures. We have advantages and disadvantages of every thing. Here I am going to share   a small analysis about PHP Open Sources. WordPress Advantages Easy to setup a website Available a lot of themes, install by […]

Read More »

Posted in <a href="https://naveedramzan.com/category/web-development/magento/" rel="category tag">Magento</a>, <a href="https://naveedramzan.com/category/self-management/" rel="category tag">Self Management</a>, <a href="https://naveedramzan.com/category/web-development/" rel="category tag">Web Development</a>, <a href="https://naveedramzan.com/category/web-development/wordpress/" rel="category tag">WordPress</a> Tagged <a href="https://naveedramzan.com/tag/advantages/" rel="tag">advantages</a>, <a href="https://naveedramzan.com/tag/architecture/" rel="tag">architecture</a>, <a href="https://naveedramzan.com/tag/community/" rel="tag">community</a>, <a href="https://naveedramzan.com/tag/complexity/" rel="tag">complexity</a>, <a href="https://naveedramzan.com/tag/css/" rel="tag">css</a>, <a href="https://naveedramzan.com/tag/developers/" rel="tag">developers</a>, <a href="https://naveedramzan.com/tag/development/" rel="tag">development</a>, <a href="https://naveedramzan.com/tag/disadvantages/" rel="tag">disadvantages</a>, <a href="https://naveedramzan.com/tag/extensions/" rel="tag">extensions</a>, <a href="https://naveedramzan.com/tag/fast-growing/" rel="tag">fast growing</a>, <a href="https://naveedramzan.com/tag/google/" rel="tag">google</a>, <a href="https://naveedramzan.com/tag/html/" rel="tag">html</a>, <a href="https://naveedramzan.com/tag/installation/" rel="tag">installation</a>, <a href="https://naveedramzan.com/tag/java-application/" rel="tag">java application</a>, <a href="https://naveedramzan.com/tag/magento-2/" rel="tag">magento</a>, <a href="https://naveedramzan.com/tag/magento-extensions/" rel="tag">magento extensions</a>, <a href="https://naveedramzan.com/tag/magento-themes/" rel="tag">magento themes</a>, <a href="https://naveedramzan.com/tag/mvc/" rel="tag">mvc</a>, <a href="https://naveedramzan.com/tag/opensources/" rel="tag">opensources</a>, <a href="https://naveedramzan.com/tag/php/" rel="tag">php</a>, <a href="https://naveedramzan.com/tag/self-learning/" rel="tag">self-learning</a>, <a href="https://naveedramzan.com/tag/updates/" rel="tag">updates</a>, <a href="https://naveedramzan.com/tag/wordpress/" rel="tag">WordPress</a>, <a href="https://naveedramzan.com/tag/wordpress-plugin/" rel="tag">wordpress plugin</a>, <a href="https://naveedramzan.com/tag/wordpress-themes/" rel="tag">wordpress themes</a> Leave a comment

Requirement Gathering Tips

August 30, 2012
| No Comments
| Self Management, Web Development

Requirement Gathering Tips Without understanding the requirements, you can not complete project 100%. Need to follow few tips to get maximum and full requirements: Read again and again the provided description of project Write down all points which are in your mind or you want to ask to your client Try to set a meeting […]

Read More »

Posted in <a href="https://naveedramzan.com/category/self-management/" rel="category tag">Self Management</a>, <a href="https://naveedramzan.com/category/web-development/" rel="category tag">Web Development</a> Tagged <a href="https://naveedramzan.com/tag/chat/" rel="tag">chat</a>, <a href="https://naveedramzan.com/tag/client-communication/" rel="tag">client communication</a>, <a href="https://naveedramzan.com/tag/face-to-face-meeting/" rel="tag">face to face meeting</a>, <a href="https://naveedramzan.com/tag/project-management/" rel="tag">Project Management</a>, <a href="https://naveedramzan.com/tag/requirement-analysis/" rel="tag">requirement analysis</a>, <a href="https://naveedramzan.com/tag/requirement-gathering/" rel="tag">Requirement gathering</a>, <a href="https://naveedramzan.com/tag/voice-chat/" rel="tag">voice chat</a> Leave a comment

How to make an Excellent Project

August 25, 2012
| No Comments
| Self Management, Web Development

How to make an Excellent Project Most of the time, project starts but never completed 100% with in the given time and budget. There could be few reasons: Client do not know what he/she want to get developed Business dept (who communicates with client) also do not know much about functionality and development Developer allocation without any […]

Read More »

Posted in <a href="https://naveedramzan.com/category/self-management/" rel="category tag">Self Management</a>, <a href="https://naveedramzan.com/category/web-development/" rel="category tag">Web Development</a> Tagged <a href="https://naveedramzan.com/tag/admin-end/" rel="tag">admin end</a>, <a href="https://naveedramzan.com/tag/analysis-and-design/" rel="tag">analysis and design</a>, <a href="https://naveedramzan.com/tag/communication/" rel="tag">communication</a>, <a href="https://naveedramzan.com/tag/demo-server-testing/" rel="tag">demo server testing</a>, <a href="https://naveedramzan.com/tag/deployment/" rel="tag">deployment</a>, <a href="https://naveedramzan.com/tag/final-testing-on-client-server/" rel="tag">final testing on client server</a>, <a href="https://naveedramzan.com/tag/front-end/" rel="tag">front end</a>, <a href="https://naveedramzan.com/tag/local-testing/" rel="tag">local testing</a>, <a href="https://naveedramzan.com/tag/logo/" rel="tag">logo</a>, <a href="https://naveedramzan.com/tag/project-completion/" rel="tag">project completion</a>, <a href="https://naveedramzan.com/tag/prototype/" rel="tag">prototype</a>, <a href="https://naveedramzan.com/tag/requirement-analysis/" rel="tag">requirement analysis</a>, <a href="https://naveedramzan.com/tag/web-template/" rel="tag">web template</a> Leave a comment

Posts navigation

Previous 1 … 5 6

About Naveed Ramzan

  • Professional Scrum Master Level 1 (Scrum Guide 2020)
  • Professional Scrum Master Level 1 by Scrum.org
  • ITIL (Information Technology Infrastructure Library) v3 by Exin Exam Body
  • Remote Working & Virtual Collaboration by CertiProf


Naveed Ramzan is a “multi-dimensional” person, completed his ICT research under supervision of WHO-Pakistan. ITIL Foundation certified, Training & Development Certificate, Overall has 10+ years experience in web development and CRM/ERP systems. Loves to work in open source.

  • Looking for New Challenges
  • Founder of EverythingPK
  • Founding Member of AgilePK
  • Founding Member of TrainingsPK
  • Founder of LetsHelpPK

View More ...



Contact Me

Recent Posts

  • Talk in Comsats Islamabad on ICT
  • 2020 Learnings
  • 10 Tips to Launch Successful Product
  • Managing Difficult Times
  • Consultancy to Full-Time job

Tags

agile agile culture agile testing appreciation-2015 appreciation-2016 appreciation-2017 appreciation-2018 arrays attitude bootstrap cakephp communication configuration css database drupal google google analytics htaccess html idea transformation islamabad libre calc libre doc libre office life magento microsoft office mvc mysql opensource php Project Management purpose quality requirement analysis scrum self-learning success testing tips ubuntu views web development WordPress


Contact Me

Yes We Can Do It !

I know, you are looking into detail of this article that what we can do? But in fact, it’s all based on a theme “if we want to change the world, initiate by yourself”. A very good quote came across to my mind that “We do not listen to understand but only to respond” and that’s the harsh reality. We just respond, even we don’t know the facts and the situation. We want to participate in the flow of discussion even it’s right or wrong. Read more ...



Contact Me

Social Links

scrum-org-icon
facebook-icon
twitter-icon
google-icon
whatsapp-icon
 flicker-icon
 wordpress-icon
 youtube-icon
 stackoverflow-icon
 linkedin-icon
 quora-icon
 udemy-icon
 skype-icon
 skype-icon
 podbean-icon
 meetup-icon
 Medium-icon
hacker-rank-icon
leet-code-icon
 #NRsharing

Home | Vision and Mission | Services | Testimonials | Appreciations | Photo Gallery | Contact Me

© Naveed Ramzan 2010 - 2022.