<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Billy Leo IT blog</title>
        <link>http://blog.developers.ie/bleo/Default.aspx</link>
        <description>Helping others learn from my mistakes</description>
        <language>en-GB</language>
        <copyright>Billy Leo</copyright>
        <managingEditor>billyleo@gmail.com</managingEditor>
        <generator>Subtext Version 1.9.5.176</generator>
        <image>
            <title>Billy Leo IT blog</title>
            <url>http://blog.developers.ie/images/RSS2Image.gif</url>
            <link>http://blog.developers.ie/bleo/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>HTC Desire HD - Lag Fix</title>
            <link>http://blog.developers.ie/bleo/archive/2011/02/12/htc-desire-hd---lag-fix.aspx</link>
            <description>I recently upgraded from the HTC Hero to the Desire HD. &lt;br /&gt;
&lt;img src="http://www.mvphotomag.com/wp-content/uploads/2010/12/HTC-Desire-HD1.jpg" style="width: 306px; height: 242px;" alt="" /&gt;&lt;br /&gt;
I might post more articles about this phone but for now I feel the most  important thing to &lt;span style="font-style: italic;"&gt;spread the word about a bug fix&lt;/span&gt; that doesn't seem to  have been sorted but the latest firmware.&lt;br /&gt;
After using the phone for a  few hours I noticed that it was becoming more and more choppy or laggy.  It was as bad if not worse at times than my old HTC Hero which had a  third of the chip power.The lag was most noticable when attempting to  view pictures or videos in the gallery. It might load 8 thumbnails after  about 2 minutes and browsing between them was nearly impossible. I was  very disappointed with this and was close to bring the phone back to the  shop. Just yesterday I found a simple solution online.&lt;br /&gt;
&lt;span style="font-weight: bold;"&gt;How to fix it?&lt;/span&gt;&lt;br /&gt;
Go to Phone &lt;span style="text-decoration: underline;"&gt;settings &amp;gt; Applications &amp;gt; Development and check Enable USB Debugging&lt;/span&gt;&lt;br /&gt;
After doing this your phone should be running a lot better! &lt;br /&gt;
Spread the word! &lt;br /&gt;
If you see someone with this phone set make sure he/she knows about this.&lt;img src="http://blog.developers.ie/bleo/aggbug/2842.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Billy Leo</dc:creator>
            <guid>http://blog.developers.ie/bleo/archive/2011/02/12/htc-desire-hd---lag-fix.aspx</guid>
            <pubDate>Sat, 12 Feb 2011 11:05:28 GMT</pubDate>
            <comments>http://blog.developers.ie/bleo/archive/2011/02/12/htc-desire-hd---lag-fix.aspx#feedback</comments>
            <wfw:commentRss>http://blog.developers.ie/bleo/comments/commentRss/2842.aspx</wfw:commentRss>
            <trackback:ping>http://blog.developers.ie/bleo/services/trackbacks/2842.aspx</trackback:ping>
        </item>
        <item>
            <title>Trouble Shoot SQL Locks </title>
            <link>http://blog.developers.ie/bleo/archive/2010/09/07/trouble-shoot-sql-locks.aspx</link>
            <description>Recently I've been having a number of performance related issues with SQL Server 2005. &lt;br /&gt;
