1 January 2010
We had deployed our services onto newer, faster Railo-powered server. Railo gaining more and more support as lowcost but powerful CFML engine. As dedicated CFML team, Ziost cannot stand apart of emerging technology and offering CFML development targeting Railo as well as Adobe Coldfusion.
Best wishes for 2010 for everyone !
29 July 2009
Ziost released it's content management system to public as open-source project. Ziost CMS is now available for download and free use: Ziost Labs announcement.
12 January 2009
Yesterday there was signed a contract between top management of
HIPAASpace - www.HIPAASpace.com (the largest provider of Medical Coding
and Billing solutions in US) and Ziost Technologies. As a part of this
contract Ziost will be a main vendor of Medical Coding and Billing SDK
for HIPAASpace products.
2 September 2008
Powerful CMS SDK with several base implementations for different domains has been recently released by Ziost Labs subdivision
23 May 2008
IBE Corp. is one of the biggest providers of media processing SDK and related solutions. IBE contracted Ziost to provide high-tech modules for the media conversion and on-line stream media processing modules.
|
Technology
Cascading Style Sheets (CSS)
HTML's
original purpose was the efficient delivery of text documents over
limited bandwidth channels. To accomplish this efficiency, much of the
document formatting was left to the viewer's browser. In addition, at
that time commercial Internet traffic was forbidden. Little need was
seen for control of this formatting by the author. The Web has evolved
dramatically since then. A need for increased control of formatting has
emerged. This need has resulted in the appearance of Cascading Style
Sheet technology. In addition, this technology when combined with JavaScript, can add dynamics to a Web page.
A style sheet is a set of style rules, written as a block of code,
that tell a browser how to present a document. Each rule includes:
- a selector - often a HTML tag such as <body> or <p>
- a property - such as font-family or margin-right
- a value - such as Comic Sans MS or 20%
The format for each rule is:
selector {property1:value1; property2:value2; ... }
For example, body {font-family:"Comic Sans MS"; margin-right:20%;} is a rule.
Cascading Style Sheets allows you to separate your web sites design
from it's content. All the design elements (colors, fonts, backgrounds,
page layout, etc) are stored in a Cascading Style Sheet file with the
extension of '.css'. All your web pages link to this file to get their
design information. If you need to change the design, you only need to
edit one file to change the design elements on your entire website.
Your site is very flexible. It is easier to create pages and to
maintain them. The site is more consistent since all pages get their
design information from the same source.
CSS is not supported by all browsers out there but it is supported
by the majority of browsers. CSS incompatible browsers will display a
plain HTML page without the design elements added by CSS.
CSS has many powerful design features. Websites designed heavily
with CSS may not display properly when viewed in a non-CSS capable
browser. To test your web site, turn off Cascading Style Sheets in your
browsers preferences and view your site. The site should display in a
normal way and be easily readable.
Style sheets are ordinary text files that can be created in any text
editor. The style sheet file must have the file extension of .css
If you were to apply a style sheet with the rule above to your HTML
files, every instance of the H1 tag would now be formatted as blue.
|
Small Business
We've started a programm of assisting for startup companies with
establishing their business at the IT sphere, this includes...
Big Companies
Business profit for big companies in working with Ziost can be shown in different approaches...
WORK FOR ZIOST
Junior Adobe Coldfusion Developer
Looking for the Adobe Coldfusion Developer. Base requirements: Adobe Coldfusion 8, Custom Tags development, CFC, MySQL, MS SQL.
Senior Java Developer
Senior Java Developer is needed for the full-time work. Base requirements: 3+ years of experience, J2EE 1.4, 1.5, 1.6; Java Beans, EJB, SOA, WebServices
Senior C# Developer
Ziost .NET Applications team is looking for the senior C# developer. Main domain of knowledge is UI WPF applications and ASP.NET/Silverlight applications.
Designer
Looking for web designer for creation of production-level visual design.
HTML/CSS coder
Looking for HTML/CSS coder for creating HTML layouts.
|