A little about Vernon...

Hey there everybody, I’m Vernon. I’ve been a full-time freelance web designer since 2002 and can honestly say it’s been a great journey.

If you’re interested, take a look at my services site and let me help you with your project.

You are currently browsing the archives of the Resources category.

0

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

As a designer the importance of typography can never be taken for granted.  With the proper typography you can convey mood, style, elegance, attitude and more. 

Generally for professional fonts you’ll pay a starting price around $50 USD a font.  However, don’t miss out on some outstanding free alternatives.  Truly there are thousands upon thousands of low quality, free fonts.  Yet, there are golden ones to be found that truly reflect quality.

Smashing Magazine has put together a collection of 40+ excellent free fonts for professional design.  Don’t miss this post!

40+ Excellent Freefonts For Professional Design | Fonts | Smashing Magazine

Tags: , ,

0

I got my first look at TinyMCE 3.0 today and I’m highly impressed.  There’s times when certain dialogs didn’t load for me, but overall it’s a great improvement.  This new version is a complete rewrite of the TinmyMCE core.  Keep in mind that this is an Alpha version and there are several known issues with this version, and “we still suggest you get the 2.1.2 version if stability is your major concern.”

From a pure feature point of view, this release might not be very impressive, but if you are interested in JavaScript and do a lot of custom development, this is the release you have been waiting for. One of the main focuses for the new 3.x branch is to produce a more powerful API and also make it output valid XHTML code by default.

Some of the more notable changes are:

  • Rewrote the core and most of the plugins and themes from scratch.
  • Reduced the over all script size by 33% and the number of files/requests by 75% so it loads a lot faster.
  • Added new and improved serialization engine, faster and more powerful.
  • Added new inlinepopups plugin, the dialogs are now skinnable and uses clearlooks2 as default.
  • Added new contextmenu plugin, context menus can now have submenus and plugins can add items on the fly.
  • Added new skin support for the simple and advanced themes you can alter the whole UI using CSS.
  • Added new o2k7 skin for the simple and advanced themes.
  • Added new JSON parser/serializer and JSON-RPC class to the core API.
  • Added new cookie utility class to the core API.
  • Added new Unit testing class to the core API only available in dev mode.
  • Added new Safari plugin, fixes lots compatibility of issues with Safari 3.x.
  • Added new on demand loading of plugins and themes. Enables you to load and init TinyMCE at any time.
  • Added new unit tests in the dev package of TinyMCE. Runs tests on the core API, commands and settings of the editor.
  • Removed all button images and replaced them with CSS sprite images. Reduces the number of requests needed.
  • Removed lots of language files and merged them into the base language files. Reduces the number of requests needed.
  • Removed lots of unnecessary files and merged many of them together to reduce requests and improve loading speed.
  • Fixed so convert_fonts_to_spans are enabled by default. So no more font tags.
  • Fixed so all classes from @import stylesheets gets imported into the editor.

Thats right, its now 33% smaller and loads even quicker than before! The fastest loading editor just got even faster!

Check out the complete changelog.

A new example of the alternative Office2k7 skin can be seen here:
http://tinymce.moxiecode.com/example_sk … ample=true

The Spellchecker and Compressor for TinyMCE 3.0 Alpha has also been updated.

The Alpha version is live on this server and the Wiki example pages. If you wish to try it out yourself, go to the download page.

TinyMCE Forum / TinyMCE 3.0 Alpha 1 Released

Tags: , , ,

0

Google Introduces OpenSocial
November 2nd, 2007

Today, Google introduced OpenSocial, a set of common APIs that make it easy to create and host social applications on the web.  This will allow you to write an application once that will run anywhere that OpenSocial API’s are supported.

This will make it easier for you to focus on making your web apps better and it makes it better for users because they get more apps in more places.  Members of the OpenSocial community include: MySpace, Engage.com, Friendster, hi5, Hyves, imeem, LinkedIn, Ning, Oracle, orkut, Plaxo, Salesforce.com, Six Apart, Tianji, Viadeo, and XING.

OpenSocial is built upon Google Gadget technology, so you can build a great, viral social app with little to no serving costs. With the Google Gadget Editor and a simple key/value API, you can build a complete social app with no server at all. Of course, you can also host your application on your own servers if you prefer. In all cases, Google’s gadget caching technology can ease your bandwidth demands should your app suddenly become a worldwide success.

OpenSocial - Google Code

Tags: , , ,