<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Web-Development on DevelopRx</title><link>https://developrx.com/categories/web-development/</link><description>Recent content in Web-Development on DevelopRx</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 24 Apr 2018 02:18:00 +0000</lastBuildDate><atom:link href="https://developrx.com/categories/web-development/index.xml" rel="self" type="application/rss+xml"/><item><title>[Rx] Update Node.js</title><link>https://developrx.com/posts/rx-update-node-js/</link><pubDate>Tue, 24 Apr 2018 02:18:00 +0000</pubDate><guid>https://developrx.com/posts/rx-update-node-js/</guid><description>&lt;p&gt;&lt;img src="https://developrx.com/posts/rx-update-node-js/_images/2018-04-23_121357.png" alt=""&gt;&lt;/p&gt;&#10;&lt;p&gt;&lt;strong&gt;&lt;a href="https://nodejs.org/en/"&gt;Node.js&lt;/a&gt;&lt;/strong&gt; is an open-source, cross-platform JavaScript run-time environment that executes JavaScript. It includes &lt;strong&gt;npm,&lt;/strong&gt; which is the package manager for JavaScript code ( installs programs).&lt;/p&gt;&#10;</description></item><item><title>[Rx] Basic SEO | How to Write Simple Meta Tags</title><link>https://developrx.com/posts/rx-basic-seo-how-to-write-simple-meta-tags/</link><pubDate>Wed, 02 Nov 2016 15:31:09 +0000</pubDate><guid>https://developrx.com/posts/rx-basic-seo-how-to-write-simple-meta-tags/</guid><description>&lt;p&gt;There was a &lt;a href="http://www.imdb.com/title/tt0097351/"&gt;Kevin Costner movie&lt;/a&gt; where he kept on hearing, “Build it and they will come.”&lt;/p&gt;&#10;&lt;p&gt;Great for Kevin, not so good for webpages. If you want to be found on the net, you need more… SEO (Search Engine Optimization).&lt;/p&gt;&#10;</description></item><item><title>What is Grunt?</title><link>https://developrx.com/posts/what-is-grunt/</link><pubDate>Thu, 02 Jun 2016 16:33:30 +0000</pubDate><guid>https://developrx.com/posts/what-is-grunt/</guid><description>&lt;h3 id="what-the-heck-is-a-javascript-task-runner"&gt;What the heck is a JavaScript Task Runner?&lt;/h3&gt;&#10;&lt;p&gt;Grunt is a command line tool that runs on Node.js and automates your JavaScript build process. Grunt is an “easy” way compile coffeescript, sass, compass. It can minify, concatenate, and a whole lot more. Everything is simple… as long as you know what you’re doing.&lt;/p&gt;&#10;&lt;p&gt;&lt;img src="https://developrx.com/posts/what-is-grunt/_images/Square3_thumb_thumb.png" alt="Square3_thumb"&gt;&lt;/p&gt;&#10;</description></item><item><title>[Rx] Using Wordpress Duplicator to Restore Local Database</title><link>https://developrx.com/posts/rx-wordpress-duplicator-local-database-restore/</link><pubDate>Thu, 12 May 2016 04:06:52 +0000</pubDate><guid>https://developrx.com/posts/rx-wordpress-duplicator-local-database-restore/</guid><description>&lt;p&gt;&lt;a href="https://wordpress.org/plugins/duplicator/"&gt;Duplicator&lt;/a&gt; is a WordPress plugin to backup, migrate, copy or clone a site from one location to another.&lt;/p&gt;&#10;&lt;p&gt;I wrote a recipe up some time ago to do a localhost database restore using Duplicator, but never prettied it up. Since it might be of use to someone in the future (like me), I&amp;rsquo;m going to go head and publish it.&lt;/p&gt;&#10;</description></item><item><title>[Rx] Customizing Open Live Writer</title><link>https://developrx.com/posts/rx-customizing-open-live-writer/</link><pubDate>Sat, 13 Feb 2016 17:37:51 +0000</pubDate><guid>https://developrx.com/posts/rx-customizing-open-live-writer/</guid><description>&lt;p&gt;Way back in the day, Microsoft gave out a very good offline blogging program called Windows Live Writer. It was an offline WYSIWYG blog editor that allowed you to write, save, and post all from the comfort of your local PC desktop and came bundled in an online package called Windows Essentials. The program stalled out on version Windows Live Writer 2012.&lt;/p&gt;&#10;&lt;p&gt;Microsoft opened sourced the program as &lt;a href="http://openlivewriter.org"&gt;Open Live Writer&lt;/a&gt; at the end of 2015. From there, it was ignored and forgotten&amp;hellip; sad story.&lt;/p&gt;&#10;&lt;p&gt;On the off chance you&amp;rsquo;ve entered a time warp, and go back to 2015, here&amp;rsquo;s how to customize Open Live Writer.&lt;/p&gt;&#10;</description></item><item><title>[Rx] Trim CSS Fat Using Win7 Grunt</title><link>https://developrx.com/posts/rx-trim-fat-css-using-grunt-on-ms-windows/</link><pubDate>Tue, 26 Jan 2016 18:52:57 +0000</pubDate><guid>https://developrx.com/posts/rx-trim-fat-css-using-grunt-on-ms-windows/</guid><description>&lt;p&gt;Back in the day, you didn’t have to worry about “devices.” Now, we’re all modern. We have stylish CSS that makes HTML look hipster-good on any screen size you can imagine. To do all this you need css code, lots of code.&lt;/p&gt;&#10;&lt;p&gt;You  can punch the code-masters ticket and roll your own &lt;a href="https://en.wikipedia.org/wiki/Cascading_Style_Sheets"&gt;CSS&lt;/a&gt; or you can attach everything to a CSS framework ( &lt;a href="http://getbootstrap.com/"&gt;Bootstrap&lt;/a&gt;, &lt;a href="http://foundation.zurb.com/"&gt;Foundation&lt;/a&gt;, etc.).&lt;/p&gt;&#10;&lt;p&gt;These frameworks don’t know what you want, so they give you EVERYTHING. You have a screen the size of you large toenail? Not a problem, but the typical websites uses less than 80% of all the framework css code.&lt;/p&gt;&#10;&lt;p&gt;The price you pay for a kitchen sink framework is speed. Luckily, if you have a need for speed, you can trim out the CSS fat using unCSS.&lt;/p&gt;&#10;</description></item><item><title>[Rx] Install WordPress Theme Unit Data</title><link>https://developrx.com/posts/rx-install-wordpress-theme-unit-data/</link><pubDate>Thu, 21 Jan 2016 19:32:01 +0000</pubDate><guid>https://developrx.com/posts/rx-install-wordpress-theme-unit-data/</guid><description>&lt;h3 id="when-youre-in-development-its-handy-to-have-wordpress-filled-up-with-dummy-data"&gt;When you’re in development it’s handy to have Wordpress filled up with dummy data.&lt;/h3&gt;&#10;&lt;p&gt;In order to test out a theme, you need some basic content. WordPress already has some content available for testing so don’t have to dream it up yourself (Yay!) called &lt;a href="https://codex.wordpress.org/Theme_Unit_Test"&gt;Theme Unit Test&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>[Rx] Creating a WordPress Undescores Starter Theme</title><link>https://developrx.com/posts/wordpress-undescores-starter-theme/</link><pubDate>Thu, 21 Jan 2016 18:40:10 +0000</pubDate><guid>https://developrx.com/posts/wordpress-undescores-starter-theme/</guid><description>&lt;p&gt;WordPress &lt;a href="http://underscores.me/"&gt;Underscores&lt;/a&gt; is an online tool for creating a starter theme.&lt;/p&gt;&#10;&lt;p&gt;It saves a lot of time because it inserts the name of the theme with an underscore in the variable names in a boilerplate theme. If you activate this theme, it’s just basic text and nothing else.&lt;/p&gt;&#10;&lt;p&gt;There’s still more to do to create a WP theme, but it certainly is better than rolling your own.&lt;/p&gt;&#10;</description></item><item><title>[Rx] Local Web Development - Installing WordPress on UniServer</title><link>https://developrx.com/posts/rx-local-web-development-installing-wordpress-on-u/</link><pubDate>Wed, 13 Jan 2016 17:00:26 +0000</pubDate><guid>https://developrx.com/posts/rx-local-web-development-installing-wordpress-on-u/</guid><description>Back in the day, I was working with WordPress and wanted an easy way to develop locally. I got lucky and found a great piece of software&amp;hellip; &lt;a href="http://www.uniformserver.com/"&gt;Uniform Server&lt;/a&gt;, an open source lightweight mobile WAMP server that I use as a local web development environment. Version I used back in the day, i was on: &lt;a href="http://sourceforge.net/projects/miniserver/files/"&gt;12.0.1_Zero XII&lt;/a&gt;. After UniServer, I installed the latest &lt;a href="https://wordpress.org/download/"&gt;WordPress&lt;/a&gt;.</description></item><item><title>Site Design</title><link>https://developrx.com/posts/site-design/</link><pubDate>Sun, 23 Aug 2015 14:31:43 +0000</pubDate><guid>https://developrx.com/posts/site-design/</guid><description>&lt;p&gt;Sometimes, a screenshot says it all. My text seems to push to the left and that looks funky. Hmm.&lt;/p&gt;&#10;&lt;p&gt;When I made up this little memory-aide site, I wasn&amp;rsquo;t too concerned about aesthetics. My goals were:&lt;/p&gt;&#10;&lt;p&gt;&lt;strong&gt;1. Clean/Functional.&lt;/strong&gt; Easy to write and easy to read.&#10;&lt;strong&gt;2. Responsive.&lt;/strong&gt; Readable on various devices.&#10;&lt;strong&gt;3. Spam-less.&lt;/strong&gt; No spamy comments.&lt;/p&gt;&#10;&lt;p&gt;Normally, I use a plain sheet of paper to get the basic layout done. I kind of winged it on this one. Once I get my new local development set up, there are a few things on the to-do list:&lt;/p&gt;&#10;&lt;ol&gt;&#10;&lt;li&gt;Add More Left and Top Margins&lt;/li&gt;&#10;&lt;li&gt;Create a Better Instructional Template&lt;/li&gt;&#10;&lt;/ol&gt;&#10;&lt;p&gt;No worries. Content is still king.&lt;/p&gt;&#10;&lt;p&gt;&lt;img src="https://developrx.com/posts/site-design/_images/Square3_thumb.png" alt="Square3_thumb"&gt;&lt;/p&gt;&#10;</description></item><item><title>[Rx] Fried Spam with a Side of WP Comments</title><link>https://developrx.com/posts/wordpress-fried-spam-with-a-side-of-comments/</link><pubDate>Fri, 19 Jun 2015 16:43:16 +0000</pubDate><guid>https://developrx.com/posts/wordpress-fried-spam-with-a-side-of-comments/</guid><description>&lt;p&gt;I had WordPress comments turned on for awhile and had a ton of spam about penis enlargement, Nigerian relatives, and how Candy wanted to make my wildest fantasies come true. I didn’t think these added much value (sorry, Candy), so I found a WordPress plug-in that turned off ALL the comments, appropriately named &lt;a href="https://wordpress.org/plugins/disable-comments/"&gt;Disable Comments&lt;/a&gt;.&lt;/p&gt;&#10;&lt;p&gt;This adds a new item under the WP dashboard settings. I selected to disable comments everywhere. Harsh? Tell me about it.&lt;/p&gt;&#10;&lt;p&gt;&lt;em&gt;Okay, I kept this one cause of the art.&lt;/em&gt; 🙂&lt;/p&gt;&#10;&lt;p&gt;&lt;img src="https://developrx.com/posts/wordpress-fried-spam-with-a-side-of-comments/_images/Square3_thumb.png" alt="Square3_thumb"&gt;&lt;/p&gt;&#10;</description></item></channel></rss>