23.Jan.2011 How to use XML with HTML sample

For a long time I tried to understand how to use XML into HTML and I couldn’t find anything simple to integrate in my projects. So I decided to make this sample of a “daily news” where you can edit an HTML using XML. Enjoy!

“Download Sample”

07.Jun.2010 f3ndesign is proud to anounce the new Enerlat’s website

After a big effort from Enerlat to create their new website, the project finally ended up as a master piece!

WWW.ENERLAT.NET
“Follow” Enerlat on twitter.
“Follow” Enerlat on Facebook.

27.Dec.2009 F3NDESIGN Flickr “Beaver Creek”

I Love U Cold Tree Beaver Creek Mountain Walking Dogs

13.Dec.2009 Websites that provide icons

Need icons for your new website or web application, at the best price there is (free!)? Try one of the following sets:

FamFamFam

iconspedia

12.Dec.2009 Oscar Wilde Quote

“Everything popular is wrong.”

- Oscar Wilde

11.Dec.2009 Color Tool – Color Scheme Designer

This is another website like Adobe Kuler that will help you in the color schemes for your design. A brand new interface, as well as the engine. Rapidly increased precision and color space conversions, better preview, enhanced scheme creation system, unique scheme IDs and permanent URL of the scheme.

http://colorschemedesigner.com/

09.Dec.2009 How to create a favicon.ico?

What Is a favicon?
It’s the little icon beside your site’s name in the favorites list, before the URL in the address bar, as a bookmarked website on the desktop, in the “Links” bar and on the windows taskbar.

How to create a Favicon?
Creating a favicon is very simple! just create your image in any program like protoshop, illustrator or fireworks, and go to this website.

http://www.favicon.cc/

Upload your image, and export the favicon.ico to your computer and upload it to your site, just remember to give the right path when you write the folowing link between your head tags.

Internet Explorer has a slightly different format.

<link rel="SHORTCUT ICON" href="http://www.example.com/myicon.ico"/>

Additionally the following is also acceptable:

<link rel="SHORTCUT ICON" href="/somepath/myicon.ico"/>

if you have any question, just write me.

07.Dec.2009 F3NDESIGN New Flickr Pictures

Tomy Jack Adri Mercy The Holocaust Reflection
Shoreline Momia Luisa XL XL XL... Hand Mirror Project

Cascading Style Sheets – Wikipedia Definition

Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation semantics (that is, the look and formatting) of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can be applied to any kind of XML document, including SVG and XUL.

http://en.wikipedia.org/wiki/Cascading_Style_Sheets

Patrick McNeil – designmeltdown.com

Patrick McNeil is a freelance web designer, developer and writer. His website, www.designmeltdown.com, in this website he reviews various patterns and trends in contemporary web design.

As a web designer this website is a very usefull tool to get ideas!