&lt;br /&gt;
I was finding it hard to figure out why I had so many processes stuck in AWAITING COMMAND status.&lt;br /&gt;
&lt;br /&gt;
After extensive googleing I came across this little beauty: http://www.sommarskog.se/sqlutil/aba_lockinfo.html&lt;br /&gt;
&lt;br /&gt;
Basically, Erland Sommarskog has created a stored proc that will get you a list of current locks happening in your database. There's a range of information given back showing you all sorts of useful data to help you identify to cause of the locks. &lt;br /&gt;
Process Id and if it is locking other processes or process ids with a reference to the process that is blocking it. CPU usage and memory usage, what application, command or SP the problem is coming from along with a load of other measurement it would have taken me months to do on my own.&lt;br /&gt;
&lt;br /&gt;
This sp has helped me. I hope it can help you!&lt;img src="http://blog.developers.ie/bleo/aggbug/2841.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Billy Leo</dc:creator>
            <guid>http://blog.developers.ie/bleo/archive/2010/09/07/trouble-shoot-sql-locks.aspx</guid>
            <pubDate>Tue, 07 Sep 2010 15:36:56 GMT</pubDate>
            <comments>http://blog.developers.ie/bleo/archive/2010/09/07/trouble-shoot-sql-locks.aspx#feedback</comments>
            <wfw:commentRss>http://blog.developers.ie/bleo/comments/commentRss/2841.aspx</wfw:commentRss>
            <trackback:ping>http://blog.developers.ie/bleo/services/trackbacks/2841.aspx</trackback:ping>
        </item>
        <item>
            <title>Using CheckBoxes in a GridView - VB</title>
            <link>http://blog.developers.ie/bleo/archive/2008/07/25/using-checkboxes-in-a-gridview---vb.aspx</link>
            <description>&lt;span style="font-family: Verdana;"&gt;
&lt;h3 style="background-color: rgb(204, 255, 255);"&gt;&lt;font size="7"&gt;Check out my check boxes!&lt;/font&gt;&lt;/h3&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this post I hope to show you how to create a gridview that has an extra column to house checkboxes. This will allow the user to select checkboxes in rows which will then be programatically assessed by the code behind. I will also show you how to implement a checkbox which will be contained in the header that will select all or deselect all the checkboxes in that column.&lt;/span&gt;&lt;br style="font-family: Verdana;" /&gt;
&lt;br style="font-family: Verdana;" /&gt;
&lt;br style="font-family: Verdana;" /&gt;
&lt;br style="font-family: Verdana;" /&gt;
&lt;span style="font-family: Verdana;"&gt;Lets take the following gridview as an example:&lt;/span&gt;&lt;br style="font-family: Verdana;" /&gt;
&lt;span style="font-family: Verdana;"&gt;This is the .aspx code:&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;
&lt;/span&gt;
&lt;table cellspacing="1" cellpadding="1" border="1" align="" style="width: 662px; height: 263px;" summary=""&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td&gt;
            &lt;p&gt;&amp;lt;asp:GridView ID="gvConfirmOrders" runat="server" AutoGenerateColumns="False" DataKeyNames="OrderNumber"&amp;gt;&lt;/p&gt;
            &lt;p&gt;              &amp;lt;Columns&amp;gt;&lt;/p&gt;
            &lt;p&gt;                  &amp;lt;asp:BoundField DataField="OrderNumber" HeaderText="OrderNumber" ReadOnly="True"&lt;/p&gt;
            &lt;p&gt;                      SortExpression="OrderNumber" /&amp;gt;&lt;/p&gt;
            &lt;p&gt;                  &amp;lt;asp:BoundField DataField="OrderDate" HeaderText="OrderDate" SortExpression="OrderDate" /&amp;gt;&lt;/p&gt;
            &lt;p&gt;                  &amp;lt;asp:BoundField DataField="ShipMethod" HeaderText="ShipMethod" SortExpression="ShipMethod" /&amp;gt;&lt;/p&gt;
            &lt;p&gt;                  &amp;lt;asp:BoundField DataField="Weight" HeaderText="Weight" SortExpression="Weight" /&amp;gt;&lt;/p&gt;
            &lt;p&gt;              &amp;lt;/Columns&amp;gt;&lt;/p&gt;
            &lt;p&gt;          &amp;lt;/asp:GridView&amp;gt;&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: Verdana;"&gt;This gridview(gv) gvConfirmOrders will show you 4 columns.&lt;/span&gt;&lt;br style="font-family: Verdana;" /&gt;
