Updated: 8/14/2003; 1:27:33 AM.
Distressed Fabric
Mcgyver5's Radio Weblog
        

Monday, April 07, 2003

My web log has a market value of $25.00 on Blogshares.com
5:01:24 PM    comment []


I downloaded Eclipse after reading about it in many places including slashdot and linux magazine.

It looks very nice so far.  It is exacly what I need for where I am in java development right now.  Reminds me of missing semicolons before I compile, but doesn't generate code automatically.  ANT and JUNIT are integrated and there is a PHP plug-in that I have yet to try.


3:37:50 PM    comment []


Great PHP tip from the Twin Cities PHP mailing List:
mysql_unbuffered_query() can be a big help when you're pulling massive
result sets from MySQL.  With mysql_unbuffered_query(), you can query
the server and begin processing the results without the intermediate
step of loading them into memory first.

This is great for things like copying to a file or displaying huge
result sets.  You'll gain performance improvements and reduce memory
consumption!  But its not for every query - you'll tie up the MySQL
server through the duration of the query processing and you can't run
any further queries until you're finished.

For more, see
http://www.php.net/manual/en/function.mysql-unbuffered-query.php

Posted by:
Allie Micka
pajunas interactive, inc.
http://pajunas.com


3:31:02 PM    comment []


Some people (my cousin Andy)  went to the beach and played golf last week.  This is what we have in Minnesota 


3:28:24 PM    comment []


© Copyright 2003 mcgyver5.
 
April 2003
Sun Mon Tue Wed Thu Fri Sat
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30      
Mar   May

Frequent Visits
Categories

Click here to visit the Radio UserLand website.

Subscribe to "Distressed Fabric" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.