Showing posts with label AJAX. Show all posts
Showing posts with label AJAX. Show all posts

YAML Builder

Monday, September 10, 2007

A couple of weeks ago I posted something about YAML. For all of you interested in YAML and the use it may have in web design and coding. In this cool demo you can take a much clearer idea of what you may achieve with YAML and its components! Finally it proved to be a very useful tool!

PlaygroundBlues.com: Nathan Borror's Webspace

Monday, August 27, 2007

PlaygroundBlues.com is the personal website of Nathan Borror a web designer / developer based in Kansas City. What I particularly like about PlaygroundBlues.com is the simplicity of the layout. You would say that the layout disappears really making the content to stand out! Another cool feature is the navigation tabs on the left and the way they slide in and out (probably made with a modern javascript library). To find out more about Nathan Borror's work check this link as well. Enjoy!



Design Float

Friday, August 24, 2007



For the lovers of Digg here comes Design Float! Design Float is a social bookmarking service (just for the record Design Float is built upon Pligg) that aims to gather bookmarks related to Web Design and Graphic Arts... in other words it's a Digg-like application for designers! Sign up and feed the thing!

CodePress - Real Time Syntax Highlighting Editor written in JavaScript

Tuesday, July 31, 2007

Sometime ago I wrote a post regarding an online code editor called 9ne.Well today I found another of its kind simply called CodePress . According to the description of the projects homepage "CodePress is web-based source code editor with syntax highlighting written in JavaScript that colors text in real time while it's being typed in the browser." There is also a demo for you to try some supported languages like Javascript, CSS, PHP, HTML etc. Despite the fact that CodePress is a really powerful enchantment for your web applications it has one major bug for now. It doesn't support c/p from other text editors making copied text to loose it indent... hope they fix that in the future. CodePress is another cool tool for web developers that don't to use more than their own application to alter code files etc. Here is a list of some of its features:

  • Real-time syntax highlighting » just write some code
  • Code snippets » on PHP example type "if" and press [tab]
  • Auto completion » simple type " or ( or ' or [ or { on any example below (except Plain Text)
  • Shortcuts » on PHP example press [ctrl][shift][space]. It's shortcut to
  • Multiple windows » you can add multiple CodePress windows to the same page
Project homepage: http://www.codepress.org/