&lt;br style="font-family: Verdana;" /&gt;
&lt;span style="font-family: Verdana;"&gt;The gridview is populated programatically in the vb in the page load as follows:&lt;/span&gt;&lt;br /&gt;
gvOrders.DataSource = dtOrders&lt;span style="color: rgb(0, 255, 0);"&gt; &lt;span style="font-weight: bold;"&gt;'I'll assume you can make the datatable yourself&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
gvOrders.DataBind()&lt;br /&gt;
&lt;br /&gt;
You want the user to be able to check the relevant boxes he wants to do something with.&lt;br /&gt;
We do this by putting TemplateFields into the gridview. These boyos are customisable columns where you can insert controls that will be shown in each row. In this case we will put in checkbox controls. These will go into ItemTemplate within TemplateField. Item template is the area that will be repeated for each row in the gv. Here is the code we will stick in as the last column in our gv.&lt;br /&gt;
 
&lt;table width="200" cellspacing="1" cellpadding="1" border="1" align="" summary=""&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td&gt; &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;table cellspacing="1" cellpadding="1" border="1" align="left" style="width: 514px; height: 23px;" summary=""&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td /&gt;
            &lt;p style="font-weight: normal;"&gt;&amp;lt;asp:TemplateField HeaderText="Print Order Documentation"&amp;gt;&lt;br /&gt;
                            &amp;lt;HeaderTemplate&amp;gt;&lt;br /&gt;
                                   Check Box Column                      &lt;br /&gt;
                                &amp;lt;/HeaderTemplate&amp;gt;&lt;br /&gt;
                        &amp;lt;ItemTemplate&amp;gt;&lt;br /&gt;
                            &amp;lt;asp:CheckBox runat="server" ID="RowLevelCheckBox" /&amp;gt;&lt;br /&gt;
                        &amp;lt;/ItemTemplate&amp;gt;&lt;/p&gt;
            &lt;p style="font-weight: normal;"&gt;&amp;lt;/asp:TemplateField&amp;gt;&lt;/p&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So now the gv code should look like this:&lt;br /&gt;
&lt;table cellspacing="1" cellpadding="1" border="1" align="" summary="" style="width: 643px; height: 482px;"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td&gt;
            &lt;p&gt;&amp;lt;asp:GridView ID="gvConfirmOrders" runat="server" AutoGenerateColumns="False" DataKeyNames="OrderNumber"&amp;gt;&lt;/p&gt;
            &lt;p&gt;              &amp;lt;Columns&amp;gt;&lt;/p&gt;
            &lt;p&gt;                  &amp;lt;asp:BoundField DataField="OrderNumber" HeaderText="OrderNumber" ReadOnly="True"&lt;/p&gt;
            &lt;p&gt;                      SortExpression="OrderNumber" /&amp;gt;&lt;/p&gt;
            &lt;p&gt;                  &amp;lt;asp:BoundField DataField="OrderDate" HeaderText="OrderDate" SortExpression="OrderDate" /&amp;gt;&lt;/p&gt;
            &lt;p&gt;                  &amp;lt;asp:BoundField DataField="ShipMethod" HeaderText="ShipMethod" SortExpression="ShipMethod" /&amp;gt;&lt;/p&gt;
            &lt;p&gt;                  &amp;lt;asp:BoundField DataField="Weight" HeaderText="Weight" SortExpression="Weight" /&amp;gt;&lt;/p&gt;
            &lt;p style="font-weight: normal;"&gt;                &lt;span style="color: rgb(255, 0, 0);"&gt;&amp;lt;asp:TemplateField HeaderText="Print Order Documentation"&amp;gt;&lt;/span&gt;&lt;br style="color: rgb(255, 0, 0);" /&gt;
            &lt;span style="color: rgb(255, 0, 0);"&gt;                            &amp;lt;HeaderTemplate&amp;gt;&lt;/span&gt;&lt;br style="color: rgb(255, 0, 0);" /&gt;
            &lt;span style="color: rgb(255, 0, 0);"&gt;                                    Check Box Column                      &lt;/span&gt;&lt;br style="color: rgb(255, 0, 0);" /&gt;
            &lt;span style="color: rgb(255, 0, 0);"&gt;                             &amp;lt;/HeaderTemplate&amp;gt;&lt;/span&gt;&lt;br style="color: rgb(255, 0, 0);" /&gt;
            &lt;span style="color: rgb(255, 0, 0);"&gt;                             &amp;lt;ItemTemplate&amp;gt;&lt;/span&gt;&lt;br style="color: rgb(255, 0, 0);" /&gt;
            &lt;span style="color: rgb(255, 0, 0);"&gt;                                     &amp;lt;asp:CheckBox runat="server" ID="RowLevelCheckBox" /&amp;gt;&lt;/span&gt;&lt;br style="color: rgb(255, 0, 0);" /&gt;
            &lt;span style="color: rgb(255, 0, 0);"&gt;                              &amp;lt;/ItemTemplate&amp;gt;&lt;/span&gt;&lt;/p&gt;
            &lt;p style="font-weight: normal; color: rgb(255, 0, 0);"&gt;                &amp;lt;/asp:TemplateField&amp;gt;&lt;/p&gt;
            &lt;p&gt;              &amp;lt;/Columns&amp;gt;&lt;/p&gt;
            &lt;p&gt;          &amp;lt;/asp:GridView&amp;gt;&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;br /&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style="font-family: Verdana;"&gt;So that's part 1, you now have a column with a checkbox in it for each row in the gv.&lt;/p&gt;
