Last week, a post announced the giveaway of 3 FlashEff Premium Unlimited licenses ($249 value / each).
Winners are selected today. But before that, FlashEff has a 50% discount until the end of September (2 days left) & if you’re not one of the winners & want to buy this great component, hurry up.
To remind:
FlashEff is a Flash CS3 (and Flash CS4 ready) AS3 component for easing the animation process & creating stunning animations.
It is also a collection of over 100 patterns (and growing) that enable cool animations and interactive actions on visual objects and texts. FlashEff can be used/customized from both, the visual interface and API.
The visual interface, FlashEff Panel, is a powerful online utility that loads inside your Flash CS3 IDE and configures everything for the FlashEff component.
Do you have advanced AS3 skills? Then create a pattern for FlashEff, submit it until 31 October 2008 & get the chance to be one of the winners who will earn $2500 worth prize.
Texter is a simple but effective Windows application running in the system tray and doing a very simple job: replacing abbreviations with the phrases you define.
Let’s say you use XHTML frequently and you define an abbreviation like "divmake" and press "tab" (you can define the hotkey) and it can produce you:
<div class=""></div>
as an example.
You can use it for anything like generating your signature on-the-fly or any other frequently typed text.
Examples of how to make CSS gradient text effects are published in 2 different & beautiful web design blogs: WebDesignerWall and CSS Globe.
Both techniques are using a similar method which is adding a small PNG gradient file over the text with extra tricks. Both methods are compatible with all the major browsers. Have a look at how nice they are:
Adding icons to text links without any programming, not using if elses or functions is possible with Iconizewhich is only a css file and the related icons.
How does Iconize work?
Iconize, which is a css file, simply looks for the pre-defined texts in the website and shows the icon mentioned in the css file. For ex:Iconize looks for the .pdf text in the website and when finds it, adds the icon after that.
Compatibility: Firefox (Mac & PC), Camino, Safari, Opera (Mac & PC) & Internet Explorer 7 (6 doesn't work)
Text in websites are normally in a rectangle shape. This is how things work.
How would it be if they were like this?
CSS Text Wrapper is an online web service which helps you to create the necessary html-css or javascript files for this effect.
You can choose between 3 solutions to get this css text wrap look:
- Inline Css/Xhtml
- Xhtml w/Classes
- Javascript
CSS Text Wrapper helps you to draw the "wrap look" and creates the necessary css or javascript information and all you need to do is to apply them. That easy.