Jay,<br><br>I&#39;ve modified the code some . . . really still hacking . . . messing with the html forms, etc.<br><br>What I&#39;m wondering is if you have any suggestions where to go from here.<br><br>For example, the blog body is now a textarea, and any carriage returns are saved to the sqlite db.&nbsp; But, even though the body is in a (p) section, when they are rendered back to the blog later, the browser ignores them.&nbsp; Should I look into a way to do find and replace in scheme to put in &lt;br&gt; tags?<br>

<br>Also, when making a post, single quotes are not allowed because sqlite gets confused.&nbsp; Again, find-and-replace could be used to modify the input, but this seems like a naive way to proceed.<br><br>I&#39;m thinking I should with another suggestion you&#39;ve made before doing any more, and continue through the Snooze example.<br>
<br>I could also go even more basic and try to make my way farther into the PLT-Scheme manual.<br><br>... mind you, I&#39;m a novice to any sort of web development, at all -- besides being new to scheme.&nbsp; It (the former, at least) seems a lot lot lot harder than algorithms development to me since there&#39;s so much &quot;magic&quot; going on.<br>

<br>Thanks.<br><br><div class="gmail_quote">On Fri, Feb 13, 2009 at 6:22 PM, Jay McCarthy <span dir="ltr">&lt;<a href="mailto:jay.mccarthy@gmail.com" target="_blank">jay.mccarthy@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Done!<br>
<br>
e, Glad to hear you think it is amazing. Let us know if you find<br>
anything that could be easier or more amazing.<br>
<div><br>
On Thu, Feb 12, 2009 at 7:42 PM, Shriram Krishnamurthi &lt;<a href="mailto:sk@cs.brown.edu" target="_blank">sk@cs.brown.edu</a>&gt; wrote:<br>
</div><div><div></div><div>&gt; Jay, given the tendency to copy-and-paste code, why not change &quot;path&quot;<br>
&gt; to &quot;your-path-goes-here&quot; or something like that? &nbsp;And doing the same<br>
&gt; in general in other parts of the docs?<br>
&gt;<br>
<br>
<br>
<br>
</div></div>--<br>
<div><div></div><div>Jay McCarthy &lt;<a href="mailto:jay@cs.byu.edu" target="_blank">jay@cs.byu.edu</a>&gt;<br>
Assistant Professor / Brigham Young University<br>
<a href="http://teammccarthy.org/jay" target="_blank">http://teammccarthy.org/jay</a><br>
<br>
&quot;The glory of God is Intelligence&quot; - D&amp;C 93<br>
</div></div></blockquote></div><br>