<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - Tutorial - Comments</title>
 <link>http://www.newlc.com</link>
 <description>Comments for &quot;Tutorial&quot;</description>
 <language>en</language>
<item>
 <title>CEIKEdwin editor input style problem</title>
 <link>http://www.newlc.com/en/Playing-with-CEikEdwin.html#comment-51528</link>
 <description>&lt;p&gt;Hi,&lt;br /&gt;
&quot;I am displaying a list of items and a TextEditor on the same screen&quot;...List implementation has view-container classes and texteditor implementation in different container class.I hav a common view-container class from where i am displaying these two( i.e list and editor)....when i type some data in the editor using virtual keyboard there are no issues with data display...but after typing in VKB when i close the VKB the editor input style icon in the navi pane disappears....when i click options or back softkeys the icon reappears...what could be the problem...pls help me????? &lt;br /&gt;
Thank u.........&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Fri, 08 Jan 2010 13:11:16 +0100</pubDate>
 <dc:creator>babjan saheb</dc:creator>
 <guid isPermaLink="false">comment 51528 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Performance Tuning of Code</title>
 <link>http://www.newlc.com/en/performance-tuning-code#comment-51500</link>
 <description>&lt;p&gt;Thanks for sharing. This is very helpful. Hope you can share more&lt;br /&gt;
&lt;br/&gt;&lt;a href=&quot;http://www.eveisk.org&quot;&gt;eve isk&lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Sat, 14 Nov 2009 13:51:24 +0100</pubDate>
 <dc:creator>crammond</dc:creator>
 <guid isPermaLink="false">comment 51500 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: GDB Links</title>
 <link>http://www.newlc.com/en/debugging#comment-51480</link>
 <description>&lt;p&gt;If you download the same through SDK, you might have a later version of the same. In that case you would be having the same as a Hardware Debugging sub heading under Tools and Utilities , speaking about Debugging, but not exactly the methods.&lt;br /&gt;
&lt;a href=&quot;http://www.club-penguin.org/&quot; class=&quot;bb-url&quot;&gt;club penguin cheats&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 15 Oct 2009 03:46:31 +0200</pubDate>
 <dc:creator>hankjmatt</dc:creator>
 <guid isPermaLink="false">comment 51480 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Hardware and Software Debugging</title>
 <link>http://www.newlc.com/en/debugging#comment-51419</link>
 <description>&lt;p&gt;Well said! &lt;a href=&quot;http://www.onlineflashgames.org&quot;&gt;free online games&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 08 Sep 2009 13:51:58 +0200</pubDate>
 <dc:creator>Onlinegames</dc:creator>
 <guid isPermaLink="false">comment 51419 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: &gt; Creating log files</title>
 <link>http://www.newlc.com/en/Creating-log-files.html#comment-51410</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;My application involved &lt;span style=&quot;font-weight:bold&quot;&gt;multiple views&lt;/span&gt;, so I have to run the application using&lt;br /&gt;
return EikStart::RunApplication( NewApplication );&lt;/p&gt;

&lt;p&gt;If I use iLog as below, I can only get the log file for Write functionality only.&lt;/p&gt;

&lt;p&gt;GLDEF_C TInt E32Main()&lt;br /&gt;
    {&lt;br /&gt;
    __UHEAP_MARK;&lt;br /&gt;
   &lt;br /&gt;
    RFileLogger iLog;        //TODO: include all these in macros, and check return codes&lt;/p&gt;

&lt;p&gt;    iLog.Connect();&lt;br /&gt;
    iLog.CreateLog(KTag1,KTag2,EFileLoggingModeOverwrite);&lt;br /&gt;
    &lt;span style=&quot;font-weight:bold&quot;&gt;iLog.Write(KTestString);&lt;/span&gt;&lt;br /&gt;
    iLog.CloseLog();&lt;br /&gt;
    iLog.Close();&lt;/p&gt;

&lt;p&gt;    __UHEAP_MARKEND;&lt;br /&gt;
    &lt;br /&gt;
    return EikStart::RunApplication( NewApplication );&lt;br /&gt;
    }&lt;br /&gt;
 &lt;br /&gt;
How can I take the &lt;span style=&quot;font-weight:bold&quot;&gt;log file for an entire application&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;Do I need to write those 5 lines in every function?&lt;br /&gt;
It will be complex...right ?&lt;br /&gt;
Whats the correct procedure ?&lt;br /&gt;
Can anybody help me out....&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 03 Sep 2009 15:09:44 +0200</pubDate>
 <dc:creator>suni.saski</dc:creator>
 <guid isPermaLink="false">comment 51410 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Hardware and Software Debugging</title>
 <link>http://www.newlc.com/en/debugging#comment-51408</link>
 <description>&lt;p&gt;Very good article. What is debugging and its function elaborately describe here. I like it.&lt;br /&gt;
&lt;a href=&quot;http://www.personalinjury-lawyer.co.uk/&quot;&gt; Personal Injury Lawyer &lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Thu, 03 Sep 2009 10:13:05 +0200</pubDate>
 <dc:creator>rajteck45</dc:creator>
 <guid isPermaLink="false">comment 51408 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Hardware and Software Debugging</title>
 <link>http://www.newlc.com/en/debugging#comment-51405</link>
 <description>&lt;p&gt;Here I come to know by this article Debugging is facilitate both for the software and hardware programme.Expect more article like this&lt;br /&gt;
