This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
kb:webdev:start [2014/01/22 17:47] Allen Smith |
kb:webdev:start [2016/01/13 20:35] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Web Development and Content Markup ====== | ====== Web Development and Content Markup ====== | ||
+ | {{INLINETOC}} | ||
+ | \\ | ||
===== Web Development Guidelines ===== | ===== Web Development Guidelines ===== | ||
- | [[http://socialmediatoday.com/pruneau/1744496/7-things-your-website-developer-won-t-tell-you | 7 Things Your Website Developer Won’t Tell You]]\\ ... "Full disclosure: A successful website is not just about software code." | + | * [[http://socialmediatoday.com/pruneau/1744496/7-things-your-website-developer-won-t-tell-you | 7 Things Your Website Developer Won’t Tell You]]\\ ... "Full disclosure: A successful website is not just about software code." |
+ | * [[http://sociallysorted.com.au/visual-content-fans-crave/ | Stop posting like a marketer – give fans the visual content they crave!]] ... "Social Selling" done right | ||
- | [[http://www.uie.com/articles/death_of_relaunch/ | The Quiet Death of the Major Re-Launch]]\\ The above article explains why **continuous design improvements** can be a better method than a major site re-launch. | + | * [[http://www.uie.com/articles/death_of_relaunch/ | The Quiet Death of the Major Re-Launch]]\\ The above article explains why **continuous design improvements** can be a better method than a major site re-launch. |
- | [[allensmith>Hire/WebDev/visualLogic.htm | Are your pages upside down?]]\\ >> Original Source: %%http://patricklynch.net/viz/viz020100.html%% (February 2000) \\ | + | * [[allensmith>Hire/WebDev/visualLogic.htm | Are your pages upside down?]]\\ >> Original Source: %%http://patricklynch.net/viz/viz020100.html%% (February 2000) \\ Top-of-page or above the fold navigation and content; along with gradients of complexity, both down the page and into the site. I am providing a copy of this exceptional commentary only to make it reliably available. |
- | Top-of-page or above the fold navigation and content; along with gradients of complexity, both down the page and into the site. I am providing a copy of this exceptional commentary only to make it reliably available. | + | |
- | [[allensmith>Hire/WebDev/FastLoad.htm | Fast Loading Pages: A Fresh Look at Internet Speed]]\\ >> Original Source: %%http://webreference.com/new/020801.html%% (Aug 1, 2002)\\ | + | * [[allensmith>Hire/WebDev/FastLoad.htm | Fast Loading Pages: A Fresh Look at Internet Speed]]\\ >> Original Source: %%http://webreference.com/new/020801.html%% (Aug 1, 2002)\\ Some details in the above article are clearly dated. However, after more than a decade, what it says is as relevant today as when it was first written. |
- | Some details in the above article are clearly dated. However, after more than a decade, what it says is as relevant today as when it was first written. | + | |
- | [[allensmith>Hire/WebDev/Speed.htm | The NEED for speed]] and [[allensmith>Hire/WebDev/Sequence.htm | "the rest of the story"]]\\ | + | * [[allensmith>Hire/WebDev/Speed.htm | The NEED for speed]] and [[allensmith>Hire/WebDev/Sequence.htm | "the rest of the story"]]\\ ... elaborates further on this need to deliver **Content** with **Speed**. This is an updated copy of my commentary about Web loading performance to deliver content. |
- | ... elaborates further on this need to deliver **Content** with **Speed**. This is an updated copy of my commentary about Web loading performance to deliver content. | + | |
+ | * [[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 ===== | ||
- | [[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]]\\ | + | * [[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. |
- | 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://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 ===== | ||
- | [[wp>Wikipedia:Preparing_images_for_upload|Wikipedia:Preparing images for upload]]\\ | + | * [[wp>Wikipedia:Preparing_images_for_upload|Wikipedia:Preparing images for upload]]\\ A overview on the preperation of images that is "good to know" information for any wiki or website. |
- | A overview on the preperation of images that is "good to know" information for any wiki or website. | + | * [[doku>wiki:syntax|The simple markup language for DokuWiki based wiki's]]\\ This is the markup language or formating text used by this personal wiki on my site. |
+ | * [[https://wiki.lnt.ei.tum.de/lib/exe/fetch.php?media=dokuwiki_cheatsheet.pdf|DokuWiki Cheat Sheet]]\\ A summary of common DokuWiki markup and some keyboard shortcuts. | ||
+ | |||
+ | ===== Install & Administer Web Applications ===== | ||
+ | * [[http://mod-rewrite-cheatsheet.com/|mod_rewrite Cheat Sheet]] ... "A mod_rewrite guide to make your work a lot easier." | ||
- | [[doku>wiki:syntax|The simple markup language for DokuWiki based wiki's]]\\ | + | ==== DokuWiki ==== |
- | This is the markup language or formating text used by this personal wiki on my site. | + | * Read the [[doku>manual|DokuWiki Manual]] to unleash the full power of DokuWiki. |
- | * [[https://wiki.lnt.ei.tum.de/lib/exe/fetch.php?media=dokuwiki_cheatsheet.pdf|DokuWiki Cheat Sheet]]\\ A summary of common DokuWiki markup and some keyboard shortcuts. | + | * [[doku>acl | Access Control Lists (ACL) ]] ... why I use DokuWiki instead of MediaWiki |
+ | * [[DokuWiki Plugins]] ... some notes for plugins I have used or am looking at. | ||
+ | * [[kb:webdev:dokuwikihacks | DokuWiki Hacks]] ... customizations that require changing core DokuWiki files | ||
+ | * [[https://www.dokuwiki.org/devel:templates | DokuWiki Template Development]] | ||
+ | * [[http://linuxhelplines.blogspot.ca/2011/10/how-to-move-dokuwiki-install-from.html | How to move a Dokuwiki install from an existing server to a new server]] | ||
- | [[doku>solutions:common_plugins|Common DokuWiki Plugins]]\\ | + | ==== WordPress ==== |
- | A summary of some common DokuWiki plugins, which extend the capability of DokuWiki to make it much more useful and usable. | + | * [[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]] |
- | * [[doku>plugin:upgrade | DokuWiki upgrade plugin]]\\ "Update your DokuWiki with a few clicks from the admin interface" | + | * [[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]] |
- | * [[doku>plugin:wrap | DokuWiki Wrap Plugin]] ... includes the syntax to use this\\ "Universal plugin which combines the functionality of many other plugins. Wrap wiki text inside containers (divs or spans) and give them a class (choose from a variety of preset classes), a width and/or a language with its associated text direction." | + | * [[http://mjreed.com/how-to-migrate-from-drupal-7-to-wordpress-4/ | How to Migrate from Drupal 7 to WordPress 4]] |
- | * [[doku>plugin:definitionlist | DokuWiki Definition list plugin]]\\ "(X)HTML Definition lists, simple syntax and smart styling." | + | |
- | * [[doku>plugin:include | DokuWiki Include plugin]]\\ "Include another wiki page into the current one." | + | |
- | * [[doku>plugin:tag | DokuWiki Tag plugin]]\\ "Assign category tags to wiki pages. " | + | |
+ | ===== 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/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 |