Vasiliy Selivanov

  • RSS

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

Posted on Monday, September 8th, 2008

Support for the HTML 5 <video> element Initial support for web worker threads You can now drag and drop tabs between browser windows Ability to make use of Aero "Glass" in XUL Support for CSS 2.1 properties: ::before and ::after, and white-space:pre-line Support for CSS 3 properties: -moz-border-image, word-wrap: break-word, text-shadow, box-shadow and column-rule Performance [...]

continue reading

Simple JQuery slide show

Posted on Friday, March 27th, 2009

For example you have couple of photos with this html 12345678910<div id="photos">   <ul>          <li><img src="/img/1.jpg" /></li>          <li><img src="/img/2.jpg" /></li>          <li><img src="/img/3.jpg" /></li>          <li><img src="/img/4.jpg" /></li>          <li><img src="/img/5.jpg" /></li>          <!– any [...]

continue reading

Earth day

Posted on Tuesday, April 22nd, 2008

Lets see how google celebrate this.   google.com youtube.com Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share with Stumblers Tweet about it Subscribe to the comments on this post

continue reading

Adobe Flex Builder for Linux (alpha 3)

Posted on Wednesday, April 2nd, 2008

FlexWe could read on official adobe site

This is the first release of Flex Builder to support Desktop Linux. This version is based on several features from Flex Builder 3 (codenamed “Moxie”). It includes project creation, code coloring, code hints, compilation, the Ajax Bridge, Find All References, and debugging. Not all Flex Builder 3 features are supported, so be sure to check out the release notes for a list of unsupported features.

Download: http://labs.adobe.com/downloads/flexbuilder_linux.html

Posted in: Adobe, Flex, Linux.