<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/c291miniproject/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/c291miniproject/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 09 Mar 2013 22:11:24 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/c291miniproject/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/c291miniproject/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;POST 9 &lt;br /&gt;
Date: March 09, 2013&lt;/p&gt;
&lt;p&gt;Uploaded the design document.&lt;/p&gt;
&lt;p&gt;END POST 9&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sean</dc:creator><pubDate>Sat, 09 Mar 2013 22:11:24 -0000</pubDate><guid>https://sourceforge.net04315a6f1aedb97754a1f41a499d4665df7ee667</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/c291miniproject/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;An idea for the ad pane. I can get the row selection. We may need to pass in another parameter consisting of an array of strings containing the aid's of the ads in order. The method for getting the row gives an index between (in our case) 0 and 4 (5 rows in total.) We need a quick and easy way to get the aid of the ad that was selected. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">esinglet</dc:creator><pubDate>Sat, 09 Mar 2013 10:05:32 -0000</pubDate><guid>https://sourceforge.netc35abc5190e3f5f39a439c42b19982a6d58afd24</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/c291miniproject/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;He last updated one was the one that said 236 or so. Updated TablePanel. Not has delete, post, next, and previous buttons. Also now takes booleans to activate or deactivate the next/previous buttons as wanted. Just leave true, true all the time if you dont want to deal with it. The eventCodes that they throw are listed user the fireTablePanelEvent method in TablePanel.java.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">esinglet</dc:creator><pubDate>Sat, 09 Mar 2013 09:43:35 -0000</pubDate><guid>https://sourceforge.net2101f4af18a42ea21418adb3de42266b0c38f4ac</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/c291miniproject/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;a href="http://stackoverflow.com/questions/6175139/jtable-row-limitation"&gt;http://stackoverflow.com/questions/6175139/jtable-row-limitation&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">esinglet</dc:creator><pubDate>Sat, 09 Mar 2013 06:15:42 -0000</pubDate><guid>https://sourceforge.netc1d218ec3fcaad4cdc2bfff9224cc13f9bc4ec0d</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/c291miniproject/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;POST 5: March 08, 2013&lt;/p&gt;
&lt;p&gt;Some code for the sysdate:&lt;/p&gt;
&lt;p&gt;java.util.Date utilDate = new java.util.Date();&lt;br /&gt;
java.sql.Date sqlDate = new java.sql.Date(utilDate.getTime());&lt;br /&gt;
System.out.println(sqlDate);&lt;/p&gt;
&lt;p&gt;END POST 5&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">esinglet</dc:creator><pubDate>Sat, 09 Mar 2013 01:11:58 -0000</pubDate><guid>https://sourceforge.netb4a7ea7099696fb2c17ba2ebd12a0ac93bfa3278</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/c291miniproject/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;POST 4: March 7, 2013&lt;/p&gt;
&lt;p&gt;I have now successful been able to create a button that works with a sql query and returns either a pop-window stating that the user has either successful logged in or not.&lt;/p&gt;
&lt;p&gt;Write your queries in seperate constructors and your listeners in a seperate constructors. This makes it easier to find bugs within the code.&lt;/p&gt;
&lt;p&gt;Evan, if you could please get the design template for the profile page for the project for tommorow done that would be great. Make this the priority. &lt;/p&gt;
&lt;p&gt;I have uploaded my main with the login in. In connect, rememeber to put your username and password in the lines:&lt;/p&gt;
&lt;p&gt;String m_username=;&lt;br /&gt;
String m_password=;&lt;/p&gt;
&lt;p&gt;Feel free to test this and manipulate it as need be.&lt;/p&gt;
&lt;p&gt;No problems today :)&lt;/p&gt;
&lt;p&gt;I will finish programming all the buttons and make the login button have a suitable design for Friday.&lt;/p&gt;
&lt;p&gt;END POST 4&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sean</dc:creator><pubDate>Thu, 07 Mar 2013 20:57:53 -0000</pubDate><guid>https://sourceforge.nete98d1e7de2ae242e3525a6d4880a9fe6070643f8</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/c291miniproject/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;POST 3: Slightly later then post 2&lt;/p&gt;
&lt;p&gt;Re uploaded GUI.zip (import into eclipse by going file-&amp;gt;Import-&amp;gt;General-&amp;gt;Existing Projects Into Workspace) with a blank pane package. Generic implementation of a Pane with buttons, etc. on it with necessary code to also implement event handling. &lt;/p&gt;
&lt;p&gt;END POST 3&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">esinglet</dc:creator><pubDate>Tue, 05 Mar 2013 10:40:06 -0000</pubDate><guid>https://sourceforge.net65a864e9ad06a05671bb49464598d884172fe15c</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/c291miniproject/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Post 2; March 5, 2013, 2:42AM&lt;/p&gt;
&lt;p&gt;Problems/TODO: Couldn't make image display using Jlabel. Still need to do actual design. of the panels and actual queries and connections. GUI mostly ready to be implemented though.&lt;/p&gt;
&lt;p&gt;Uploaded a prototype for the GUI.&lt;br /&gt;
Have a way to define different panes and a way to throw different events from those panes to the main controller. Found how to clear the pane, change the information being displayed, and redisplay the pane. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">esinglet</dc:creator><pubDate>Tue, 05 Mar 2013 09:45:45 -0000</pubDate><guid>https://sourceforge.net0c2050ee52e9dd1d23f073e856bac2bb8872b639</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/c291miniproject/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;POST 1&lt;br /&gt;
DATE: MARCH 4, 2013&lt;/p&gt;
&lt;p&gt;State problems:&lt;br /&gt;
Ran into a problem with the JFRAME Builder on Netbeans at school. Will test to see if I can work on my computer and then transfer it over to the school once completed. &lt;/p&gt;
&lt;p&gt;There is a connection problem with my home computer to the school's database will look into this further&lt;/p&gt;
&lt;p&gt;Uploaded:&lt;br /&gt;
Main.java&lt;br /&gt;
Homescreen_JFrame.java and .form&lt;br /&gt;
Profile_Page.java and .form&lt;br /&gt;
logo.png&lt;/p&gt;
&lt;p&gt;Things Completed:&lt;br /&gt;
We now have a login screen the buttons do not work yet. I am going to finish this.&lt;/p&gt;
&lt;p&gt;END POST 1&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sean</dc:creator><pubDate>Mon, 04 Mar 2013 20:55:51 -0000</pubDate><guid>https://sourceforge.nete7e7fe856f68ff2b58e1b56993bb3f4f60e828f9</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/c291miniproject/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;How to use the wiki:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Write the Post Number and Date at the start of post&lt;/li&gt;
&lt;li&gt;State problems you ran into &lt;/li&gt;
&lt;li&gt;State what you upload and did regarding the post&lt;/li&gt;
&lt;li&gt;At the end of your post, write "END POST "&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
sjpartri&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sean</dc:creator><pubDate>Mon, 04 Mar 2013 20:49:08 -0000</pubDate><guid>https://sourceforge.net542fb71ddc30fa8d60e1a7cf3d4fecf947ea7661</guid></item></channel></rss>