AutoHotkey Community

It is currently May 27th, 2012, 5:54 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 10 posts ] 
Author Message
PostPosted: September 9th, 2010, 1:52 am 
Offline

Joined: June 11th, 2005, 9:34 am
Posts: 264
Location: England ish
Hey guys,

It's 4:30 AM, been up wayyy too long coding bits and bobs again.

I have a few open source projects that I would like to publish.
- Template manager program (with abbrevation support). (Beta)

- iTunes Lyrics (in progress)
- Mouse gestures (in progress)


For this I would like to set up a proper web page, which would also be my home page.

From your experience, could you guide me to a good (free prefferebly or at least cheap) webhosting service around for hosting projects?

Requiremnts
- Blog (done, using Thumblr, could integrate it manually)
- Project overview page(es). Screen shots, text, youtube Videos.
- Forum or at least mySQL database hosting.
- Download for small 10 <MB projects page (could use dowload.com )
- Bunch of generic pages, like "about me".
- Low level access to actual website files. I.e create and edit my own html pages, upload files via ftp ...

- If traffic is limited, where's the best place to host large files?

Many thanks guys!

_________________
::
I Have Spoken
::


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 9th, 2010, 2:07 am 
Offline
User avatar

Joined: November 2nd, 2008, 4:23 pm
Posts: 2906
Location: 127.0.0.1
AutoHotkey.net is the most common site for uploading AHK related stuff. Just create an account and you can upload basicaly anything you want (100mb max storage).

_________________
aboutscriptappsscripts
Any code ⇈ above ⇈ requires AutoHotkey_L to run


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 9th, 2010, 2:37 am 
Offline

Joined: June 12th, 2009, 11:36 pm
Posts: 1173
Location: Indianapolis IN, USA
Also, all you need is very basic HTML experience and you're good to go. Check out the first link in my signature, that's my AutoHotKey.net site. It took about 10-30 minutes to make it. Although, I haven't updated it in a long while and I've made a few updates to those programs and haven't uploaded them yet.

Also feel free to just right-click and view page source and copy paste. Just fill in stuff for you.

_________________
www.AutoHotkey.net/~Eedis
I love my wife and daughter so much.
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 9th, 2010, 11:31 am 
Offline
User avatar

Joined: November 2nd, 2008, 4:23 pm
Posts: 2906
Location: 127.0.0.1
@Eedis: How do you upload a page to, say,
www.autohotkey.net/~frankie/ :?:
I want it so that when I click on that link it takes me to my site. I already have an autohotkey.net account.

I currently have my site here:
http://www.autohotkey.net/~frankie/Index.html

_________________
aboutscriptappsscripts
Any code ⇈ above ⇈ requires AutoHotkey_L to run


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 9th, 2010, 2:05 pm 
Try changing it to a lower case "i" like index.html


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: September 9th, 2010, 8:10 pm 
Offline
User avatar

Joined: November 2nd, 2008, 4:23 pm
Posts: 2906
Location: 127.0.0.1
Thank you, it works now. :D

_________________
aboutscriptappsscripts
Any code ⇈ above ⇈ requires AutoHotkey_L to run


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 9th, 2010, 9:29 pm 
Offline

Joined: June 12th, 2009, 11:36 pm
Posts: 1173
Location: Indianapolis IN, USA
http://www.autohotkey.net/~frankie/ Works perfectly fine. Lolz.

_________________
www.AutoHotkey.net/~Eedis
I love my wife and daughter so much.
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 9th, 2010, 11:44 pm 
Offline
User avatar

Joined: November 2nd, 2008, 4:23 pm
Posts: 2906
Location: 127.0.0.1
Ya it didn't work before. I fixed it :D

_________________
aboutscriptappsscripts
Any code ⇈ above ⇈ requires AutoHotkey_L to run


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 13th, 2010, 7:46 am 
Offline

Joined: June 11th, 2005, 9:34 am
Posts: 264
Location: England ish
Well, I have my own domain, www.leo360.net.

Currently it's pointing to my own home server, is it re-directable to ahk net?

besides, I don't see ahk net being able to host forums and things like that... anything eles?

_________________
::
I Have Spoken
::


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 13th, 2010, 9:58 am 
TheLeO wrote:
...is it re-directable to ahk net?

...redirectable in what way?...as in an actual redirect?...sure, set your server to forward (redirect) all accesses of leo360.net to autohotkey.net/whatever

But, how you do that is based on the server. With Apache you'd use something like "Redirect / http://autohotkey.net/whatever" in the .htaccess file in the root web dir.

TheLeO wrote:
...I don't see ahk net being able to host...

...yes, it's not for that, just simple sites with html & ahk files to download.

TheLeO wrote:
anything eles?

...well, I dooo have a reseller account & have been wanting to host people...maybe I should give you an account for free & if you like it, you could decide to pay...or not?


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: codybear and 6 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