| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| Taellik -
 
 
 Joined: 08 Jul 2002
 Posts: 42
 Location: USA
 
 | 
			
				|  Posted: Mon May 10, 2004 12:19 pm    Post subject: Shorthand Install |   |  
				| 
 |  
				| Has any tried to install the Shorthand CGI scpriting engine in Abyss? 
 www.shorthand.org
 
 If so, any problems / successes ?
 
 Taellik
 |  | 
	
		| Back to top |     | 
	
		|  | 
	
		| TRUSTAbyss -
 
 
 Joined: 29 Oct 2003
 Posts: 3752
 Location: USA, GA
 
 | 
			
				|  Posted: Mon May 10, 2004 5:37 pm    Post subject: |   |  
				| 
 |  
				| Shorthand is a neat little program language that I have never heard of but it does work with
 Abyss Web Server , download the zip
 
 01. Create a folder called
 Shorthand in C:\
 
 02. Unzip the .zip file to
 Shorthand folder
 
 03. Add the Following to the
 Abyss Web Server Console
 
 Interpreter = C:\Shorthand\shorthand.exe
 Extensions = shh
 
 04. Create a new file named sample.shh
 put this in that file , it will say Hello World!
 
 
  	  | Code: |  	  | <~ print "Hello World!";
 ~>
 | 
 |  | 
	
		| Back to top |       | 
	
		|  | 
	
		| Taellik -
 
 
 Joined: 08 Jul 2002
 Posts: 42
 Location: USA
 
 | 
			
				|  Posted: Mon May 10, 2004 6:36 pm    Post subject: Shorthand Install |   |  
				| 
 |  
				| Cool beans ! 
 Thanks for the install info....
 
 Taellik
 |  | 
	
		| Back to top |     | 
	
		|  | 
	
		| goose -
 
 
 Joined: 17 Sep 2002
 Posts: 608
 Location: The Land Of OZ! come here toto!
 
 | 
			
				|  Posted: Tue May 11, 2004 7:32 am    Post subject: |   |  
				| 
 |  
				| i shall check it out.. _________________
 living in an armish paradise.....no gates here!
 
 mawuahahaha :)
 |  | 
	
		| Back to top |     | 
	
		|  | 
	
		| Taellik -
 
 
 Joined: 08 Jul 2002
 Posts: 42
 Location: USA
 
 | 
			
				|  Posted: Tue May 11, 2004 11:46 am    Post subject: Shorthand Install |   |  
				| 
 |  
				| The install and Abyss CGI set up were a breeze to do. 
 Only had time to try a few simlpe scripts embedded in some HTML but this little beauty is sweet !!!
 
 Aprelium, you can drop the ASP / AHTML thing and add a section for Shorthand as an additional CGI scripting language for Abyss users!  hehe
 
 Plan to do some testing of the Shorthand ODBC connectivity to ACCESS2000 and DB/2 UDB soon ( it already does native MySQL ) !
 |  | 
	
		| Back to top |     | 
	
		|  | 
	
		| aprelium -
 
 
 Joined: 22 Mar 2002
 Posts: 6800
 
 
 | 
			
				|  Posted: Wed May 12, 2004 1:13 pm    Post subject: Re: Shorthand Install |   |  
				| 
 |  
				| [quote="Taellik"] Aprelium, you can drop the ASP / AHTML thing and add a section for Shorthand as an additional CGI scripting language for Abyss users!  hehe
 quote]
 We won't drop the ASP thing because many people will continue to ask how to support ASP. But we'll going to add other pages about other scripting languages.
 Up to know, we have instructions for AHTML, PHP, Perl, Ruby, Rebol, Python, Lua, and Windows Scripting (cscript). If you know about other interesting languages, please let us know.
 _________________
 Support Team
 Aprelium - http://www.aprelium.com
 |  | 
	
		| Back to top |       | 
	
		|  | 
	
		| TRUSTAbyss -
 
 
 Joined: 29 Oct 2003
 Posts: 3752
 Location: USA, GA
 
 | 
			
				|  Posted: Sat Nov 12, 2005 10:17 pm    Post subject: |   |  
				| 
 |  
				| Shorthand appears to have went away.... 
 Edit: I just checked the Shorthand website and they seem to
 be back in development , their website is currently under work.
 
 Sincerely , TRUSTpunk
 |  | 
	
		| Back to top |       | 
	
		|  | 
	
		|  |