AutoHotkey Community

It is currently May 27th, 2012, 9:07 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 113 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8  Next
Author Message
 Post subject:
PostPosted: November 1st, 2011, 12:49 am 
Offline

Joined: December 26th, 2010, 7:40 pm
Posts: 4172
Location: Awesometown, USA
Frankie wrote:
We can allow all of these characters "A-Za-z0-9$-_.+!*".
We can? :shock: wouldn't they need to be percent-encoded like %2B?

_________________
Autofire, AutoClick, Toggle, SpamWindow Control Tools
Recommended: AutoHotkey_L


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 1st, 2011, 1:09 am 
Offline
User avatar

Joined: November 2nd, 2008, 4:23 pm
Posts: 2906
Location: 127.0.0.1
nimda, those are the exceptions. There are also parenthesis too, but we know they cause problems here because MSDN uses them.

Actually it looks like only $-_.+ are allowed on these forums, but that's because of the phpBB software, not link standards.


http://example.org/foo$-_.+bar

http://example.org/fa-_.+!*il

http://msdn.microsoft.com/en-us/library ... hz(v=vs.71).aspx

_________________
aboutscriptappsscripts
Any code ⇈ above ⇈ requires AutoHotkey_L to run


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 1st, 2011, 2:01 am 
Offline

Joined: December 26th, 2010, 7:40 pm
Posts: 4172
Location: Awesometown, USA
Interestingly enough, the MSDN links just fine :|

_________________
Autofire, AutoClick, Toggle, SpamWindow Control Tools
Recommended: AutoHotkey_L


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 3rd, 2011, 11:48 am 
Offline

Joined: March 16th, 2005, 10:33 pm
Posts: 969
Location: Frisia
@Frankie: I replaced the code at shorten.ahk4.me with your most recent version from Github.

I think we should allow only the special characters - (minus) and _ (underscore), for readability's sake.

I'll try to create the code asap.

Btw, to Frankie specifically, if you need access to my server to test (and a mysql db), please PM me.

_________________
Image mirror 1mirror 2mirror 3ahk4.me • PM or Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 5th, 2011, 1:34 am 
Offline

Joined: December 26th, 2010, 7:40 pm
Posts: 4172
Location: Awesometown, USA
In any case, v.gd is even shorter for custom URLs at the moment, and less-known therefore more urls are free (such as http://v.gd/gdip_)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 5th, 2011, 12:52 pm 
@nimda: Sure, there are a lot of (and more) shorter short-url services around, but do we really want to use those?

I think something like f.ahk4.me/gdip is short enough, or isn't it?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: November 5th, 2011, 1:43 pm 
Offline

Joined: December 26th, 2010, 7:40 pm
Posts: 4172
Location: Awesometown, USA
I'd much rather link to f.ahk4.me/GDI I'm just using v.gd as an alternative until it's implemented.

_________________
Autofire, AutoClick, Toggle, SpamWindow Control Tools
Recommended: AutoHotkey_L


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 8th, 2011, 9:01 pm 
Offline
User avatar

Joined: November 2nd, 2008, 4:23 pm
Posts: 2906
Location: 127.0.0.1
nimda wrote:
I'd much rather link to f.ahk4.me/GDI I'm just using v.gd as an alternative until it's implemented.
dao has me on a testing domain, but it's up and running. For now the entries have to be entered manually (it takes like 5 seconds for each) but once I know the specs for it we can make a creation page.

Here's an example, just for you nimda! http://test.ahk4.me/gdi

Where should the main URL redirect to? That would be http://test.ahk4.me or in the future http://f.ahk4.me. Currently they just die because of the super basic error checking to prevent excessive database access. (Must be 3 or more characters of alpha-numeric-underscore characters. As mentioned above more can be added. Because of how we handle it, the typically reserved characters can also be used, e.g., &, =, +.

_________________
aboutscriptappsscripts
Any code ⇈ above ⇈ requires AutoHotkey_L to run


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 10th, 2011, 1:48 pm 
Offline
User avatar

Joined: November 2nd, 2008, 4:23 pm
Posts: 2906
Location: 127.0.0.1
GET YOUR ALIAS URLS!! (beta)

It looks like we're all set up. PM me for the secret code.

I'm just waiting for the move to the real domain (f.ahk4.me).

_________________
aboutscriptappsscripts
Any code ⇈ above ⇈ requires AutoHotkey_L to run


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 16th, 2011, 8:27 pm 
Offline
User avatar

Joined: August 11th, 2004, 1:47 am
Posts: 5347
Location: UK
Just out of curiosity why did you choose ahk4.me and not ahk.me?

_________________
GitHubScriptsIronAHK Contact by email not private message.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 17th, 2011, 10:37 am 
Offline

Joined: March 16th, 2005, 10:33 pm
Posts: 969
Location: Frisia
@polyethene: Domains with 3 or less characters are auctioned off (expensive), domains with 4 characters or more are not, and so are relatively cheap (normal price for direct registration). I tried some combinations, and came up with this one.

_________________
Image mirror 1mirror 2mirror 3ahk4.me • PM or Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 17th, 2011, 2:19 pm 
Offline
User avatar

Joined: August 11th, 2004, 1:47 am
Posts: 5347
Location: UK
I recently bought ahk.me for under $8, it was unregistered and available. I had tried to purchase a.hk but the .hk authority only permits 2-63 characters. Finally, it seems like nearly every 2 letter combination for domain names has already been taken - apart for an .rs domain which I have bought for other purposes.

After my purchase, and having switched to ahk.me short URLs for the helper bot in our IRC channel I was informed of this thread.

I was pleasantly surprised to see that most of the ideas I had were ones you were already using for ahk4.me, which include the following aliases:


I've also signed up for Windows Live Admin which is a service similar to Google Apps but for Hotmail/Windows Live accounts. This enables anybody to register their own free @ahk.me account for emails, MSN (Windows Live Messenger) and other Microsoft services.

_________________
GitHubScriptsIronAHK Contact by email not private message.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 17th, 2011, 8:49 pm 
Offline

Joined: March 16th, 2005, 10:33 pm
Posts: 969
Location: Frisia
First posting rewritten and edited.

_________________
Image mirror 1mirror 2mirror 3ahk4.me • PM or Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 17th, 2011, 8:52 pm 
Offline

Joined: March 16th, 2005, 10:33 pm
Posts: 969
Location: Frisia
@polyethene: Sorry it took so long to reply, I was busy editing the first posting, so I didn't see yours.

Interesting. I have no clue why I couldn't get ahk.me, maybe because you had already taken it? :P

I like what you are offering. Maybe we can coordinate?

_________________
Image mirror 1mirror 2mirror 3ahk4.me • PM or Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 17th, 2011, 10:47 pm 
Offline
User avatar

Joined: August 11th, 2004, 1:47 am
Posts: 5347
Location: UK
I only registered ahk.me a few days ago but a quick search on the whois historical records shows it was in use during August this year, so perhaps just good timing on my part.

We can definitely coordinate. I have decided not to allow public use of ahk.me short URL creation since you already provide it for ahk4.me, but had I not seen this I would have created a wrapper service over the bit.ly API so the keys would need not be exposed. This would also enable restrictions i.e. silently switching to j.mp (or other) domains for non-AutoHotkey related links.

However, my only real intention of creating ahk.net was to have our IRC bot reference short URLs since message lengths are limited.

_________________
GitHubScriptsIronAHK Contact by email not private message.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 113 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], Rajat and 7 guests


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