web analytics
+
archives

Taha Paksu

Taha Paksu has written 24 posts for tahapaksu
huge-typograpy-5-470x263

Fit Cufon texts to its container

Well, I ran into a situation that my design messed up when the cufon title width passed it’s container width, so I needed to lower the font-size automatically to make it fit into it’s container staying still an one-line title. And I wanted to share here. Here’s the function I wrote: function Cufon_Fit_Title(element){ var TotalWidth [...]

screenshot

jQuery Scrolite Plugin

This plugin appends a vertical scrollbar to any element which you need to limit its dimensions like an image, a div or an ul list etc. This is the initial release of this plugin, so feel free to test it and give me some feedback so I can update this plugin with new improvements or [...]

nominee

Yine yarışmadayım!

PHPClasses.org’a eklediğim PHP Animated Gif Resizer class’ım Şubat 2012 innovasyon ödülü için yarışıyor. Desteğinizi esirgemeyin. Sayfaya girip oy vermek için önce üye olmanız gerekiyor. Üyelik işleminizi yaptıktan sonra oylama sayfasına giderek oyunuzu verebilirsiniz. Linkler burada : GIF Animation Resizer Oylama Sayfası İnovasyon Ödülleri Hakkında Bilgi Hepinize desteğiniz için şimdiden çok çok teşekkür ediyorum.   Edit : [...]

Icons-Editplus3

SASS User Tool for Editplus

I needed to simplify things to use the SASS scripting language for writing CSS, and I came up with an user tool for Editplus. Editplus is a useful software to write any kind of code, because it is very flexible that if you know how to do it, you can write your own tools to [...]

sass

Installing SASS on Windows

In this post, I introduced some of the powers of SASS language, and I left the rest of the exploration to you, because I didn’t really go deep yet. But first you need to install it on your system to use it of course. In their website, they explained how to install it on Linux [...]

sass

SASS – Syntatically Awesome Stylesheets

As the official website says, Sass is an extension of CSS3, adding nested rules, variables,mixins, selector inheritance, and more. It’s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin. Sass has two syntaxes. The new main syntax (as of Sass 3) is known as “SCSS” (for “Sassy CSS”), and is a superset of CSS3’s syntax. [...]

Categories

Son Yazılar // Recent Posts

screenshot
jQuery Scrolite Plugin
April 14, 2012
By Taha Paksu
nominee
Yine yarışmadayım!
March 1, 2012
By Taha Paksu
Icons-Editplus3
SASS User Tool for Editplus
February 22, 2012
By Taha Paksu
sass
Installing SASS on Windows
February 22, 2012
By Taha Paksu
sass
SASS – Syntatically Awesome Stylesheets
February 22, 2012
By Taha Paksu
naming-1
Bir isim koyma hikayesi: nelm.io
February 21, 2012
By Taha Paksu
13
PHP Animated Gif Resizer
February 13, 2012
By Taha Paksu
Prevent-Hacking
about costabrava hack and some fix.
February 11, 2012
By Taha Paksu