Home | Resume | All Posts | Last updated: 11 July 2003 08:57:48 PM CDT

FOAF
Search this site:
banksean
"My modesty is unparalleled."
-Kris
July 2003
SM TW TF S
    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 31    
             
June  





Weblog Commenting by HaloScan.com
Friday, July 11, 2003
Friendster Hack v3

I figured out why all the nodes in v2 were piled up in the center of the applet and fixed that. I made changes to the base touchgraph code to use anti-aliasing and transparency effects available with java.awt.Graphics2D (it was using java.awt.Graphics before that). Then I fixed the scraper code (which is C# and regexp) to properly interpret the paginated friend lists for users with more than 40 friends. (For an example: navigate from Sean to Gordon to Sameer. Then go get a cup of coffee ;-) As a result of fixing the pagination problem, the xml file is creeping up on 2mb with all the new nodes. So I switched over to .zip compression and it's a much friendlier ~127k.

The !@#$%@#$%@!#$ images still don't load, "but it works from inside my IDE". I hate hearing that, and I hate saying it even more. I'll get that figured out soon enough. For the time being, the popup windows are gone, and will be replaced by a static upper-left corner location in which all images appear.

I realized I wasn't counting some valid situations in my 'Mackness' report, such as open-marriage status, so that's next.