It's screencast time! This week, I thought I'd change things up just a bit. Today, I'll be going over two things. First, we'll take a look at how easy it is to edit static sites using the free service, CushyCMS. Next, we'll create a nice slideshow by using a jQuery plugin called "innerFade". Enjoy!
*Click on the "Full Screen Toggle" icon to maximize the video.
Cushy CMS
Cushy is a content management system that will allow your clients to easily edit portions of their sites that you designate. While many clients will absolutely benefit from a powerful platform like Wordpress, others will find it to be bloated and too heavy for their needs.

Consider an older man who wants a presence on the web - at the suggestion of one of his Sunday checkers buddies. Trying to teach a person like this how to use Wordpress will prove to be extremely difficult, and unnecessary. Cushy will solve this.
Your client will be able to edit his or her site quickly and easily using this service. How is this possible? You only need to add a class to your document.
The Mark-up
The first step is to specify what part of your document should be editable. When you determine this, add a class of "cushycms" to the parent element.
<div class="cushycms"> <p> Here is the information that can be edited by my client. </p>

How Does it Work?
Cushy is a hosted service. When you sign up for a free account, you'll need to input your ftp information for your chosen site. Subsequently, when you, or your client update a section, the file will be saved and transferred over to your server - thus overwriting the current version of the file.

The Conclusion
Many will argue that Cushy CMS is far too weak to be taken seriously. In some ways, they are absolutely correct. However, they're completely missing the objective of the service. Cushy is in no way trying to replace Wordpress. Instead, it's offering a wonderful and easy to use service for your clients. You could even consider charging your clients for this service. I personally have!
The obvious downside is that it's not open source. I'd love to be able to self host and brand every inch myself. While you can purchase a premium plan for about $25 US dollars a month, it would still be nice to dig your teeth into the code, so to speak.
The screencast details each step listed above. As a bonus, it also details a nice jQuery plugin called "innerFade".
Related Articles
-
How to Build A Maintainable Site Using CushyCMS and Twitter
Sometimes it seems there are as many CMS products out there as there are web developers. In this tutorial we’re going to build a simple one-page site and then in less than 5 minutes, get it setup with a Twitter feed for daily updates and with CushyCMS for general content. If you haven’t seen it, Cushy is a completely free and extremely simple to use product that’s come on the market recently.
-
How to Use the Wondeful jFlow Plugin
It seems that the obsession of the web design industry right now is the ability to create a “featured section”. While it once may have required a great deal of skill, that is no longer the case. In this screencast, I’ll show you how to easily create a scrollable featured section using one of Theme Forest’s popular themes as a reference.
Subscribe to the Weekly Screencasts
You can add our RSS feed to your ITUNES podcasts by doing the following:
- Once ITUNES has loaded, clicked the "Advanced Tab"
- Choose "Subscribe to Podcast"
- Enter "http://feeds.feedburner.com/NETTUTSVideos"
That should do it! Alternatively, you can search for our podcast on ITUNES.
- Subscribe to the NETTUTS RSS Feed for more daily web development tuts and articles.
Subscribe below and we’ll send you a weekly email summary of all new Code tutorials. Never miss out on learning about the next big thing.
Update me weeklyEnvato Tuts+ tutorials are translated into other languages by our community members—you can be involved too!
Translate this post