Fakta tentang KENTUT – Part 2

Posted: April 9th, 2008 | Author: | Filed under: Jokes | Tags: | 5 Comments »

Dulu aku pernah post pasal fakta tentang kentut. Yang nie part 2 pulak

Human Personality identification…

  1. Kurang Jujur- org yg kentut tp menyalahkan org lain
  2. Bengong- org yg thn kentut berjam2
  3. yakin diri- org yg kentut dgn lantang
  4. Sadis_org yg kentut dlm selimut lalu dikibaskan baunya
  5. Strategik- org yg sembnyikan bunyi kentut dgn ketaw kuat2
  6. mysterious-org yg kentut tp xdpt dikesan
  7. gugup- tiba2 kentut apabila disergah
  8. periang-kentut pelan-pelan, pastu senyum sorang2..

Haaa…senyum sorang2 nampak????

[source: nisa nasir]


Embed Watermark By Adding Message Pattern in C

Posted: April 1st, 2008 | Author: | Filed under: My Self | Tags: , , | 5 Comments »

Post ini adalah respon kepada post si Izel yang bertajuk “Embed Watermark By Adding Message Pattern in C

Assume that Blind Embedding Algorithm works only in grayscale images. Here we encode only one bit of information, thus m is either 1 or 0. This system employs a single reference pattern, wr, which is an array of pixel intensities with the same size as the cover image. This pattern might be predefined or it might be generated randomly based on a watermark key. The message pattern, wm (which encodes one-bit message, m), is equal to either wr or –wr, depending on whether m = 1 or m = 0 respectively. In the embedder, the message pattern, wm, is scaled by an input parameter,a, to yield the added pattern. The value a controls the trade-off between visibility and robustness of the watermark. Thus the blind embedding algorithm computes the following:

Wm = { wr if m = 1;

{ -wr if m = 0;

wa = α wm;

cw = co + wa

[Source: Izel]

Adeh… kesian aku tengok bebudak nie… code separuh separuh.. Meh aku bocorkan rahsia penuh code tersebut. Lepas nie setiap kali tutorial… aku nak korang ucap thanks kat aku tau sebab kita dah tak yah buat tutorial utk module-module yang lepas2 nie… Sila lah download source code nye


Development Release: Xanara Rescue CD – Beta 1 (Part 2)

Posted: March 31st, 2008 | Author: | Filed under: Project | No Comments »

In the previous Xanara’s post, Development Release: Xanara Rescue CD – Beta 1, I did mention that I’ll upload the ISO once the shutdown problem is solved.


[Visit Xanda – /dev/project]

Now the ISO has been uploaded to Xanda mirror page. Feel free to download it and please leave comment in discussion board.


WordPress 2.5 Has Released

Posted: March 30th, 2008 | Author: | Filed under: IT Related | Tags: | No Comments »

WordPress 2.5, the culmination of six months of work by the WordPress community, people just like you. The improvements in 2.5 are numerous, and almost entirely a result of your feedback: multi-file uploading, one-click plugin upgrades, built-in galleries, customizable dashboard, salted passwords and cookie encryption, media library, a WYSIWYG that doesn’t mess with your code, concurrent post editing protection, full-screen writing, and search that covers posts and pages.

For a short overview of the features with screenshots, it’d be best to visit our sneak peek announcement for RC1. Or check out a 4-minute screencast of the new interface in action. If you just want to jump straight to the good stuff here’s where you can find 2.5 upgrade and download information.

If you want to see everything I would grab a cup of coffee or a mojito, because this post is epic.

User Features

  • Cleaner, faster, less cluttered dashboard
  • Dashboard Widgets
  • Multi-file upload with progress bar
  • Bonus: EXIF extraction
  • Search posts and pages
  • Tag management
  • Password strength meter
  • Concurrent editing protection
  • Few-click plugin upgrades
  • Friendlier visual post editor
  • Built-in galleries

Developer Features

Now for the geeky stuff. While we’re excited about the above features, each one represents a new opportunity or API for other developers to take to another level. (The best of which we’ll someday integrate back into WP.)

  • Salted passwords
  • Secure cookies
  • Easy taxonomy and URL creation
  • Inline documentation
  • Database optimization
  • $wpdb->prepare()
  • Media buttons
  • Shortcode API

[source: WordPress]

Download WordPress 2.5 now and dont forget to update your databe by running the following script :

http://www.your-blog-url.com/wp-admin/update.php

Menyumbang Code kat Project Orang Lain

Posted: March 28th, 2008 | Author: | Filed under: IT Related, My Self, Project | Tags: , , | 2 Comments »

Sedang aku mecari-cari nama untuk projek web based password manager yang aku post dengan title “Another Open Source Project” tu.. Aku telah dijemput oleh founder sebuah projek untuk menyertai 1 projek yang kini sudahpun separuh jalan disiapkan. Projek tu pun merupakan sebuah projek web based password manager jugak tapi yang nie jauh lagi gempak dari apa yang aku plan nak buat la. Projek yang dimaksudkan ialah Clipperz.


[image source: clipperz.com]

Gempak gile aaa… Siap pakai zero-knowledge protocol lagi..

Setelah aku mendownload source code yang diberi, aku pun try la install kat hosting aku dan aku dapati yang installation script dia tak macam web application yang maju-maju sekarang nie la, jadinye… aku pun tulis la 1 installation script pakai PHP untuk meletakkan taraf clipperz setaraf dengan web application lain.

Script tu dah pun siap dan dah pun di-test. So aku submit la code tu kat submission page untuk projek tu. Jadinye sekarang… nantikan la kemunculan installation script clipperz yang baru… hahahah…

Dikesempatan ini, aku jugak nak ucapkan ribuan terima kasih kepada semua yang sudi menyumbang idea untuk nama kepada projek aku yang tak jadi nak buat tu…

Thanks..