<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Alain,<div><br></div><div>I haven't heard your name in so long.  Good to hear from you again.  My son Jason and I are currently working on this very thing.  I believe you've found your bounty-hunters.  We'd love to explore CRUD via http.  What we have to offer right now is what we've discovered uploading/downloading files in various file formats.</div><div><br></div><div>It seems the only thing we're missing is delete.  That is, if we can read we can certainly edit what we've read and thenPut, thus accomplishing the Update part of CRUD.  Our next tasks include deleting files as well as creating and deleting directories, in addition to listing the contents of directories.</div><div><br></div><div>We're working with standard Linux/Apache using MySql.</div><div><br></div><div>Ray Horsley</div><div>LinkIt! Software</div><div><br></div><div><div><div>On Apr 17, 2013, at 5:02 PM, Alain Farmer wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hello,</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">Does LiveCode support HTTP-methods other than GET and POST ?</div><div><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>IOW, does LiveCode support the following http-methods : HEAD, PUT, DELETE</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent;
 font-style: normal;"><span>I'm asking because there are web-based CRUDs that could therefore be leveraged. Ex: Couch-DB<br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>CRUD = Create, Read, Update, Delete</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>Create = PUT</span><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times
 new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>Read</span><span>  = GET</span><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>Update </span><span> = </span>POST<span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>Delete </span><span> = </span><span>DELETE</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>If it is not currently implemented, are there any
 bounty-hunters wishing to take this on ?</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>Btw </span><span>Couch-DB is a powerful noSQL database, open-source of-course, that is accessed via HTTP. <br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>It's speciality is replication and synchronization. Supports any topology: master-slave, peer-to-peer, etc.</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>Couch stores
 everything as JSON, which is JavaScript's native data-exchange format.</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>JSON is used by many applications. It's easy to generate, and easy to parse.<br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>This could REALLY open-up things for RunRev!  :-))</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 16px;
 font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>Alain F.<br></span></div></div></div>_______________________________________________<br>metacard mailing list<br><a href="mailto:metacard@lists.runrev.com">metacard@lists.runrev.com</a><br>http://lists.runrev.com/mailman/listinfo/metacard<br></blockquote></div><br></div></body></html>