AutoHotkey Community

It is currently May 27th, 2012, 1:22 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 58 posts ]  Go to page Previous  1, 2, 3, 4
Author Message
 Post subject:
PostPosted: August 30th, 2008, 12:00 pm 
Offline

Joined: November 23rd, 2007, 10:23 am
Posts: 841
Location: ~/.
:shock: :? :cry:

my test-upload-attempt which counted 323 bytes after adjusting the rules is not valid anymore. *sigh*

well, i wont submit any attempts anyways

_________________
Image
    All scripts, unless otherwise noted, are hereby released under CC-BY


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 30th, 2008, 1:48 pm 
Offline

Joined: November 2nd, 2004, 2:43 pm
Posts: 1019
Location: London, UK
I think for fairness purposes for the ucStyle competetion there should be a rule that states all files should be saved in the same format.

You can shave a few bytes off just by saving as a UNIX compatible file. However those using plain old notepad cannot do this, so maybe windows/dos only would be fair...

(I have saved mine in unix, but am happy to change)

_________________
Steve F AKA Superfraggle

http://r.yuwie.com/superfraggle


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 30th, 2008, 2:17 pm 
Offline

Joined: November 23rd, 2007, 10:23 am
Posts: 841
Location: ~/.
true is, that plain old noterpad cannot do that, but autohotkey can ;)

since i only disqualified the Attempt-ERR violating, i think about implementing that as serverside script feat (simply by removing any CR LF and dropping a message how many bytes left)

i think i let this open for discussion the next days untill i make up my mind.

_________________
Image
    All scripts, unless otherwise noted, are hereby released under CC-BY


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 31st, 2008, 4:01 am 
Offline
User avatar

Joined: October 7th, 2006, 8:45 am
Posts: 3330
Location: Simi Valley, CA
Code:
^Enter::Stringreplace, clipboard, clipboard, `r`n, `n, all

:P
It's not hard to remove cr's, even in notepad.

_________________
Ternary (a ? b : c) guide     TSV Table Manipulation Library
Post code inside [code][/code] tags!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 31st, 2008, 1:18 pm 
Offline

Joined: November 2nd, 2004, 2:43 pm
Posts: 1019
Location: London, UK
I know its not hard, you know its not hard, the point was more that not every knows this. However we have now mentioned it enought that they do now :P lol....

_________________
Steve F AKA Superfraggle

http://r.yuwie.com/superfraggle


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 3rd, 2008, 1:52 pm 
Offline

Joined: November 5th, 2007, 7:25 pm
Posts: 454
Location: canada
Woot.. Ill try to register now with IE maybe thats what my problem was.

_________________
-=Raz=-


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 3rd, 2008, 1:54 pm 
Offline

Joined: November 5th, 2007, 7:25 pm
Posts: 454
Location: canada
WOOOOOOOT IM REGISTERED..

So it was an IE issue.
Opera had the same problem. but I guess its fixed now.

_________________
-=Raz=-


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 23rd, 2008, 9:36 am 
Offline

Joined: January 18th, 2006, 7:39 am
Posts: 274
Location: Conway, Arkansas
Slanter wrote:
I was looking at the 3k-ShowOff challenge, and I think there are some problems with the media functions... I tried finding the length of a song that I know is ~5 minutes long (300000ms), but the function gave me almost 11 minutes (643752ms).
EDIT2:
I've tried it with several other mp3's, all of the retrieved times are almost double the actual song length


I think this may be have to do with the mp3 being a VBR type as opposed to a CBR type. Can you check?

Also, might the 3k-Showoff challenge be updated to allow jballi's Media_ functions?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 23rd, 2008, 1:35 pm 
Offline

Joined: November 23rd, 2007, 10:23 am
Posts: 841
Location: ~/.
since the 3k is running 2 months, i'll also drop int jballis media libs, thx for suggesting

next days a lil UI rewrite will take place to enable some new functions.
besides new challenges will be up in 2 days :)

greets
dR

_________________
Image
    All scripts, unless otherwise noted, are hereby released under CC-BY


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 25th, 2008, 7:08 pm 
If the 99-bottles-of-beer contest is over, I suggest we donate the bottles to this project...

:wink: 8)


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: February 27th, 2009, 10:02 am 
2,3,4,5... months has passed, results?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: May 28th, 2009, 5:36 pm 
Offline

Joined: October 7th, 2006, 4:50 pm
Posts: 3157
Location: MN, USA
Everyone who enjoys these types of challenges may also be interested in promoting autohotkey. 8)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 29th, 2009, 1:24 am 
Offline
User avatar

Joined: November 2nd, 2008, 4:23 pm
Posts: 2906
Location: 127.0.0.1
It seems like the sites down. Is it just my computer?

_________________
aboutscriptappsscripts
Any code ⇈ above ⇈ requires AutoHotkey_L to run


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 58 posts ]  Go to page Previous  1, 2, 3, 4

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group