visnum

When one door closes, another opens.

A New Visual

May 20th, 2007 by Osman S Borutecene

Blogging is hard. Doing a custom template for yourself from scratch in WordPress is harder.

I have completed most of the job. There may be portions of my website which still does not function. Please do me a favor and leave a comment to this post if you encounter anything that doesn’t work.

By the way, this blog is going to be the new home of my other blogs in english. I have some other blogs about sex and relationships, clinical psychology and alternative treatments, web design and development and several geeky stuff, etc.

I have recently decided to unite them under one. This is the address.

Some parts of the new template still needs a little fiddling. Thank you in advance for your patience.

Semantic Markup Is More Important Than Tableless Design

January 2nd, 2007 by Osman S Borutecene

I appreciate tableless design and I am an eager advocate of a semantic web, divs instead of tables, content that form the shape, all the bells and whistles and the better accessibility it brings.

Unfortunately, there are still problems with tableless design. For instance, there is this firefox bug about two divs nested in one. Firefox does not recognize the width of the first div when you nest two divs inside a container div. More important than that, Internet Explorer still cannot handle divs properly.

Of course there are always workarounds to those problems. You can create tableless cross-browser design via css hacks, conditional internet explorer html interpretations, etc.

However, when it comes to everyday designer with deadlines and less time for the learning-curve of tableless design and css hacking, design without tables can become a nightmare just because of cross-browser compatibility issues.

The optimum solution to this might be using tables less than before and creating a design where tables are just used for main positioning. This can eliminate the time and effort until each and every designer have her/his time to develop skills enough to cover tableless cross-browser compatible design, or until Internet Explorer dies, or until each and every browser agrees upon a certain CSS specification especially on positioning of elements.

Good news is tableless design is not necessary for a valid XHTML design and making use of semantic markup. More important than tableless design is the semantic markup and the use of proper (x)html elements when organizing the data, the content that the page should serve to visitors.

You can still make use of h1, h2, h… header tags, li, ol, ul, dd, dt, dl, etc., tags that tells search engine robots what your page is about and how it can be indexed properly.

Tableless design is still necessary and should be a standard when we talk about a more accessible web. Making use of tables for positioning is not a good practice, I am not here to tell you that there is no harm in using tables. I just want to tell you that you can still create valid (x)html and semantic markup and be more accessible than the past, until you learn about CSS hacks and a cross-browser compatible tableless design.

Don’t give up on accessibility, valid and semantic markup just because you are not ready to do tableless design. Try to take your time and make progress in this transitional period. This is why we call certain DTD (Document Type Declaration) as transitional.

Why Not To Use Word

December 30th, 2006 by Osman S Borutecene

A must read short article for bloggers from WordPress.Com

Shonfonfe for Blogger

December 8th, 2006 by Osman S Borutecene

We are only hours away from the Shonfonfe theme for Blogger. See it in development here: http://kerizettin.blogspot.com and here: http://goddess-artemis.blogspot.com

Shonfonfe, A New WordPress Theme

December 7th, 2006 by Osman S Borutecene

I am happy to introduce you a clean, minimal, new WordPress theme. It’s WordPress Sidebar Widgets compatible.

See Shonfonfe in action:
http://jefe.hayatkisa.com/

DOWNLOAD Shonfonfe
Download as *.zip
Download as *.tar.gz

Shonfonfe Theme

The template is more or less the classic wordpress template with a little fiddling on it. Phu Ly’s Treba was a good starting point too. Well, of course the greatest inspiration came from National Geographic Magazine’s famous yellow frame.

The stylesheet is easy to work on. There are not much details, just a little more than 250 lines.

The theme is licensed under the CC Attribution-Share Alike 2.5 License.

Feel free to play and tweak with it. If you come across any bugs or have any questions, please leave a comment to this post.

Firebug

December 5th, 2006 by Osman S Borutecene

There is a must-see web-developer and designer extention for Firefox. Firebug helps you organize and manage your CSS, XHTML and Js properly.

Search

Pages

Archives

Feeds

Social Magic

Add to Technorati Favorites

Standards

Valid XHTML 1.0 Strict

Valid CSS!