<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8069729162190577262</id><updated>2011-04-21T12:10:12.917-07:00</updated><title type='text'>Royce's SOU Ed Tech Blog</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://rksouedtech.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8069729162190577262/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://rksouedtech.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Royce</name><uri>http://www.blogger.com/profile/00016481254211784865</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8069729162190577262.post-5884702121734577645</id><published>2007-06-04T23:28:00.001-07:00</published><updated>2007-06-04T23:31:01.421-07:00</updated><title type='text'>My MySql-PHP Site</title><content type='html'>Check out my walkthrough of the progressing project: &lt;a href="http://home.sou.edu/~kimmonsr/powerskillsclass.html"&gt;Here it is.&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8069729162190577262-5884702121734577645?l=rksouedtech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rksouedtech.blogspot.com/feeds/5884702121734577645/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8069729162190577262&amp;postID=5884702121734577645' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8069729162190577262/posts/default/5884702121734577645'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8069729162190577262/posts/default/5884702121734577645'/><link rel='alternate' type='text/html' href='http://rksouedtech.blogspot.com/2007/06/my-mysql-php-site.html' title='My MySql-PHP Site'/><author><name>Royce</name><uri>http://www.blogger.com/profile/00016481254211784865</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8069729162190577262.post-8955806544211215684</id><published>2007-05-26T14:21:00.000-07:00</published><updated>2007-05-26T14:29:10.762-07:00</updated><title type='text'>Book Report Posting #3</title><content type='html'>&lt;hr&gt;&lt;p&gt;Well, I finished the book and found it to be pretty good.  I'm still working on my site, but I'm a little discouraged now, because I can do pretty much anything I want with it now (user accounts, template styles, uploads, libraries, blogs, etc.), but I'm worried about security.  &lt;p&gt;The book had little or no information on making your site resistant to hackers.  In further research, I've found some easy things to do to make log-ins and sessions more secure, but I'm still nervous about doing anything major (like creating a commercial database-driven site) until I can find out more about security.&lt;br /&gt;&lt;p&gt;Other than that, it was a good intro book to databases and PHP.  I'd recommend it to someone interested in learning.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8069729162190577262-8955806544211215684?l=rksouedtech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rksouedtech.blogspot.com/feeds/8955806544211215684/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8069729162190577262&amp;postID=8955806544211215684' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8069729162190577262/posts/default/8955806544211215684'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8069729162190577262/posts/default/8955806544211215684'/><link rel='alternate' type='text/html' href='http://rksouedtech.blogspot.com/2007/05/book-report-posting-3.html' title='Book Report Posting #3'/><author><name>Royce</name><uri>http://www.blogger.com/profile/00016481254211784865</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8069729162190577262.post-2972883121438791649</id><published>2007-05-12T10:30:00.000-07:00</published><updated>2007-05-12T10:42:05.608-07:00</updated><title type='text'>Book Report Posting #2</title><content type='html'>&lt;br&gt;&lt;HR&gt;&lt;BR&gt;Well, I've started a few projects using this book as a guide, and I've been having success integrating databases into the design process. It really helps when you have a TON of different pages that all have the same structure and will be great once I figure out how to make and manage user accounts effectively.&lt;br /&gt;The main project that I'm working on now is for a Power Skills Class that I'm developing for our school. I'm creating a Power Skills Manager that lists all the different projects students can do to gain 'proficiencies' in different computer applications. Each time they gain a proficiency they get a special icon in their 'My Achievements' bar that reveals their level of expertise. There will be a hall of fame for the top ten students or so in all the classes to reveal their awards, and all of it will be handled with user accounts.&lt;br /&gt;Here is an image of the page so far:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.eagleridgehigh.com/images/powerskillsmanscsht.jpg"&gt;&lt;img src="http://www.eagleridgehigh.com/images/powerskillsmanscsht.jpg" width="400" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8069729162190577262-2972883121438791649?l=rksouedtech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rksouedtech.blogspot.com/feeds/2972883121438791649/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8069729162190577262&amp;postID=2972883121438791649' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8069729162190577262/posts/default/2972883121438791649'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8069729162190577262/posts/default/2972883121438791649'/><link rel='alternate' type='text/html' href='http://rksouedtech.blogspot.com/2007/05/book-report-posting-2.html' title='Book Report Posting #2'/><author><name>Royce</name><uri>http://www.blogger.com/profile/00016481254211784865</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8069729162190577262.post-535008908924917844</id><published>2007-04-28T11:33:00.000-07:00</published><updated>2007-04-28T11:47:21.346-07:00</updated><title type='text'>Book Report Posting #1</title><content type='html'>&lt;span style="font-size:130%;"&gt;Build Your Own Database Driven Website Using PHP &amp; MySQL&lt;br /&gt;By: Kevin Yank&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I picked up this book, because I've been designing small-scale Websites for a while now and wanted to learn how to do some more advanced things. I've been able, for instance, to design just about anything I wanted from a visual perspective (navigation elements, layouts, etc.), but I didn't have the coding knowledge necessary to create online catalogs with search elements and user accounts (and all which stems from that: shopping carts, personalized welcome pages, etc.).&lt;br /&gt;&lt;br /&gt;This book is written for someone like me, with experience in HTML, but nothing in the way of PHP coding or MySQL database structuring know-how. So, it's understandable and provides great tutorials for creating databases in MySQL and getting to know PHP scripts. I'm part way through it now, but I've already picked up on how to do a few things that I hadn't been able to do before. For instance, I've discovered how to create my own page templates in PHP (which makes designing and changing pages WAY faster than it otherwise would be with simple HTML), and I can code some rudimentary elements now from the ground up like a page counter (I've installed one at &lt;a href="http://www.eagleridgehigh.us/"&gt;http://www.eagleridgehigh.us/&lt;/a&gt; ; at the bottom of the page you'll see a white number that changes every time someone refreshes or opens the page).&lt;br /&gt;&lt;br /&gt;At this point in the book, the author is really focusing on developing limited proficiency in PHP and MySQL as separate applications and, I assume, later will put the two together. MySQL is fun, but it's a database, and so, doesn't hold a lot of appeal to me in and of itself, other than that it will be beneficial once I learn to integrate it into Web pages with PHP.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8069729162190577262-535008908924917844?l=rksouedtech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rksouedtech.blogspot.com/feeds/535008908924917844/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8069729162190577262&amp;postID=535008908924917844' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8069729162190577262/posts/default/535008908924917844'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8069729162190577262/posts/default/535008908924917844'/><link rel='alternate' type='text/html' href='http://rksouedtech.blogspot.com/2007/04/book-report-posting-1.html' title='Book Report Posting #1'/><author><name>Royce</name><uri>http://www.blogger.com/profile/00016481254211784865</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
