My Blog

Archive for September, 2008

Clearfix

Monday, September 8th, 2008

I want to share with you great css feature called clearfix. So use it instead of clear:both, and you will be happy. Many times this feature help me in my projects

Using is pretty simple

<div class="clearfix">

    <div style="float:left;"></div>

    <div style="float:right;"></div>

</div>

Clearfix class is:


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

 

Edit bitmap properties for selected bitmaps in library

Monday, September 8th, 2008

bit map

its Flash CS3: “Edit Selected Bitmaps”-Panel.

thanks to Hannes Moser. Download it impossiblearts.com/blog/2008/06/16/flash-cs3-edit-selected-bitmaps-panel/

 

Shiretoko / Gecko 1.9.1 Alpha 2 (Firefox 3 alpha 2)

Monday, September 8th, 2008

ff

for more information see http://developer.mozilla.org/en/Firefox_3.1_for_developers

for download www.mozilla.org/projects/firefox/3.1a2/releasenotes/

Happy birthday GOOGLE!

Monday, September 8th, 2008

Yesterday was birhtday of google!!! Google baby is 10 years old :) Google lives from 7 september, 1998

Zend Framework 1.6 Now Available

Thursday, September 4th, 2008

Zend framework

You can download Zend Framework 1.6 here Zend Framework Download Page.

 

(more…)

Forms in Google Docs

Wednesday, September 3rd, 2008

You could see a new doc type in google docs. It’s forms!

 

Features: Creating forms

Print

You can create a form from the Docs list or from any spreadsheet.

Creating a form from your Docs list:

  1. Click New > Form
  2. In the form template that opens, you can add any questions and options you’d like.
  3. Click Email this from once you’ve finished adding your questions.
  4. Add email addresses for your desired recipients.
  5. Click Send.

Creating a form from a spreadsheet:

  1. Click on the Form tab and click on Create a form.
  2. In the form template that opens, you can add any questions and options you’d like.
  3. Click Email this from once you’ve finished adding your questions.
  4. Add email addresses for your desired recipients.
  5. Click Send.

Jquery rock star!!!!

Wednesday, September 3rd, 2008

go to jquery.com/ and press Konami code !!! And  lets rock!!!!!

Adobe CS4 at 23 of September, 2008

Wednesday, September 3rd, 2008

You want first to see a CS4 go to adobe.istreamplanet.com/ and register for special adobe podcast

Google browser is available!!!

Wednesday, September 3rd, 2008

google chromeYou could download it from www.google.com/chrome