&lt;h1 style="font-family: Verdana;"&gt;Part 2: How to find out through vb which rows were checked by our user.&lt;/h1&gt;
&lt;p style="font-family: Verdana;"&gt;We will find this out via the code behind for a button called btnGetChecked&lt;/p&gt;
&lt;table cellspacing="1" cellpadding="1" border="1" align="" summary="" style="width: 654px; height: 419px;"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td&gt;
            &lt;p&gt;       Dim intSelected As Integer      &lt;br /&gt;
                   Dim orderid As String&lt;br /&gt;
                   Dim arOrdersToPrint() As String&lt;/p&gt;
            &lt;p&gt;      &lt;br /&gt;
              &lt;span style="font-style: italic;"&gt;     &lt;/span&gt; intSelected = 0&lt;br /&gt;
                   &lt;span style="color: rgb(0, 255, 0); font-weight: bold;"&gt; 'For each row in the gv we want to assess where or not the checkbox was checked&lt;/span&gt;&lt;br /&gt;
                    For index As Integer = 0 To gvOrders.Rows.Count - 1&lt;br /&gt;
            &lt;br /&gt;
                     &lt;span style="color: rgb(0, 255, 0); font-weight: bold;"&gt;   'Here we create a checkbox in memory and make it equal to the check box of the row which the for loop is currently on&lt;/span&gt;&lt;br /&gt;
                        Dim cb As CheckBox = CType(gvOrders.Rows(index).FindControl("RowLevelCheckBox"), CheckBox)&lt;br /&gt;
            &lt;br /&gt;
                 &lt;span style="color: rgb(51, 153, 102);"&gt;      &lt;span style="font-weight: bold; color: rgb(0, 255, 0);"&gt; 'You then see if it was checked&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
                        If cb.Checked Then&lt;span style="font-style: italic;"&gt;&lt;/span&gt;&lt;br style="font-style: italic;" /&gt;
            &lt;span style="font-style: italic;"&gt;               &lt;/span&gt; intSelected = intSelected + 1 &lt;br /&gt;
                                orderid = CType(gvOrders.Rows(index).Cells(0).Text, String)&lt;br /&gt;
            &lt;/p&gt;
            &lt;p&gt;                 &lt;span style="color: rgb(0, 255, 0); font-weight: bold;"&gt;  'Make an array to hold the ordernumbers using intSelected as the index point in the array to store the ordernumber&lt;/span&gt;&lt;br /&gt;
                                ReDim Preserve arOrdersToPrint(0 To intSelected - 1)'This will add another row to this array&lt;br /&gt;
                                arOrdersToPrint(intSelected - 1) = orderid &lt;br /&gt;
            &lt;/p&gt;
            &lt;p&gt;                   Session("arOrders") = arOrdersToPrint&lt;/p&gt;
            &lt;p&gt;            End If&lt;/p&gt;
            &lt;p&gt;        Next&lt;br /&gt;
            &lt;/p&gt;
            &lt;span style="font-family: Verdana;"&gt;&lt;/span&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;br /&gt;
