Jay,<br><br>I've modified the code some . . . really still hacking . . . messing with the html forms, etc.<br><br>What I'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. But, even though the body is in a (p) section, when they are rendered back to the blog later, the browser ignores them. Should I look into a way to do find and replace in scheme to put in <br> tags?<br>
<br>Also, when making a post, single quotes are not allowed because sqlite gets confused. Again, find-and-replace could be used to modify the input, but this seems like a naive way to proceed.<br><br>I'm thinking I should with another suggestion you'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'm a novice to any sort of web development, at all -- besides being new to scheme. It (the former, at least) seems a lot lot lot harder than algorithms development to me since there's so much "magic" 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"><<a href="mailto:jay.mccarthy@gmail.com" target="_blank">jay.mccarthy@gmail.com</a>></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 <<a href="mailto:sk@cs.brown.edu" target="_blank">sk@cs.brown.edu</a>> wrote:<br>
</div><div><div></div><div>> Jay, given the tendency to copy-and-paste code, why not change "path"<br>
> to "your-path-goes-here" or something like that? And doing the same<br>
> in general in other parts of the docs?<br>
><br>
<br>
<br>
<br>
</div></div>--<br>
<div><div></div><div>Jay McCarthy <<a href="mailto:jay@cs.byu.edu" target="_blank">jay@cs.byu.edu</a>><br>
Assistant Professor / Brigham Young University<br>
<a href="http://teammccarthy.org/jay" target="_blank">http://teammccarthy.org/jay</a><br>
<br>
"The glory of God is Intelligence" - D&C 93<br>
</div></div></blockquote></div><br>