Ok can you tell which motherboard is better ?
Foxconn R74-921 or Geforce6100 PM - M2 ?
Edit : I didn't found any info in the net about my previous foxconn R74-921
Hi there !
My pc HD got SMART STATUS BAD and used the guarantee.
My HD was 500 gb SATA ('bluebird' or something i don't remember :S )
So they just had to change it with the same one.
Now that mother fuckers had putted 500 gb samsung 502 HI which is with 5200 rpm. Damn.
Also they've...
woow. 2.0% of the payment up to $1.00 USD - mass payment ? Woow that sounds nice but what is the minus ?
Edit : And is it possible to make a button for mass payment ?
I read somewhere that donations take 2.1% and .30 euro..
The normal transactions take 2.9% and .30 euro.
Also i see issue refund button for the donation i got.
I don't know if that's true,but it is written in the paypal website.
That's why i ask for confirmation.. but thanks for the post...
I don't want a log. The txt file will be overwritten each second,so it will be some bytes.
Maybe the loop function will take a bit more cpu.. but i need this
Before i was using batch often but now i've forgot it :O
I believe using netstat function will do the trick (in a loop)?
Can you do this in batch ?
netstat > netstat sent packets (numbers only) into txt file
> get txt file we made and compare the numbers with new netstat (execute after 1...
Hi there !
I am hoping that there is a solution to put the current upload speed (in kb/s)
to a .txt file ,each second.
Maybe some batch code will work (something with netstat?) ?
Please don't confuse with maximum upload speed - i don't want speed test <_<
Hi !
I am trying to find the window.location inside iframe which is using remote page.
I tried : $('#iframe_id').bind('load', function(event) {alert(window.frames["frame"].location);});
but this is for local page.
Any help ?
i just calculated myself before seconds :D
Tnx anyways
Here is my formula time=bitrate
zzzzzzzzzzzzzzzzzzzzzzz -------
zzzzzzzzzzzzzzzzzzzzzzz filesize/8
And btw it is only for constant bitrate :)
I calculated it,with the help of the following precise fraze : "1MB per minute at 128Kbps"
=)
Finally. I feel bit relaxed cuz the only thing left to do is to make delete/edit functions to my custom forum :)
JQuery is so powerful and it has future !
TNX !
@JmZ
woow man ! You just discovered new jquery function which i bet many people will use ! It is equal to natsort in php ! So many tnx ! I wish i had a paypal to pay you a beer :p
Btw how to limit the results to ten ?
each something is different
here's the php code !
function directoryToArray($directory, $recursive) {
$array_items = array();
if ($handle = opendir($directory)) {
while (false !== ($file = readdir($handle))) {
if ($file != "." && $file != "..") {
if (is_dir($directory...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.