background preloader

Nanoc: a static site generator written in Ruby » home - Vimperator

Nanoc: a static site generator written in Ruby » home - Vimperator

Octopress - Vimperator 60 User Interface Calendar Inspirations and Downloads Welcome to the official calendar apocalypse! As humans we often forget things easily, such as anniversaries. One thing I’ve learned form my experience is to never forget that date, because once you do your in deep water. Apart from relationships we have many other important events happening in our lifes. If you’re a busy person that has too much food on your plate, you probably use a calendar to stay organized. Although people still use physical calendars to keep track of events, the digital age is strongly coming towards us. Now lets get to the designing part of things. For you inspiration cause we collected stunning calendar interface designs. Keep it Clean – don’t go overboard with colors and gradientsSimple – not too many things happening at onceEasy to Navigate – my mother who does not even know how to open a new tab in a browser should be able to use itPleasing to the eye – nobody likes an ugly design 1. 2. 3. 4. 5. 6. 7. 8. 9. xhtml calendar 10. 11. 12. 13. 14. 15. 16. 17. 18. 1.

Transform SWF - framework for reading and writing flash files Transform is an Open Source library for reading and writing Flash (.swf) files. The API gives you complete control over how files are created with access to all the features supported by the Flash Player but yet is still intuitive and easy to use. Here is an example showing how to use Transform for Java to generate a flash file that displays a text field. int uid = 1; int layer = 1; final String str = "The quick, brown fox jumped over the lazy dog." final Color color = WebPalette.BLACK.color(); final String fontName = "Arial"; final int fontSize = 24; final int fontStyle = java.awt.Font.PLAIN; // Load the AWT font. final AWTDecoder fontDecoder = new AWTDecoder(); fontDecoder.read(new java.awt.Font(fontName, fontStyle, fontSize)); final Font font = fontDecoder.getFonts().get(0); // Create a table of the characters displayed. final CharacterSet set = new CharacterSet(); set.add(str); // Define the font containing only the characters displayed.

Tutorial This tutorial takes approximately twenty minutes to complete. You need three things in order to follow the tutorial: a working nanoc installation Check out the Install page for details on how to install Ruby, RubyGems and nanoc. a basic understanding of Ruby nanoc uses the Ruby programming language extensively. a basic understanding of the command line nanoc is executed on the command line. Create a site Create a new site by typing create-site, followed by the name of the new directory in which you want nanoc to create the site: % nanoc create-site tutorial nanoc lists all files being generated as result of this command: create nanoc.yaml create Rules create content/index.html create content/stylesheet.css create layouts/default.html Created a blank nanoc site at 'tutorial'. A nanoc-powered site is a directory with a specific structure. nanoc.yaml The YAML file that contains site-wide configuration details. Rules The Ruby file that describes how pages and assets will be processed. content/ layouts/

The Jekyde Blog - Vimperator Introduction Jekyde is a static blog builder, server and writer in Node.JS. Using Jekyde, You could write your blog in Markdown and LaTeX easily. The main differences between Jekyde and other similar tools are the following three features: Take care of conflicts between Markdown and LaTeX: You only need to write LaTeX formulas as $...$ and $$...$$. Jekyde is written in Node.JS. 50+ jQuery CSS3 Ribbon Tutorials, PSDs, Websites, Downloads, Tools and Brushes for Inspiration - Page 3 of 5 - DesignHuntR 1) Vertical Big Ribbon PSD Download 2) PSD Web Ribbon Sale Label Download 3) Web Ribbon Retro Vintage Pack PSD Download 4) Green Ribbon PSD Pack Download 5) Notepad Ribbon PSD Download 6) Classic Vintage Ribbon PSD Set 7) Facebook Like Ribbon PSDs 8) Golden Ribbon PSD Set 9) Social Vertical Ribbon Freebie PSD 10) Vertical Ribbons Freebie 11) Get Free Stuff Ribbon Icon PSD 12) Pretty Little Folded Ribbon PSD set 13) Free PSD Orange Ribbons 14) Cool Black Ribbon PSD Download 15) Fancy Ribbon PSD Download 16) Pretty Little Red Ribbon PSD Download 17) Ribbon Free Template PSD 18) Ribbon Banner PSD Download 19) Freebie Elegant Ribbons PSD 20) Leather Ribbon Web Elements 21) 5 Simple Ribbon Templates Download CSS3, Design Inspirations, How To, HTML & CSS, jQuery, PSD, Tools, UI Designing, Web Design Tools

YUI Doc: A New Tool for Generating JavaScript API Documentation We’re pleased today to release the first public version of YUI Doc, a python-based documentation tool that generates API documentation for JavaScript code. YUI Doc was developed by Adam Moore, one of the principal engineers on the YUI project since its inception, to support YUI’s API-level documentation. Those familiar with JavaDoc, JSDoc, or the JsDoc Toolkit (the latter superceded JSDoc, which no longer sees active development) will find YUI Doc’s conventions familiar. YUI Doc’s principal organizational structures are these: Project: The project is the top-level bucket into which a set of documentation is grouped. YUI Doc is most likely to be of interest to those who are building library-style code to be used by other developers. YUI Doc joins YUI Compressor in the portfolio of build-time processes that we’re making available as part of the YUI project. Footnote: We’re hard at work prepping the YUI 2.x and 3.x code repositories for GitHub deployment as well.

Install Instructions For The Impatient Install nanoc using Rubygems, like this: % gem install nanoc If the gem install command fails with a permission error, you likely have to prefix the command with sudo. Do not use sudo until you have tried the command without it; using sudo when not appropriate will damage your RubyGems installation. For detailed instructions, read on! Installing Ruby nanoc is written in Ruby, so you will need to install a Ruby interpreter. Ruby may already be installed on your system. % ruby --versionruby 2.1.0p0 (2013-12-25 revision 44422) [x86_64-darwin13.0]% To install Ruby, you have a few different options. Installing Rubygems Rubygems is Ruby’s package manager. It is likely that you have Rubygems installed already. % gem --version 2.2.0 % To install Rubygems, go to the Rubygems download page and follow the instructions there. Be sure what you have a fairly recent version of Rubygems. % gem update --system Latest version currently installed. Installing nanoc From git

jnordberg/wintersmith · GitHub - Vimperator 30 Free UI Kits Recognition and prestige for Web Designers and Agencies 30 Free UI Kits March 21 By awwwards-team In Design & Illustration User interfaces kits free to download Share on Facebook Share on Twitter Share on Google Share on Stumbleupon Share on Pinterest Share on Linkedin The graphic interface is the first thing our users see on our websites. By Awwwards Team awwwards.com Awwwards – recognizing the talent and effort of the best web designers, developers and agencies in the world. BLOG Inspiration for web designers and developers

getpelican/pelican-themes · GitHub - Vimperator

Related: