Logs for

Page 7 of 211,232, showing 20 records out of 4,224,628 total, starting on record 121, ending on 140

# At Username Text
# Aug 6th 2008, 14:50 teknoid lqdice____: your shared host will let you upload 2gb+ files?
# Aug 6th 2008, 14:50 Raphael tmp/cache/model
# Aug 6th 2008, 14:50 Noise98 lqdice____: I would actually recommend on using nginx or lighttpd for your uploading
# Aug 6th 2008, 14:50 lqdice____ ohhhh
# Aug 6th 2008, 14:50 Raphael ]
# Aug 6th 2008, 14:50 lqdice____ crap you got me .. we are hosting this part of the server inhouse lol :)
# Aug 6th 2008, 14:50 lqdice____ subdomain from main website, stupid me
# Aug 6th 2008, 14:51 lqdice____ so what do you recommend if i can config apache
# Aug 6th 2008, 14:51 Swiatecki Raphael: thx
# Aug 6th 2008, 14:51 Raphael np
# Aug 6th 2008, 14:51 teknoid lqdice____: i think swflash is best option, i haven't come across anything better
# Aug 6th 2008, 14:51 Noise98 Raphael take your tags_ids array
# Aug 6th 2008, 14:52 Noise98 and convert it to an array with tag_id and order values
# Aug 6th 2008, 14:52 lqdice____ teknoid: swf has 100mb limit
# Aug 6th 2008, 14:52 Swiatecki an easy way to hash a password?
# Aug 6th 2008, 14:52 C1 swfupload uploads the file in chunks
# Aug 6th 2008, 14:52 C1 so it can upload more than 100mb
# Aug 6th 2008, 14:53 Raphael so, sth like array(array('tag_id' => 1, 'order' => 0), array('tag_id' => 2, 'order' => 5)) ?
# Aug 6th 2008, 14:53 Raphael Noise98,
# Aug 6th 2008, 14:53 lqdice____ C1: oh really.. ill look into it