Jan
CSS Generator Framework
CSS Generator Framework is a tool that can save us much time, because with just putting the html of the site automatically generates a list of CSS for use with the class ID’s.
This tool returns corresponding CSS in a line-by-line way indented with spaces to reflect XHTML structure – each selector and all of its properties and values in one line. This may be a bit strange for you at the beginning, but if you get used to it you’ll find it much better.
Categories:
Tags:
Dec
SenCSs: A CSS Framework For All But Not The Layout
SenCSs is a CSS framework that doesn’t provide a layout system but aims to take care of the rest, like:
- fonts & font-sizes
- paddings
- margins
- colors,
- tables & lists
- headers, blockquotes and what more..
SenCSs has support for forms which helps presenting them nicely (better form support is on the way).
There are also styles for elements like errors, warnings or success messages which are parts of a standard web application.
SenCSs, although being fresh & currently in development, is a nice base to start with & improve depending on your needs.
Categories:
Tags:
Dec
Easy Keyword Position Analysis: Exactfactor
Exactfactor is a free web based service that enables you to analyze the positions of keywords of a website in major search engines.
It lets you to add competitors & compare your website’s results with a competitor.
Another nice feature is the ability to add alerts. You can get alerts when:
- keywords you mentioned become the top 1, top5, etc. in the search engines
- your website beats a competitor for the given keywords
Exactfactor is very easy to use with a clean interface & considering search engines are the most important “factors” of traffic, the service is definitely helpful.
Categories:
Dec
Web Server That Runs On CD-Rom: Server2Go
Server2Go is a portable web server environment built to be used in CD-ROMS, memory sticks & similar portable media.
It has almost everything you need to run a web application:
- Apache 1.3.x, 2.0.x and 2.2.x
- PHP 5.2.x with a lot of extensions. Downgrade packages to 4.4.x and 5.0.x available)
- MySQL 5 support
- Perl 5.8 with many CPAN modules integrated
Server2Go auto-configures all the settings that may vary in every environment like ports & proxy settings.
It starts the server environment at the background when the CD-ROM is run & closes it automatically when the browser is closed.
Categories: