|
Random line of code thread |
|   |
|
|
|
rgb_map[i] = (fx_b&0xFF) | ((fx_g&0xFF)<<8) | ((fx_r&0xFF)<<16); |
| added on the 2009-11-16 19:55:19 by xteraco |
|
 |
|
|
RewriteRule ^(.+\.(jpg|png|gif|ico|js|css|htc))$ ?inc=$1 [NC,L] |
| added on the 2009-11-16 21:46:42 by GottZ |
|
 |
|
|
s.run(); |
| added on the 2009-11-16 22:22:08 by thec |
|
 |
|
|
QApplication application; return application.exec(); |
| added on the 2009-11-16 22:52:04 by Decipher |
|
 |
|
|
wr0 = wvalue & 12297829382473034410ul; |
| added on the 2009-11-16 23:01:10 by patson |
|
 |
|
|
print read http://www.rebol.com |
| added on the 2009-11-16 23:42:08 by skrebbel |
|
 |
|
|
$aCurrentArticle = $oCurrent->getVersion(intval($aRequest['version'])); |
| added on the 2009-11-17 00:14:13 by stijn |
|
 |
|
rotozoomer in proce55ing

Code:int w=512,T,N,I,Y;void setup(){size(w,w,P2D);}void draw(){float a=0,b=0,c=I,d=I++*.02,e=sin(d),f=e++*-cos(d);for(N=0;N++<w;a=d+=f,b=c+=-e)for (T=0;T<w;Y=int(a+=e))set(T++,N,(Y*w+int(b+=f)^Y)&255);}
|
| added on the 2009-11-17 08:56:52 by Luis |
|
 |
|
MirandaIM IEView:
<!--MessageIn-->
<script>
chat.newmessage({
type : "message",
history : false,
incomming : true,
ava : "%\avatarIn%",
nick : "%\nameIn%",
text : "%\text%",
time : "%\time%",
date : "%\date%"
});
</script>
<!--hMessageIn-->
... |
| added on the 2009-11-17 09:20:59 by GottZ |
|
 |
|
|
|