Posts Tagged ‘php’

07
May
GEN
Author:
Chocksy
0

Hy there! I was working on this forum for one of our websites. But since we are not advancing very well with them i decided that it would be good to give this as open source to the internetz ;). So this is a simple version of the ones that are popular on the internet. Also I want to know if you are interested in it! If you are then [...]

02
Jan
TUT
Author:
Chocksy
0
Performance

I was experimenting with new features for the past few weeks and while i was working on optimizing a website we are working on currently i was wondering what would it take to get a very big score on Yslow. But as Jeff says in this old post: “Yahoo’s Problems Are Not Your Problems”. So i was just doing the usual putting the javascript files at the bottom, minify every [...]

29
Sep
TUT
Author:
Chocksy
1
Cache Pic

As I said in my last post, I wanted from the first time to make a cacheing system for my imageroll page. Because i take the images from vi.sualize.us servers and we don’t want to make to much trafic and make stuff worse for them.

So what i did is simple, i made a class that extracts the rss data from theirs servers and get the images to display them. I do this every time someone visits the page.

22
Sep
TUT
Author:
Chocksy
8
Twitter followers tutorial

You’re probably wondering why should i bother if we have TwitterCounter to show us the followers, well what if i don’t like the way it shows them what if i wanna do a counter with my own graphics , well i’m gonna show you how.
We’re gonna need the jpg to show the followers on and 2 classes to read the data.
Let’s get some twitter icons so that we can create [...]