• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: AppleScripts and Apache
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleScripts and Apache


  • Subject: Re: AppleScripts and Apache
  • From: Emmanuel LEVY <email@hidden>
  • Date: Fri, 23 Jul 2010 01:11:37 +0200

Also available, a bridge based on Smile + XMLLib.osax + a special cgi, say: cgi-bin/cgismile.

- Smile calls "open remote port 12345 subroutine myHandler" at startup,
- cgismile converts the request into a p-list and sends it to port 12345 at IP 127.0.0.1. These parameters are stored in a microscopic p- list cgi-bin/cgismiletemp/config.plist.
- Smile's libraries (which compile at startup) include a "myHandler(theplist)" handler. myHandler receives the p-list (as a string) and must return (automagically back to cgismile) the required stuff, "Content/type blah blah <body> blah" or any text if an ajax request.


This is available at satimage-software.com

Emmanuel


I read your intro page but didn't really understand how it works; more detail would be appreciated.

Also, the X2Web plug-in <http://sentman.com/X2Web.html> has had the ability to embed AppleScripts in web pages for quite a while.

On Jul 21, 2010, at 11:52 PM, email@hidden wrote:

Just releasing a new tool: The Apache-Apple Event Bridge

Check it out... it's new, the docs are rough, but let me know what you think.

	http://aaeb.net/

David Dantowitz

_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (applescript- email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users


This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. AppleScript-Users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
References: 
 >Re: AppleScripts and Apache (From: Rob Lewis <email@hidden>)

  • Prev by Date: Re: AppleScripts and Apache
  • Next by Date: mail.app Getting an RSS mailbox
  • Previous by thread: Re: AppleScripts and Apache
  • Next by thread: Re: AppleScripts and Apache: The Apache-Apple Event Bridge
  • Index(es):
    • Date
    • Thread