Vasiliy Selivanov

  • RSS

Clearfix

Posted on 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 1  <div class="clearfix">     <div style="float:left;"></div>     <div style="float:right;"></div> </div> Clearfix class is: 1<br /><span style="font-family: Courier New;">.clearfix:after {<br />&nbsp;&nbsp;&nbsp;&nbsp;content: [...]

continue reading

Zend Framework 1.6 Now Available

Posted on Thursday, September 4th, 2008

You can download Zend Framework 1.6 here Zend Framework Download Page.   The Details: Zend Framework 1.6 is now available and a significant upgrade in several areas. The buzz is already starting to make it’s way around the web as both Andi Gutmans and InfoWorld have already covered the new release. I’m sure as the [...]

continue reading

Google 10th Birthday

Posted on Thursday, September 25th, 2008

New google page www.google.com/tenthbirthday/ On this page you could find Google Timeline. Some facts : When Larry met Sergey  – Summer 1995 Google in 10 languages – 9 May 2000 Search index: 1 billion pages – 26 June 2000 Google Image Search – 28 July 2001 Google Chrome browser – 1 September 2008 Project 10100 [...]

continue reading

FLASH – AlternativaPlatform

Posted on Tuesday, June 3rd, 2008

Alternativa Platform – solution for multiuser browser project.

Browser 3D-engine.Cross-platform, made for Adobe Flash; best up-to-date performance.

AlternativaGUI – Fast window-based interface for flash-projects.Multi-purpose, open for modification and expansion. – in progress

AlternativaCore – Client-server solution for multiuser games and projects.Specific data workflow model, dynamic load distribution, easy scaling, own data transfer protocol, file versions system. – in progress

some demo and screenshots below:

 gui

 

 

 

Posted in: Flash, Flex.