Archive for ‘August, 2008’

NextGen Gallery v0.98 SSL Patch

Download is not available anymore

This simple NextGen Gallery patch makes use of the new SSL driven admin section feature of WordPress 2.6.

In the zip file you will find two files:

  • addgallery.php
  • nextgen_ssl_support.patch

First one is the whole addgallery.php file with the patch applied. Just copy it:

1
/path/to/wordpress/wp-content/plugins/nextgen-gallery/admin/wp25/

As long as you’ve got shell access to the server, you can also use the common patch file, which you can apply on the server with:

1
$ patch -p0 /path/to/wordpress/wp-content/plugins/nextgen-gallery/admin/wp25/addgallery.php /path/to/patch/nextgen_ssl_support.patch
No Comments

May the force be with you…

or shit just happens!

A woman claims she was blocked from joining Facebook because she has the same name as a famous Star Wars character.

Whole article can be found here.

Whoops! Typo in the title — corrected that :)

No Comments

Lemmings arrived Web2.0

JS/DHTML Lemmings The original Lemmings completely re-done in JavaScript.

No Comments

Image Fun

  • Open a website with some pictures.
  • copy the following snippet to the address bar / location bar of your browser and hit enter.
1
 javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+ "px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+" px"}R++}setInterval('A()',5); void(0)

Dunno if this also works in iExploiter — Firefox and Opera are doing pretty well.

Thanks to Michael Jostmeyer

No Comments

Christianity explained

Christianity Explained

2 Comments

Intelligence

A little boy went up to his father and asked: “Dad, where did all of my intelligence come from?”

The father replied: “Well, son, you must have gotten it from your mother, ’cause I still have mine.”

Thanks again to Wei-Yee Chan!

No Comments

Mister Crusher: Warp nine

The project TraceMonkey (based on SpiderMonkey) — a JIT-compiler (Just-In-Time) for the JavaScript engine in Firefox — which has been funded by the National Science Foundation, Microsoft, Sun Microsystems, Intel and of course Mozilla, has landed in the main Firefox development tree.

Tracemonkey is intended to decrease the JavaScript execution time by incredible 95%. As Firefox itself consists of a lot of JavaScript-Code, Tracemonkey will not only speed up your surfing experience, but also the speed and responsiveness of the application itself.

For more in-depth information and benchmark results check out the blog of Andreas Gal and Michael Franz.

Tracemonkey will be released with the upcoming Firefox 3.1, which will be probably released end of the year.

No Comments

Whoops

Always check your screenshots before distributing or releasing them somewhere somehow.

via Daily WTF – Error’d

No Comments

Yearbook Yourself 2008

Nice flash-based fooling that will raise some smiles for sure.

Ever wonder what you’d look like in the past? Upload your photo and see yourself with classic hairdos and outfits through the decades

Yearbook Yourself

Thanks to majestyk again.

No Comments

Legendary Song

Billy Joel’s “The Piano Man”. There’s nothing left to say besides: That song is just awesome.

No Comments
Page 1 of 3123