rokni's weblog

Rokni.com's weblog enables Ali M. Rokni to access and share usefull information of the World Wide Web new technologies with friends and visitors of the site.

Monday, October 24, 2011

It is been real long since my last update. I was little bit busy with some other stuff. Now, my blog profile is linked to  my google+ profile. So, it makes more sense to permanently stop blogging. Not sure about it though.

I added the image just to have an image



Monday, January 10, 2005

XSLT Reference

New Mexico Tech Computer Center XSLT Reference

Thursday, December 02, 2004

The 6 Myths Of Creativity

A new study will change how you generate ideas and decide who's really creative in your company.(Fast Company, Issue 89 December 2004, Page 75, By: Bill Breen)
  • Creativity Comes From Creative Types
  • Money Is a Creativity Motivator
  • Time Pressure Fuels Creativity
  • Fear Forces Breakthroughs
  • Competition Beats Collaboration
  • A Streamlined Organization Is a Creative Organization

Thursday, October 07, 2004

Ten CSS tricks

Ten CSS tricks you may not know:
  1. CSS font shorthand rule
  2. Two classes together
  3. CSS border default value
  4. !important ignored by IE
  5. Image replacement technique
  6. CSS box model hack alternative
  7. Centre aligning a block element
  8. Vertically aligning with CSS
  9. CSS positioning within a container
  10. Background colour running to the screen bottom
And from Tantek Çelik Ten CSS tricks — corrected and improved.


Thursday, August 19, 2004

ProFont for Windows, Mac, Linux

ProFont is a small bitmap font which is absolutely great for programming.
It was made for Macintosh computers, but now it's also available for Windows and Linux/UNIX X Windows.

Monday, August 16, 2004

Tech Info Pages

Tech Info Pages
The Tech Info Pages are a collection of 'stuff' (authentic tech term) that we have found useful over the years.
http://www.zytrax.com/tech/

Tuesday, July 27, 2004

Writing Efficient CSS

The Benefits of Efficiency

One of the touted benefits of CSS is that it reduces total page weight, and thus download time, both at first page load, and even more on subsequent loads due to style sheet caching. This is true, but often a sizable fraction of the first load savings is lost because of highly redundant CSS code.

Commonly used shorthand properties include:
  • font (controls "font-size", "font-weight", "line-height", etc.)
  • background (controls element backgrounds, placement, repeating, etc.)
  • list-style (sets the properties of the list item "bullet")
  • margin (defines the width of margins on the sides of a box)
  • border (defines properties for the borders on a box - there are several shorthand properties involving borders)
  • padding (defines the width of padding within the sides of a box)
Writing Efficient CSS

Previous Posts

Archives

1999-2008 © rokni.com