<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: drake19</title>
    <description>The latest articles on DEV Community by drake19 (@drake19).</description>
    <link>https://dev.to/drake19</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F214277%2Fe3411343-3285-4d09-ba9d-ea31a5002ad1.png</url>
      <title>DEV Community: drake19</title>
      <link>https://dev.to/drake19</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/drake19"/>
    <language>en</language>
    <item>
      <title>Help with basic code</title>
      <dc:creator>drake19</dc:creator>
      <pubDate>Sun, 18 Aug 2019 16:12:24 +0000</pubDate>
      <link>https://dev.to/drake19/help-with-basic-code-54jc</link>
      <guid>https://dev.to/drake19/help-with-basic-code-54jc</guid>
      <description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I'm want to build a tool for my friends that lets us programmatically fill in a google form. The standard google form website is fine, but I want to build my own site that sends the info.&lt;/p&gt;

&lt;p&gt;So I will need to have a website that people can go to, that will do things like collect the date, perform some string manipulation and then send a POST request to google. &lt;a href="http://topslotreviews.com/casino-reviews/"&gt;http://topslotreviews.com/casino-reviews/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Right now I can do this all from my command line using curl/libcurl but I want to make a version that is easy for my friends to use.&lt;/p&gt;

&lt;p&gt;I'm not really sure if this can be done hosting a static website and then processing on the user's computer or if my web hosting service will need to run some kind of code.&lt;/p&gt;

&lt;p&gt;Any advice?&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
  </channel>
</rss>
