Binary Thinking – Karol Sójko's blog

Karol Sójko's blog

Posts Tagged ‘Google

How to optimize frontend in Symfony (CSS & JavaScript)

without comments

What ?

If you’re looking forward to optimize the frontend in your Symfony project or to introduce different CSS or JavaScript versions to each language in your application there’s a nice plugin that will help you with that. It’s called sfMinifyTSPlugin and it integrates Google’s minify library so you know it’s good stuff :) .

Why ?

What makes it stand out from the rest of Symfony minify plugins is the fact that you don’t need to change anything in your .htaccess file or any other server stuff, just an out-of-the-box cool plugin.

The other nice thing about it is that you can implement it either as a filter or with a helper.

The fun part is also that the authors implemented some symfony tasks to help you clear-cache and fix permissions.

The cache files names are generated with a date so you’ve got all the usefull info about it and speeds up your web application just like that.

So don’t hesitate to experiment with this cool plugin in your future Symfony applications.

Share

Written by Karol Sójko

September 6, 2009 at 12:12 pm

Google Wave , can’t wait for you !

without comments

ss2

Today i’ve heard for the first time about Google’s new project called Google Wave. Basicly it’s a new tool for collaboration and communication on the web. As i was watching the presentation some of the things totally blew my mind.

I’m very excited to see the e-mail functionalities, where you’re going to be able to put some “reply” part’s of your text inside the recieved massage instead of editing it by hand like it was so far. Then again the live-chat which was already there but now it looks so nice and tasty and it is full proof “real-time” so you just want to start using it :) . The third thing that i’m interested in is the very cool looking spelling tool which hints and corrects the word instantly. This woudl be a great benefit for people all over the world. Read the rest of this entry »

Written by Karol Sójko

May 29, 2009 at 9:25 pm