Archive for the ‘Develompent’ Category

InstaTab – Instagram application for Facebook Pages.

Hi hipsters! I have a brand new application for all of you “Instagram Tab“!.
Visit this landing page to install app on your page.

Application based on Instagram and Facebook APIs, PHP, MySQL and jQuery.

Like and share, thank you!

Flickr application for Facebook pages

Flicker Tab – Flickr application for Facebook pages. Good looking app to displlay your flickr feed on Facebook page. Feel free to setup different view options and report any suggestions! Enjoy!

Sprite Master Web

Sprite Master Web is an sprite sheet generator tool for Mac users. It helps you to generate sprite sheet images and write CSS files automatically. Speeds-up your site with single image request.

It has advanced algorithms to order your sprites and generate smallest sprite sheet. Also, you can trim your sprite images or add padding.

Sprite Master Web is a must-have tool for every web developer. Take a look at the web site for more information. You can go to iTunes page here.

Youtube Tab App for Pages

Hello fans! Check my new application “Youtube Tab“!.
Visit this landing page to install app on your page.

Application based on Facebook and Youtube APIs, PHP, MySQL and jQuery.

Like and share, thank you!

SpriteRight

SpriteRight is a spritesheet generator for the Mac that lets you import your existing images or stylesheets. Make your sites load faster, cut bandwidth costs and save time. SpriteRight even generates CSS code on the fly.

Must have tool for any web developer! Just awesome application. CSS processing – is a killer feature, on sale now, only 4.99$.

Home page and AppStore link.

CSS3 Click Chart

CSS3 Click Chart – Code examples, descriptions, links, tutorials, polyfills, tools, and browser support info for all new CSS3 features.
Project on GitHub

Tip for Youtube Developers

Im just trying to apply better optimization to the original youtube sprite image:

Original (34.98 KB):
youtube sprite image
Optimized (14.59 KB):

Optimized image (right one) – more than twice smaller in size, but pretty identical visually.

Im using free tools for this optimization, ImageAlpha and then ImageOptim.

Thanks for attention!

Flickr Tab – Released!

Hello fans! First stable version of my pilot application “Flickr Tab” was released today.
Visit this landing page to install app on your page or check some example pages.

Application based on Facebook and Flickr APIs, PHP, MySQL and some jQuery powered.

Like and share, thank you!

My NEW Facebook Application! Flickr Tab!

Just released – FlickrTab. Second beta version. Please, feel free for install and test.

FlickrTab — the best and easiest way to integrate Flickr and Facebook.

Thank you!

Cross Browser Support for Console.log()

Almost all programmers use browsers Javascript-console for debugging.
The console is built into Chrome, Opera, IE and installed with Firebug in Firefox.
But she has a couple of disadvantages, which can be very easy to fix.

console.log('Cross Browser Support!');

They are:

Lets fix these problems quickly and easily!
(more…)