This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
kb:webdev:start [2015/01/05 10:35] Allen Smith + rohitshrivastava.com blog links |
kb:webdev:start [2016/01/13 20:35] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Web Development and Content Markup ====== | ====== Web Development and Content Markup ====== | ||
{{INLINETOC}} | {{INLINETOC}} | ||
+ | |||
+ | \\ | ||
===== Web Development Guidelines ===== | ===== Web Development Guidelines ===== | ||
Line 15: | Line 17: | ||
* [[http://www.tradepub.com/free-offer/state-of-the-union-e-commerce-page-speed-and-web-performance/w_radw01 | "State of the Union: E-Commerce Page Speed & Web Performance"]] ... requires signup at tradepub.com to download\\ **White Paper** by **Radware Inc.** ... "Does your E-commerce website take longer than 3 seconds to load? Online consumer expectations have not changed: Shoppers expect retail pages to load in 3 seconds or less, yet many retail websites fail to deliver this. The good news is that this problem is surmountable." | * [[http://www.tradepub.com/free-offer/state-of-the-union-e-commerce-page-speed-and-web-performance/w_radw01 | "State of the Union: E-Commerce Page Speed & Web Performance"]] ... requires signup at tradepub.com to download\\ **White Paper** by **Radware Inc.** ... "Does your E-commerce website take longer than 3 seconds to load? Online consumer expectations have not changed: Shoppers expect retail pages to load in 3 seconds or less, yet many retail websites fail to deliver this. The good news is that this problem is surmountable." | ||
+ | |||
+ | * [[http://www.efytimes.com/e1/fullnews.asp?edid=151546 | 10 Tips For Developers To Speed Up Websites]]\\ "Web developers are often asked to optimise performance and loading speed of a website ... The easiest way is to reduce HTTP requests which can be done through front-end development. There are some other steps too like web hosting, installing the right web server, HTTP caching and so on. Let's discuss all the tricks in detail here." | ||
===== Web Content Markup ===== | ===== Web Content Markup ===== | ||
Line 20: | Line 24: | ||
* [[http://www.websitemagazine.com/content/blogs/posts/archive/2011/06/08/google-s-author-tag-conduits-to-richer-writer-profiles.aspx | Google's Author Tag – Conduits to Richer Writer Profiles]]\\ Google announced support for “authorship markup” which will help the search engine connect its users with authors through the content those authors publish on the web. | * [[http://www.websitemagazine.com/content/blogs/posts/archive/2011/06/08/google-s-author-tag-conduits-to-richer-writer-profiles.aspx | Google's Author Tag – Conduits to Richer Writer Profiles]]\\ Google announced support for “authorship markup” which will help the search engine connect its users with authors through the content those authors publish on the web. | ||
* [[http://www.labnol.org/internet/creative-commons-license-rules/14208/ | [Poster] Which Creative Commons License is Right for me?]]\\ "The poster explains the rules associated with the various types of Creative Commons license visually and helps you pick the right license for sharing your work." | * [[http://www.labnol.org/internet/creative-commons-license-rules/14208/ | [Poster] Which Creative Commons License is Right for me?]]\\ "The poster explains the rules associated with the various types of Creative Commons license visually and helps you pick the right license for sharing your work." | ||
+ | |||
+ | * [[http://rebekahradice.com/social-media-image-sizes/ | The Essential Cheat Sheet for Social Media Image Sizes]] ... tips to correctly size image content | ||
===== General Wiki Notes ===== | ===== General Wiki Notes ===== | ||
Line 28: | Line 34: | ||
===== Install & Administer Web Applications ===== | ===== Install & Administer Web Applications ===== | ||
+ | * [[http://mod-rewrite-cheatsheet.com/|mod_rewrite Cheat Sheet]] ... "A mod_rewrite guide to make your work a lot easier." | ||
+ | |||
==== DokuWiki ==== | ==== DokuWiki ==== | ||
* Read the [[doku>manual|DokuWiki Manual]] to unleash the full power of DokuWiki. | * Read the [[doku>manual|DokuWiki Manual]] to unleash the full power of DokuWiki. | ||
Line 38: | Line 46: | ||
==== WordPress ==== | ==== WordPress ==== | ||
* [[http://www.techrepublic.com/blog/diy-it-guy/diy-two-step-process-for-blocking-spam-in-wordpress/ | DIY: Two-step process for blocking spam in WordPress]] | * [[http://www.techrepublic.com/blog/diy-it-guy/diy-two-step-process-for-blocking-spam-in-wordpress/ | DIY: Two-step process for blocking spam in WordPress]] | ||
+ | * [[http://www.unixmen.com/scan-check-wordpress-website-security-using-wpscan-nmap-nikto/ | How To Scan And Check A WordPress Website Security Using WPScan, Nmap, And Nikto]] | ||
+ | * [[http://mjreed.com/how-to-migrate-from-drupal-7-to-wordpress-4/ | How to Migrate from Drupal 7 to WordPress 4]] | ||
===== Web Coding and Markup ===== | ===== Web Coding and Markup ===== | ||
+ | * [[http://www.efytimes.com/e1/fullnews.asp?edid=148009 | 12 Rules To Follow To Create Quality Code]] | ||
* [[http://rohitshrivastava.com/blog/ | Information Technology Blog]] ... php coding, JQuery, Git, etc.. | * [[http://rohitshrivastava.com/blog/ | Information Technology Blog]] ... php coding, JQuery, Git, etc.. | ||
* [[http://rohitshrivastava.com/blog/2014/12/best-way-start-core-php-project-beginners/ | Best Way to start a Core-PHP Project for Beginners]] ... good advice for coding any PHP project. | * [[http://rohitshrivastava.com/blog/2014/12/best-way-start-core-php-project-beginners/ | Best Way to start a Core-PHP Project for Beginners]] ... good advice for coding any PHP project. | ||
* [[http://mashable.com/2014/01/21/learn-programming-languages/ | 10 Programming Languages You Should Learn in 2014]] ... many Web programming languages in this | * [[http://mashable.com/2014/01/21/learn-programming-languages/ | 10 Programming Languages You Should Learn in 2014]] ... many Web programming languages in this |