← Back to Users
sumin+k'adra's activity in the archive.
the point still stands that you have to type out 'x.childNodes[i]' instead of e.g. 'y'. But yes, thanks for the tip : )
Uh, wow. Ever heard of domain? Let's see you get ANY php to run in ANY browser : P lmao More to the point foreach is great ... it reduces the need to do things like redeclaring variables just to be used in a for loop: so instead of: var y = x.childNodes;for(var i=0; iy.length; i++){ do something with y[i]} i could just do foreach(x.childnodes as y){ do something with y} So getting back to the point ... why is this a Bad Thing? of course other than the fact that I can only use it in one non-existant browser : ) Peace,sk
AFAIK, fink has packages for KDE, ie you can run KDE on top of OS X ... same goes for Gnome and a couple other window managers http://fink.sourceforge.net/pdb/search.php?summary =kde
It also allows you to tune the stress test to specifically generate heat--as I believe the dude was asking for in the first place.
`killall -9 firefox-bin` fucker
the point still stands that you have to type out 'x.childNodes[i]' instead of e.g. 'y'. But yes, thanks for the tip : )
Uh, wow. Ever heard of domain? Let's see you get ANY php to run in ANY browser : P
... it reduces the need to do things like redeclaring variables just to be used in a for loop:
... why is this a Bad Thing? of course other than the fact that I can only use it in one non-existant browser : )
lmao
More to the point foreach is great
so instead of:
var y = x.childNodes;
for(var i=0; iy.length; i++){
do something with y[i]
}
i could just do
foreach(x.childnodes as y){
do something with y
}
So getting back to the point
Peace,
sk
AFAIK, fink has packages for KDE, ie you can run KDE on top of OS X ... same goes for Gnome and a couple other window managers
http://fink.sourceforge.net/pdb/search.php?summary =kde
It also allows you to tune the stress test to specifically generate heat--as I believe the dude was asking for in the first place.
`killall -9 firefox-bin`
fucker