{Carrer web log}


Blog about web design & development

Emastic CSS Templates

Thursday, November 27, 2008 { 3 Comments }

Free CSS Templates(Layouts) designed with Emastic CSS Framework


Emastic Templates

View
Download

Labels: , , ,

Emastic - CSS Framework (Beta2) is out!

Wednesday, September 24, 2008 { 2 Comments }

After 2 months of night work and testing is out Emastic Beta 2.

I put new stuff like the plugin gadgets.css (rounded corners, image frame, color names of the nature).
Possibility for vertical spaceing for the DIVs.
I did fine tuning on the typography ( millions of test in order to baseline grid to work properly).

There are some new demos and tutorials.

Support Discussion Group is open: http://groups.google.com/group/emastic

Download: http://code.google.com/p/emastic/downloads/list

Labels: , ,

When to use CSS framework?

Wednesday, August 06, 2008 { 8 Comments }

What is CSS framework?


“A CSS framework is a pre-prepared library that is meant to allow for easier, more standards-compliant styling of a webpage using the Cascading Style Sheets language. Just like programming and scripting language libraries, CSS frameworks (usually packaged as external .css sheets inserted into the header) package a number of ready-made options for designing and outlaying a webpage.” - from Wikipedia

When to use CSS framework?


Let’s start with two obvious scenarios.
- Imagine that you are working on a project dealing with a site for some big newspaper (like “The New York Times”) or a big corporate portal like Yahoo; or you must do some unorthodox “artistic” site, but you are not allowed to use Flash.
- You work in a team and you must have “standard” universal code or you work alone and want to control your code.
So, let’s resume: If you have a very big site and work in a team (or alone) and you must have “standard” (universal) code that can cover all the scenarios, the best solution is - CSS Framework.

Who should use CSS framework?


One of the misleading concepts is that CSS Frameworks are great for CSS beginners and that you can web develop faster. Maybe you can save a lot of time in the beginning but you will lose a lot of time in the end for debugging or for implementing some specific code. It’s like Murphy's law - after almost everything being done, you must implement some features that the Framework does not cover.
Hence - the CSS Frameworks are not for CSS starters (newbies)! They are for people who know CSS but want more organized approach.

Positive/negative aspects of the CSS frameworks
Positive:
- They usually have multi - browser support.
- If the CSS Frameworks are public and have community support a lot of bugs and problems are fixed. Also you have a lot of code examples.
- They usually have 80% of all the CSS code that you will ever need.
- You can learn a lot from the CSS Frameworks .

Negative:
- There will be some CSS code from the framework that you will never use.
- You need time to learn how the CSS framework works.
- Bug fixing is not always simple (first you have to learn how the framework works)
- It’s not so “semantic” (class=”menu-left” – semantic v.s class=”div-xyz” not so semantic)

You can use CSS framework:


- If you have a newspaper that you want to publish online
- If you manage portal or corporate site
- If you write templates for some CMS like Drupal, Joomla, WordPress
You can add some other examples in the comments

If you want to stay out of the grid or you want to build something personal, then it’s better to write a personalized CSS code instead.

Labels: ,

Formy - finally out

Wednesday, June 25, 2008 { 6 Comments }

After one month of reviewing, code rewriting, testing... finally is out! Formy.

What is Formy?

Formy is mini CSS Framework for building web forms.

Why Formy?

I just was not happy with the existing solution for building web forms. There are so many solutions for web forms: forms with list(ul,li), forms inside tables,fancy forms with ajax ..

But I needed simple solution! I wanted to write elementary HTML code and leave all the dirty work CSS.
That is why I made Formy.
All the HTML formatting is made with the " br " tag, imho this is natural HTML Form writing.

If you are interested you can find more info at: Formy or download

You can find all the demo inside the Formy CSS Form Framework 0.8(beta).zip

Labels: , ,

What have others said about Hartija - CSS Print Framework

Wednesday, April 30, 2008 { 1 Comments }


Hartija - CSS Print Framework: http://code.google.com/p/ha... - might be worth a look by Andy Clarke

Ma cooooome? Un altro Framework CSS!? No tranquilli, Hartija è un semplice foglio di stile che, se utilizzato, donerà alle vostre pagine web un minimo di grazia quando stampate. Se non avete voglia di progettare il CSS per la stampa da soli, con queste 40 linee scarse di codice farete comunque la vostra decente figura. - Html.it

Hartija is a CSS print framework which is an attempt to unite best CSS printing practices into one single CSS-file. -Smashingmagazine.com

E non sono il solo se l'analisi di Hartija è corretta e abbastanza vasta da poter rappresentare un campione valido. - usabilita.blogosfere.it

Hartija is a CSS framework that aims to simplify creating such outputs.
The CSS file includes styles for common tags to make them look good as a printed material. - webresourcesdepot.com

Vladimir Carrer a eu récemment besoin d’un “système” pour imprimer une page web. Il a fait une petite analyse des solutions existantes mais ces dernières ne répondaient pas exactement à ces attentes. Il a donc programmé son propre framework ! - mtnconcept.com

Hartija is “mini” CSS Framework for web printing. The goal of this framework is to improve and ease the creation of “printer friendly” pages with minimum effort. - noupe.com

http://coliss.com/articles/build-websites/operation/css/988.html

http://numenzq.javaeye.com/blog/185697

http://www.cssmagazine.it/2008/04/11/hartija-framework-css-per-la-stampa/

http://www.grezlikowski.pl/hartija-gotowy-css-do-druku/

Thank You !

Labels: , , ,

RSS IconTwitter icon Twitter icon Twitter icon

About Me <<<

Name: Vladimir Carrer
vladocar [at] gmail.com
Location: Verona, Italy
I'm a web designer, developer, teacher, speaker, generally web addicted ...

My projects <<<

§§Previous Posts <<<

Hand Drawn Icons
 

§Archives <<<

Other Profiles <<<

View Vladimir Carrer's profile on LinkedIn

Content is licensed under a Creative Commons Public Domain License