&lt;p&gt;&lt;span style="font-family: Verdana;"&gt;OK, so as you can see above, we have cycled through all the rows in the gv and where the checkboxes were ticked we then added the value of the corrosponding OrdeNumber to the array arOrdersToPrint. this array will store what orders were selected by the user. I then made a session variable called arOrders which can be accessed across the website. &lt;/span&gt;&lt;/p&gt;
&lt;h1&gt;Now so, Part 3 &lt;span style="text-decoration: underline;"&gt;Check / Uncheck all checkboxes&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;This is very useful if there are many rows and the user wants all or nothing to be checked. &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;--- I'm going to stop here for now and continue this post another day&lt;br /&gt;
&lt;/p&gt;&lt;img src="http://blog.developers.ie/bleo/aggbug/2831.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Billy Leo</dc:creator>
            <guid>http://blog.developers.ie/bleo/archive/2008/07/25/using-checkboxes-in-a-gridview---vb.aspx</guid>
            <pubDate>Fri, 25 Jul 2008 16:36:49 GMT</pubDate>
            <comments>http://blog.developers.ie/bleo/archive/2008/07/25/using-checkboxes-in-a-gridview---vb.aspx#feedback</comments>
            <wfw:commentRss>http://blog.developers.ie/bleo/comments/commentRss/2831.aspx</wfw:commentRss>
            <trackback:ping>http://blog.developers.ie/bleo/services/trackbacks/2831.aspx</trackback:ping>
        </item>
        <item>
            <title>SQL Server 2005- Impot Export DBs</title>
            <link>http://blog.developers.ie/bleo/archive/2007/03/02/2734.aspx</link>
            <description>&lt;p class="MsoNormal"&gt;As part on mu final year project in college I was required to setup and interactive town web page.&lt;br /&gt;
