<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Adrian Smith's Blog - Latest Comments</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#forumcomments-a89c6a32" type="application/json"/><link>http://adriansmithsblog.disqus.com/</link><description></description><language>en</language><lastBuildDate>Fri, 02 Oct 2009 06:21:28 -0000</lastBuildDate><item><title>Re: Installing MythTV</title><link>http://www.17od.com/2005/02/26/installing-mythtv/#comment-18273295</link><description>so sky cable is the one offering these additional installation for extra channels?..  but are the channels worth paying?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">printer4</dc:creator><pubDate>Fri, 02 Oct 2009 06:21:28 -0000</pubDate></item><item><title>Re: UPM 1.1 Released</title><link>http://www.17od.com/2006/09/01/upm-11-released/#comment-17281877</link><description>Job well done. Congrats for finishing that project. That maybe helpful well for sure it is.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Acoustic</dc:creator><pubDate>Thu, 24 Sep 2009 03:10:33 -0000</pubDate></item><item><title>Re: UPM 1.1 Released</title><link>http://www.17od.com/2006/09/01/upm-11-released/#comment-16907103</link><description>it's all call thanks for the updates, It's been months since I last checked this out.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">printer2</dc:creator><pubDate>Fri, 18 Sep 2009 21:27:15 -0000</pubDate></item><item><title>Re: # Symbol in Mac OS X</title><link>http://www.17od.com/2005/02/28/symbol-in-mac-os-x/#comment-16746218</link><description>Hehe... very good.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark</dc:creator><pubDate>Wed, 16 Sep 2009 13:20:55 -0000</pubDate></item><item><title>Re: How to Create a Remote Paging Listview Using GWT-Ext</title><link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/#comment-15753167</link><description>Now it seems so clear and simple ...&lt;br&gt;&lt;br&gt;Thanks for the great tutorial!!!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">a_mol</dc:creator><pubDate>Wed, 02 Sep 2009 05:03:59 -0000</pubDate></item><item><title>Re: Installing Qt 4.0 on Windows</title><link>http://www.17od.com/2005/07/05/installing-qt-40-on-windows/#comment-15301601</link><description>Thnx man! &lt;br&gt;&lt;br&gt;Specially about:&lt;br&gt;"[It’s very important that if you have MSYS installed that it is NOT in your PATH.]" It was what blocked my installation for hours.&lt;br&gt;&lt;br&gt;Cheers....|:0),</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">threaderslash</dc:creator><pubDate>Mon, 24 Aug 2009 04:40:19 -0000</pubDate></item><item><title>Re: How to Create a Remote Paging Listview Using GWT-Ext</title><link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/#comment-14352723</link><description>&amp;gt; Why are not showing the attributes of the Account, it's showing the object.&lt;br&gt;Is the class com.lk.remote.Person a JavaBean? &lt;a href="http://en.wikipedia.org/wiki/JavaBean#JavaBean_conventions" rel="nofollow"&gt;http://en.wikipedia.org/wiki/JavaBean#JavaBean_...&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;gt; I don't have the constructor method JSONArray with a parameter boolean like you code&lt;br&gt;I'm using the JSON lib available on this page, &lt;a href="http://www.json.org/java/index.html" rel="nofollow"&gt;http://www.json.org/java/index.html&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">adrianfsmith</dc:creator><pubDate>Thu, 06 Aug 2009 13:04:39 -0000</pubDate></item><item><title>Re: How to Create a Remote Paging Listview Using GWT-Ext</title><link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/#comment-14104812</link><description>my jason is like&lt;br&gt;&lt;br&gt;&lt;br&gt;{ "totalPersons": 25, "persons": [ com.lk.remote.Person@1ad6b4b, com.lk.remote.Person@5f2db0, com.lk.remote.Person@b0a3f5, com.lk.remote.Person@dc41c5, com.lk.remote.Person@6214f5, com.lk.remote.Person@14e113b, com.lk.remote.Person@4d76b4, com.lk.remote.Person@1ac5f13, com.lk.remote.Person@195dd5b, com.lk.remote.Person@1f78b68]}&lt;br&gt;&lt;br&gt;Why are not showing the attributes of the Account, it's showing the object.&lt;br&gt;&lt;br&gt;&lt;br&gt;and also&lt;br&gt;&lt;br&gt;JSONArray jsonPersons = new JSONArray(persons, true);&lt;br&gt;&lt;br&gt;I don't have the constructor method JSONArray with a parameter boolean like you code</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dhanuska</dc:creator><pubDate>Thu, 06 Aug 2009 03:38:57 -0000</pubDate></item><item><title>Re: How to Create a Remote Paging Listview Using GWT-Ext</title><link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/#comment-11560399</link><description>Hi Rajesh,&lt;br&gt;&lt;br&gt;Is the "total" attribute returned in your JSON correct? (the total field in the example I give is "totalPerons" - although that's a mis-spelling, it should be "totalPersons"). This attribute should be the total number of records in the listview, not just the current page.&lt;br&gt;&lt;br&gt;Adrian</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">adrianfsmith</dc:creator><pubDate>Mon, 22 Jun 2009 11:52:51 -0000</pubDate></item><item><title>Re: How to Create a Remote Paging Listview Using GWT-Ext</title><link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/#comment-11496479</link><description>Hi,&lt;br&gt;      I tried above example , in my data base i have 21 records.But it's displaying only 15 records in my grid and next page and last page buttons are disabled.Could you help us to figure out the mistake done by me.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Rajesh</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">rpelluru</dc:creator><pubDate>Sat, 20 Jun 2009 05:19:19 -0000</pubDate></item><item><title>Re: Windows and Mac backups using rdiff-backup</title><link>http://www.17od.com/2006/10/30/windows-and-mac-backups-using-rdiff-backup/#comment-8868159</link><description>thanks for the information</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ijokasu</dc:creator><pubDate>Thu, 30 Apr 2009 12:53:29 -0000</pubDate></item><item><title>Re: Installing Qt 4.0 on Windows</title><link>http://www.17od.com/2005/07/05/installing-qt-40-on-windows/#comment-7282785</link><description>i downloaded qt. opensource.4.4.3 now i am getting same problem og mingw-32 -make problem ................. plz help.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">krishna</dc:creator><pubDate>Tue, 17 Mar 2009 06:13:24 -0000</pubDate></item><item><title>Re: How to Create a Remote Paging Listview Using GWT-Ext</title><link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/#comment-6204047</link><description>Unfortunately i put all the getters and setters methods. Do you have another idea about this problem? Maybe i am doing a mistake and i didn't notice.&lt;br&gt;&lt;br&gt;I notice the following:&lt;br&gt;&lt;br&gt;JSONArray jsonPersons = new JSONArray(persons, true);&lt;br&gt;&lt;br&gt;I don't have the constructor method JSONArray with a parameter boolean like you code. In my code is:&lt;br&gt;&lt;br&gt;JSONArray jsonAccounts= new JSONArray(accounts);&lt;br&gt;&lt;br&gt;&lt;br&gt;Other observation:&lt;br&gt;&lt;br&gt;How is inserted the attribute class in JSON:&lt;br&gt;&lt;br&gt;{&lt;br&gt;   "class": "class com._17od.servlets.Person",&lt;br&gt;   "dateOfBirth": "2001-05-19",&lt;br&gt;   "firstname": "Rebecca",&lt;br&gt;   "id": 5,&lt;br&gt;   "lastname": "Taylor"&lt;br&gt;  }&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks a lot</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">belgamo</dc:creator><pubDate>Thu, 12 Feb 2009 07:00:38 -0000</pubDate></item><item><title>Re: How to Create a Remote Paging Listview Using GWT-Ext</title><link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/#comment-6202568</link><description>Could it be that your Account object isn't a javabean (with getters for each attribute)?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">adrianfsmith</dc:creator><pubDate>Thu, 12 Feb 2009 03:39:42 -0000</pubDate></item><item><title>Re: How to Create a Remote Paging Listview Using GWT-Ext</title><link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/#comment-6184075</link><description>Hi, very good code.&lt;br&gt;&lt;br&gt;I just have one doubt. I follow the steps and my json is like it:&lt;br&gt;&lt;br&gt;{&lt;br&gt; "accounts": [&lt;br&gt;  com.microcpd.mapp.server.Account@13b9fae,&lt;br&gt;  com.microcpd.mapp.server.Account@1706da8,&lt;br&gt;  com.microcpd.mapp.server.Account@2f356f],&lt;br&gt; "totalCounts": 3}&lt;br&gt;&lt;br&gt;Why are not showing the attributes of the Account, it's showing the object.&lt;br&gt;&lt;br&gt;Thanks a lot</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">belgamo</dc:creator><pubDate>Wed, 11 Feb 2009 14:35:21 -0000</pubDate></item><item><title>Re: iPhoto for the PC</title><link>http://www.17od.com/2005/03/13/iphoto-for-the-pc/#comment-5773453</link><description>Fair point Melinda. I've included the name of the product and fixed the link.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adrian Smith</dc:creator><pubDate>Mon, 02 Feb 2009 08:15:02 -0000</pubDate></item><item><title>Re: iPhoto for the PC</title><link>http://www.17od.com/2005/03/13/iphoto-for-the-pc/#comment-5770135</link><description>Dude, &lt;br&gt;&lt;br&gt;All very well and all, but next time, do you think you could actually provide the details of this "little gem" or at least ensure that your link takes you to a site where you can download it?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Melinda</dc:creator><pubDate>Mon, 02 Feb 2009 04:20:04 -0000</pubDate></item><item><title>Re: How to Create a Remote Paging Listview Using GWT-Ext</title><link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/#comment-5647319</link><description>Great piece of codes to work with.I'm getting everything but the data being displayed too. The data is returned to the client and is nicely displayed in Firebug, but no sign of it in the GridPanel. Will this not change with new platforms enforced?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jaydress</dc:creator><pubDate>Thu, 29 Jan 2009 08:46:31 -0000</pubDate></item><item><title>Re: How to Create a Remote Paging Listview Using GWT-Ext</title><link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/#comment-4037059</link><description>I'm getting everything but the data being displayed too. The data is returned to the client and is nicely displayed in Firebug, but no sign of it in the GridPanel. Any suggestions anyone?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Angus</dc:creator><pubDate>Thu, 27 Nov 2008 05:54:38 -0000</pubDate></item><item><title>Re: How to Create a Remote Paging Listview Using GWT-Ext</title><link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/#comment-3759607</link><description>Hi,&lt;br&gt;Thank you for the great tutorial. I do need some help and guidance for the following issue -- The code works perfectly fine when run in hosted mode, however when I run it in web mode,  I do not see any data in the grid. I do not get any exceptions either. I tried all possible ways/options and couldn't proceed further. Can you please guide me. Thanks a lot.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Van</dc:creator><pubDate>Thu, 13 Nov 2008 15:38:24 -0000</pubDate></item><item><title>Re: Problem with Hibernate many-to-many association</title><link>http://www.17od.com/2006/11/09/problem-with-hibernate-many-to-many-association/#comment-3737834</link><description>Thank you! You are super!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Venushka</dc:creator><pubDate>Thu, 13 Nov 2008 07:58:24 -0000</pubDate></item><item><title>Re: Using Managed Sessions in Hibernate to Ease Unit Testing</title><link>http://www.17od.com/2006/11/06/using-managed-sessions-in-hibernate-to-ease-unit-testing/#comment-3393961</link><description>glad you found it useful Thomas</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">adrianfsmith</dc:creator><pubDate>Thu, 30 Oct 2008 13:36:42 -0000</pubDate></item><item><title>Re: Using Managed Sessions in Hibernate to Ease Unit Testing</title><link>http://www.17od.com/2006/11/06/using-managed-sessions-in-hibernate-to-ease-unit-testing/#comment-3390973</link><description>many many thanx for your hint. this is fantastic. no more Session closed! Exceptions. I will never follow the advices from the Hibernate Tutorial. With Adrian's hint you get maximum control over your transactions.&lt;br&gt;Thanx a lot Adrian</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas</dc:creator><pubDate>Thu, 30 Oct 2008 11:04:18 -0000</pubDate></item><item><title>Re: How to Create a Remote Paging Listview Using GWT-Ext</title><link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/#comment-3134675</link><description>Hi Adrian,&lt;br&gt;Thanks for the nice article. I'm trying out something like this. I have a search criteria and when I click the submit button I need to load the store. I can see on the server side, the data is being generated and response is sent. But on the client side, the grid is not getting refreshed. I've posted the problem with code snippets here &lt;a href="http://gwt-ext.com/forum/viewtopic.php?f=2&amp;amp;t=3108" rel="nofollow"&gt;http://gwt-ext.com/forum/viewtopic.php?f=2&amp;amp;...&lt;/a&gt;&lt;br&gt;&lt;br&gt;If possible, do let me know if you sense any problem somewhere.&lt;br&gt;&lt;br&gt;regards&lt;br&gt;Prakash</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Prakash</dc:creator><pubDate>Sun, 12 Oct 2008 09:20:34 -0000</pubDate></item><item><title>Re: Installing Qt 4.0 on Windows</title><link>http://www.17od.com/2005/07/05/installing-qt-40-on-windows/#comment-3134531</link><description>Thanks a lot , I try to compile qt with visual studio as QT web site tell me but it does not work as you tell us , and your way is the excellent way and work right , thanks a gain , If you have additional information about this operation , tell us , thanks...............</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ibrahim</dc:creator><pubDate>Thu, 04 Sep 2008 15:24:29 -0000</pubDate></item></channel></rss>