1 / 16

nukeSquared CMS

nukeSquared CMS. By: Myle Arif Ott. Introduction. Over the past 20 weeks I have been building a Content Management System known as nukeSquared. What?. From Wikipedia.org

saburo
Download Presentation

nukeSquared CMS

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. nukeSquared CMS By: Myle Arif Ott

  2. Introduction • Over the past 20 weeks I have been building a Content Management System known as nukeSquared

  3. What? • From Wikipedia.org • A content management system (often shortened to CMS) is a system used to organize and facilitate collaborative content creation

  4. What??? • A system that makes it easy for programmers and non-programmers to make powerful and easy-to-use websites

  5. And why should I care? • Because it can save you time! • Most websites have the same basic structure • People create accounts. • Then they log in to their accounts. • Then they do stuff. • Then they log out. • Why should you have to set this up yourself?

  6. But isn’t that kind of vague? • Exactly! That’s why this is useful! • nukeSquared can help you make almost any type of website about almost any subject!

  7. How does this save me time? • Look at it this way…nukeSquared lets you manage pages by breaking them up into small and simple components • “Modules” contain the interesting part of each page • “Blocks” contain accessory functionality (e.g. links to other pages) • “Themes” manage the overall appearance

  8. I’m confused • Okay, let’s look at modules • See the red stuff  • It holds the content for the current page (usually the part your interested in)

  9. And blocks? • Blocks go around the module and can be on the left, right, top or bottom of each page • See the red stuff • It holds less important information or links

  10. And themes do what again? • Themes control the overall “look and feel” of the page • Different themes • They manage everything from the font to the page organization!

  11. This really makes it easier!? • Yes, see for yourself

  12. Nobody has done this before? • Actually, many of people have tried to do this before. • PHP-Nuke • Xoops • PostNuke • Drupal • Xaraya… • Unfortunately, they lack modularity, consistency and ease of use

  13. How does nukeSquared compare?

  14. This seems kind of cool • Thanks. • As you can see, by dividing pages into the three components (modules, blocks and themes), nukeSquared can make creating powerful and easy to use websites relatively painless

  15. You made that all by yourself? • Well, I had some help • Apache—http://httpd.apache.org • Markdown—http://daringfireball.net/projects/markdown • MySQL—http://www.mysql.com • PHP—http://www.php.net • PHP-Nuke—http://phpnuke.org • SmartyPants—http://daringfireball.net/projects/smartypants • Textile—http://textism.com/tools/textile • Texturize—http://photomatt.net/tools/texturize • Wikipedia—http://wikipedia.org • WordPress—http://www.wordpress.org • WYSIWYG editor—http://tinymce.moxiecode.com • Zend—http://www.zend.com

  16. Questions • Any questions?

More Related