I needed a strong and fast database for use with the webpage, I chose SQL Server 2005 Express edition for the page. I have spent many hours getting the database just so and was ready to upload it to my host a few days ago.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I logged onto the host's database server with the uid and pss I was given. From what I had found out from the internet and my lecturers, getting the database onto the server would only take a few simple steps. NO, not the case at all.&lt;br /&gt;
&lt;br style="font-weight: bold;" /&gt;
&lt;/p&gt;
&lt;h2&gt;&lt;span style="font-weight: bold;"&gt; Problem&lt;/span&gt;&lt;/h2&gt;
&lt;p class="MsoNormal"&gt; I could not figure out how to migrate the data from my database to the database my host had given me.&lt;br /&gt;
I logged into the Database host with MS SQL server management studio 2005 Express. &lt;br /&gt;
I right clicked on my database and looked for the import/export option... It wasn't there; it wasn't in the tasks sub menu either.&lt;br /&gt;
I was boggled, Why wasn't there an option for me to upload my database? What was Microsoft’s idea here? They give you all the tools you need but no functionality to upload your work... What's that all about?&lt;br /&gt;
After an extensive Google search I found one possible solution to my problem. &lt;br /&gt;
&lt;/p&gt;
&lt;h2&gt; Solution 1:&lt;/h2&gt;
&lt;p class="MsoNormal"&gt; I could restore the database on the server with the backup(.BAK) file of my project's database. This would be effectively the same as the import/export option I was assuming the program would have. &lt;br /&gt;
SO I created a backup on my database and logged onto the host server, I right clicked my db and clicked restore from backup option. I was presented with the E,F and D drives of the server computer but not my local computer. There was not option for me to navigate to my local computer at all. The only way I could restore from my back up file was for me to get the file onto the server somehow. With the customer support of my Web Host being so poor I doubt they would upload the .bak file any time soon.&lt;br /&gt;
I needed another way of getting my DB uploaded.&lt;br /&gt;
I tried to output my database to an sql query and then run that on the hosted db, I couldn’t get this to work correctly and neither could I get the records to go with this. I am new to MS SQL so I'm sure that this could have been done. However I opted for the easy option.&lt;br /&gt;
&lt;/p&gt;
&lt;h2&gt; Solution 2&lt;/h2&gt;
&lt;p class="MsoNormal"&gt; EMS DATA PUM 2006 for SQL Server&lt;br /&gt;
I downloaded a trial version of this program to help me get my DB online. The program promises to migrate all the tables and records from one DB to another. As this was only a trial version it would only copy over 5% of the records in the tables. However, it did set up all the tables on the host and that was one of the main problems for me because there were 20 or 30 tables to upload. &lt;br /&gt;
MY next step was to attach the hosted DB to Visual Studio .net. Now that I had the two databases attached to visual studio I created some code to set up Data Tables for each table in the local database. For my local database I set up table adapter method which took a parameter for the row and returned the record details of that row. Also in my dataset I created table adapters for each of the tables that had been uploaded by Data Pump and removed the records (5%) that it had put in. I set up INSERT SQL Queries on the table adapters for each of the tables. The code would then call these tableadapter.INSERT methods passing in the strings from Get methods that had been created by the local database earlier in the loop. This all happened with in a loop that would run for as long as i(row) was equal to or less then the row count of the local database table being used.&lt;br /&gt;
In this way I managed to transfer all my records into the hosted database. I'm pretty sure, in fact I’m positive that there are better ways of doing this but this is all I could think of at the time.&lt;br /&gt;
I probably could have saved a lot of time if I had just downloaded a crack for the data pump software but I wanted to do it via the code anyway cause it allowed me greater control over what was copied over and what wasn't.&lt;br /&gt;
&lt;br /&gt;
I will go through this post again some day and improve the methods described but I just want to throw up an initial description first. &lt;br /&gt;
&lt;br /&gt;
Hopefully my next post will shed some light on how exactly how to get the ASPNETDB database that attaches to MS's login controls in visual studio to work on your hosted web page. As of this moment I have no Idea how this is done seeing as there are no connection strings in the webconfig file and there is no access the functionality behind the login controls. I guess this make it more secure, but impossible to work with.&lt;br /&gt;
I hope this post helps someone out there with similar problems...&lt;br /&gt;
Thanks,&lt;br /&gt;
Billy&lt;/p&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;img src="http://blog.developers.ie/bleo/aggbug/2734.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Blog Author</dc:creator>
            <guid>http://blog.developers.ie/bleo/archive/2007/03/02/2734.aspx</guid>
            <pubDate>Fri, 02 Mar 2007 05:32:40 GMT</pubDate>
            <comments>http://blog.developers.ie/bleo/archive/2007/03/02/2734.aspx#feedback</comments>
            <wfw:commentRss>http://blog.developers.ie/bleo/comments/commentRss/2734.aspx</wfw:commentRss>
            <trackback:ping>http://blog.developers.ie/bleo/services/trackbacks/2734.aspx</trackback:ping>
        </item>
        <item>
            <title>Cool Music Site</title>
            <link>http://blog.developers.ie/bleo/archive/2007/02/27/2732.aspx</link>
            <description>&lt;a href="http://www.musicovery.com"&gt;www.musicovery.com&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Saw this on Click Online last night.&lt;br /&gt;
&lt;br /&gt;
It's a website that plays music to you based on the mood you select or category.&lt;br /&gt;
&lt;br /&gt;
I like the idea, the controls are nice but there is a lot of room for improvement.&lt;br /&gt;
&lt;br /&gt;
I've heard the same songs once or twice even though I click a different mood area.&lt;br /&gt;
&lt;br /&gt;
Check it out.&lt;img src="http://blog.developers.ie/bleo/aggbug/2732.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Blog Author</dc:creator>
            <guid>http://blog.developers.ie/bleo/archive/2007/02/27/2732.aspx</guid>
            <pubDate>Tue, 27 Feb 2007 00:56:24 GMT</pubDate>
            <comments>http://blog.developers.ie/bleo/archive/2007/02/27/2732.aspx#feedback</comments>
            <wfw:commentRss>http://blog.developers.ie/bleo/comments/commentRss/2732.aspx</wfw:commentRss>
            <trackback:ping>http://blog.developers.ie/bleo/services/trackbacks/2732.aspx</trackback:ping>
        </item>
    </channel>
</rss>