&lt;a href=&quot;http://www.ceilingroofinsulation.com.au/&quot;&gt; Home Insulation &lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Wed, 02 Sep 2009 21:56:51 +0200</pubDate>
 <dc:creator>Hamilton42</dc:creator>
 <guid isPermaLink="false">comment 51405 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Hardware and Software Debugging</title>
 <link>http://www.newlc.com/en/debugging#comment-51401</link>
 <description>&lt;p&gt;There are numerous bugging tools available but the best one is one which can define what type of bug you are having and take steps to truncate it. &lt;a href=&quot;http://&quot; class=&quot;bb-url&quot;&gt;&lt;a href=&quot;http://www.replica-handbags-shop.com&quot;&gt;replica handbags&lt;/a&gt; &lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Tue, 01 Sep 2009 11:53:45 +0200</pubDate>
 <dc:creator>henrywarnes</dc:creator>
 <guid isPermaLink="false">comment 51401 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Hardware and Software Debugging</title>
 <link>http://www.newlc.com/en/debugging#comment-51394</link>
 <description>&lt;p&gt;Thank you for the knowing me about this. This is first time I hear about this.&lt;br /&gt;
&lt;a href=&quot;http://www.compare-creditcards.com.au/&quot;&gt; Credit Card Comparison &lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Sun, 30 Aug 2009 17:44:42 +0200</pubDate>
 <dc:creator>harmins12</dc:creator>
 <guid isPermaLink="false">comment 51394 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Hardware and Software Debugging</title>
 <link>http://www.newlc.com/en/debugging#comment-51391</link>
 <description>&lt;p&gt;Debugging tools (called debuggers) help identify coding errors at various development stages. Some programming language packages include a facility for checking the code for errors as it is being written. &lt;br /&gt;
&lt;a href=&quot;http://www.carinsurance-quotes.com.au/&quot;&gt; Compare Car Insurance &lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Fri, 28 Aug 2009 14:02:37 +0200</pubDate>
 <dc:creator>pavel02</dc:creator>
 <guid isPermaLink="false">comment 51391 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: How to create a SIS file</title>
 <link>http://www.newlc.com/en/How-to-create-a-SIS-file.html#comment-51376</link>
 <description>&lt;p&gt;in which folder this file i&#039;ve to type. I have no idea about it so please help me.................&lt;/p&gt;</description>
 <pubDate>Tue, 25 Aug 2009 07:11:38 +0200</pubDate>
 <dc:creator>deadscientist</dc:creator>
 <guid isPermaLink="false">comment 51376 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Hardware and Software Debugging</title>
 <link>http://www.newlc.com/en/debugging#comment-51357</link>
 <description>&lt;p&gt; &lt;img src=&quot;/sites/all/modules/smileys/packs/example/lol.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; /&gt; &lt;/p&gt;</description>
 <pubDate>Wed, 19 Aug 2009 12:29:01 +0200</pubDate>
 <dc:creator>ferty123</dc:creator>
 <guid isPermaLink="false">comment 51357 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Hardware and Software Debugging</title>
 <link>http://www.newlc.com/en/debugging#comment-51356</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://www.supremeessays.com&quot; class=&quot;bb-url&quot;&gt;Buy essay writing&lt;/a&gt; about Hardware and Software Debugging, because that’s easy to get know about *** with the support of the essay writing services.     &lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Wed, 19 Aug 2009 12:28:49 +0200</pubDate>
 <dc:creator>ferty123</dc:creator>
 <guid isPermaLink="false">comment 51356 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Retrieving IMEI, IMSI, Network Info (Cell Id, Location...</title>
 <link>http://www.newlc.com/en/Retrieving-IMEI-IMSI-Network-Info.html#comment-51355</link>
 <description>&lt;p&gt;Nice article. I normally use the *#06# to find the imei number, &amp; i used these procedure to unlock my mobile from &lt;a href=&quot;http://&quot; class=&quot;bb-url&quot;&gt;http://www.mobile-unlocker.com/&lt;/a&gt; but here to find the imei using java codes is very useful. Thanks for this information.&lt;/p&gt;</description>
 <pubDate>Wed, 19 Aug 2009 07:54:00 +0200</pubDate>
 <dc:creator>krishven</dc:creator>
 <guid isPermaLink="false">comment 51355 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Nokia 5800: &quot;Certificate Expired&quot; firmware bug</title>
 <link>http://www.newlc.com/en/nokia-5800-certificate-expired-firmware-bug#comment-51349</link>
 <description>&lt;p&gt;Going to Settings-&gt;Application Manager-&gt;Installation Settings and switching &quot;Online Certificate Check&quot; to &#039;Off&#039; solved the issue in our case&lt;/p&gt;

&lt;p&gt;Regards&lt;/p&gt;</description>
 <pubDate>Tue, 18 Aug 2009 07:10:13 +0200</pubDate>
 <dc:creator>adityabheemarao</dc:creator>
 <guid isPermaLink="false">comment 51349 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
