About Me »
I provide front-end development services to creative agenciesI specialize in ExpressionEngine programming
Blog »
Bookmarks Coding Expression Engine For Laughs Freelance MediaGirl ToolsRSS »
MediaGirl BlogTools »
ExpressionEngine Campaign Monitor Site5 Shared Hosting Engine HostingCoding
Thursday, May 13, 2010
HTML5 & CSS3 Readiness
As I'm sure you've heard, Steve Jobs has been beating the drum about HTML5 as the standard of the future. I know of one Flash coders who's a little worried... I'm personally not convinced that Flash is dead. It serves a specific purpose that HTML5 and jQuery won't be able to fill 100%. Also, big brands love the "story" they can tell with Flash.So the question is, how many HTML5 features are supported by today’s web browser?
Check our this interactive graph for details >>
Filed Under: Bookmarks, Coding, Tools
Saturday, May 8, 2010
50 best female web designers around the world
From my point of view, female designers and coders don't get enough press and they sure don't get enough speaking gigs at design/coding focused conferences/events. So it's great to see lists popping up that highlight the talented women in the web world.The following list, curated by indeziner, highlights indeziner's 50 best female web designers from around the world.
>> 50 best female web designers around the world
I recognize a couple ExpressionEngine designers on the list. I'd be happy to code any of their projects. Keep up the great work ladies!
Filed Under: Bookmarks, Coding
Wednesday, March 31, 2010
HTML5 New Tags
Check out this article about the new tags that will available in HTML5.- <article> tag defines an article
- <aside> tag defines content aside from the page content
- <audio> tag defines sound content
- <canvas> tag defines graphics
- <command> tag defines a command button
- <datalist> tag defines a dropdown list
- <details> tag defines details of an element
- <dialog> tag defines a dialog (conversation)
- <embed> tag defines external interactive content or plugin
- <figure> tag defines a group of media content, and their caption
- <footer> tag defines a footer for a section or page
- <header> tag defines a header for a section or page
- <hgroup> tag defines information about a section in a document
- <keygen> tag defines a generated key in a form
- <mark> tag defines marked text
- <meter> tag defines measurement within a predefined range
- <nav> tag defines navigation links
- <output> tag defines some types of output
- <progress> tag defines progress of a task of any kind
- <rp> tag is used in ruby annotations to define what to show browsers that do not support the ruby element.
- <rt> tag defines explanation to ruby annotations.
- <ruby> tag defines ruby annotations.
- <section> tag defines a section
- <source> tag defines media resources
- <time> tag defines a date/time
- <video> tag defines a video
Filed Under: Coding
Saturday, July 11, 2009
Coding Snippets
Bookmark the following links for great code snippets and coding advise.• Position Absolute
• Ajax Rain
• Smashing Magazine
• DevSnippets
• CSS Tricks
• Noupe
• UX Booth
• Mini Ajax
• Ajax Daddy
Filed Under: Bookmarks, Coding, Tools
