Optimize your CSS file

Standard

Pada sesiapa yang tidak tahu apa itu CSS , CSS adalah Cascading Style Sheet yang digunakan untuk mengawal style dan template bagi sesebuah website .

Since masa aku mula – mula bekerja di diBase , aku ditugaskan membuat satu layout based on design dalam PSD file . Code aku agak messy , class dan ID x digunakan dengan bijak . Lepas tuh kadang – kadang ada style yang aku repeat .

Untuk sesiapa yang membuat proses ‘templating’ yang banyak spend masa buat HTML dan CSS , aku terjumpa satu site yang agak bagus untuk optimize code yang kita buat supaya filze size .css kecil dan cepat diload . Membantu sedikit la bagi aku .. X macam Jquery atau Mootools javascript framework punye file .js yang compression-nya smpai aku pon x paham .

Hopefully , berguna la benda nie .

Clean CSS

Php Encryption

Standard

I need to study more about this thing since I need to use this techniques ..

There are 2 types of encryption .

  1. One – Way Encryption
  2. Two – Way Encryption

anyway …

I need to use the 2 way encryption .. my task is very challenging . thanks to my Sifu .. he do the ugliest part .. which is searching the best class php encryption technique .. so I have to use it on my task . basically .. my job is to make a download  script . the files that user will download is somewhere in the server (not in public_html) .. and we dont want the user to know where is the link and they might guessing the other files if they know how we store the files ..

each user have diff Floor and unit as their indicator what file they can download ..

It’s quite complicated to explain since I had a hard time understanding this part too ..

heh .

// anyway .. other than work .. really looking forward this saturday and sunday ..

saturday I might going to KlCC with my Modenas Xcite .. heh .. 1st tyme masuk KL ..

and sunday .. berjumpa dengan kawan YM ..

🙂

Ruby and Ruby On Rails

Standard

After reading about Ruby … I decided to try the so called easiest programming language (they claimed .. not me ).Create in Japan by Yukihiro “matz” Matsumoto . Support  OOP and other stuff . I also watch the Ruby ad at youtube. They also claimed to have better features than php and other languages .

Lepas kena racun .. off course i try to code hello world . they have their own online compiler ..ok .. not a compiler since the language itself does not need to be compiled . anyway . i have difficulties right now to install the editor .. already searching info on how to use on windows . most of the programmers that uses this language using linux and mac .  sigh ..

Rails is like a framework for Ruby language . I’ve download a videoclip that only takes 15 minutes to build a blog system like wordpress using RUBY n Ruby on Rails . I was like .. OMG .. is this language is really in high demand to the industries or what ??

//need to learn as much as I can .