<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://devpinoy.org/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Lamia's stack and heap based memories... - All Comments</title><link>http://devpinoy.org/blogs/lamia/default.aspx</link><description>A Judiciously implemented blog</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>re: My Christmas 2009 Wishlist</title><link>http://devpinoy.org/blogs/lamia/archive/2009/12/13/my-christmas-2009-wishlist.aspx#35488</link><pubDate>Wed, 16 Dec 2009 06:40:43 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35488</guid><dc:creator>cruizer</dc:creator><description>&lt;p&gt;well guess what...your old programs probably still won&amp;#39;t work on Windows 7, because Windows 7 is just Windows Vista &amp;quot;R2&amp;quot; :P&lt;/p&gt;
&lt;p&gt;of course it&amp;#39;s got XP Mode, but then your machine has to have hardware (CPU-based)virtualisation enabled. your CPU can have it but if your machine&amp;#39;s BIOS disables it, it&amp;#39;s still a no go (like in my laptop&amp;#39;s case).&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35488" width="1" height="1"&gt;</description></item><item><title>re: How do I DisCOUNT that Row?</title><link>http://devpinoy.org/blogs/lamia/archive/2009/12/08/how-do-i-discount-that-row.aspx#35462</link><pubDate>Wed, 09 Dec 2009 09:39:30 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35462</guid><dc:creator>lamia</dc:creator><description>&lt;p&gt;Hi bonskijr,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll try your suggestions once I get home. One of the important things I have to consider is to still have reference to the item_id&amp;#39;s. Will definitely try out your suggestion. Thanks!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35462" width="1" height="1"&gt;</description></item><item><title>re: How do I DisCOUNT that Row?</title><link>http://devpinoy.org/blogs/lamia/archive/2009/12/08/how-do-i-discount-that-row.aspx#35461</link><pubDate>Wed, 09 Dec 2009 09:04:46 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35461</guid><dc:creator>bonskijr</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can just change the LEFT JOIN to INNER JOIN or just JOIN(same as INNER) you&amp;#39;ll get the result. &lt;/p&gt;
&lt;p&gt;you can also reverse the JOIN to RIGHT if what matters is the count of the items.&lt;/p&gt;
&lt;p&gt;HTH&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35461" width="1" height="1"&gt;</description></item><item><title>re: Still hard to achive a flexible UI (Windows Forms)</title><link>http://devpinoy.org/blogs/lamia/archive/2009/09/09/still-hard-to-achive-a-flexible-ui-windows-forms.aspx#35290</link><pubDate>Fri, 11 Sep 2009 09:01:20 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35290</guid><dc:creator>cruizer</dc:creator><description>&lt;p&gt;there&amp;#39;s a FlowLayoutPanel for .NET Windows Forms.&lt;/p&gt;
&lt;p&gt;but you&amp;#39;re a Java dev, right? I suggest you bypass Windows Forms completely and go straight to WPF (Windows Presentation Foundation). I&amp;#39;m sure you&amp;#39;ll like that, as it&amp;#39;s very easy to create flowing layouts that adjust to different window/screen sizes and resolutions.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35290" width="1" height="1"&gt;</description></item><item><title>re: Searching for a file in Visual Studio 2008</title><link>http://devpinoy.org/blogs/lamia/archive/2009/07/31/searching-for-a-file-in-visual-studio-2008.aspx#35186</link><pubDate>Tue, 04 Aug 2009 01:33:25 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35186</guid><dc:creator>modchip</dc:creator><description>&lt;p&gt;A click a day, makes the banker come your way. ;)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35186" width="1" height="1"&gt;</description></item><item><title>re: Write the Test First, Your Test Must Be Able to Fail</title><link>http://devpinoy.org/blogs/lamia/archive/2009/07/20/write-the-test-first-your-test-must-be-able-to-fail.aspx#35156</link><pubDate>Thu, 23 Jul 2009 07:04:01 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35156</guid><dc:creator>modchip</dc:creator><description>&lt;p&gt;Aha! TDD, now I have a clue as to what it is! :P&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35156" width="1" height="1"&gt;</description></item><item><title>re: The find command in Windows commandline</title><link>http://devpinoy.org/blogs/lamia/archive/2009/07/20/the-find-command-in-windows-commandline.aspx#35155</link><pubDate>Thu, 23 Jul 2009 07:01:01 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35155</guid><dc:creator>modchip</dc:creator><description>&lt;p&gt;:)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35155" width="1" height="1"&gt;</description></item><item><title>re: Write the Test First, Your Test Must Be Able to Fail</title><link>http://devpinoy.org/blogs/lamia/archive/2009/07/20/write-the-test-first-your-test-must-be-able-to-fail.aspx#35148</link><pubDate>Tue, 21 Jul 2009 02:07:10 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:35148</guid><dc:creator>cruizer</dc:creator><description>&lt;p&gt;yep. if it doesn&amp;#39;t fail first, you might think it&amp;#39;s working when actually it was just serendipity ;) it should demonstrably fail, then pass; rather than pass now and fail later :P&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=35148" width="1" height="1"&gt;</description></item><item><title>re: Revisiting my fundamentals... Creating a new directory in cmd</title><link>http://devpinoy.org/blogs/lamia/archive/2009/01/09/revisiting-my-fundamentals-creating-a-new-directory-in-cmd.aspx#34682</link><pubDate>Mon, 13 Apr 2009 02:20:40 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:34682</guid><dc:creator>pikapika2501</dc:creator><description>&lt;p&gt;cd - change directory&lt;/p&gt;
&lt;p&gt;md - make directory&lt;/p&gt;
&lt;p&gt;cd.. - changes your current destination folder lower (decrement)...&lt;/p&gt;
&lt;p&gt;cd\ - goes to your root folder&lt;/p&gt;
&lt;p&gt;cd nameOfDirectory - enters a directory or a folder&lt;/p&gt;
&lt;p&gt;c: - goes to drive c. can simply change the c to d or even e to z. to change current directory....&lt;/p&gt;
&lt;p&gt;dir - like the ls command for unix/linux console that list the current folders and files within the current directory.&lt;/p&gt;
&lt;p&gt;/? - just add this in any command and you&amp;#39;ll see every options and parameters you&amp;#39;d like to add to a certain command (ex. dir /? or even cd /?)&lt;/p&gt;
&lt;p&gt;cls - clears the screen.&lt;/p&gt;
&lt;p&gt;rd - removes the directory [the folder must be empty] (ex. rd EmptyDirectory]&lt;/p&gt;
&lt;p&gt;attrib filename.txt +h +s - sets the current file as a system file and as a hidden file.&lt;/p&gt;
&lt;p&gt;- you can also try -h or -s to set the filename.txt to restore or to unhide and set is to a non-system file...&lt;/p&gt;
&lt;p&gt;ren filename.txt namefile.bak - renames the filename.txt to namefile.back&lt;/p&gt;
&lt;p&gt;type filename.txt - shows the content of filename.txt&lt;/p&gt;
&lt;p&gt;copy filename.txt c:\temp\ - copies the filename.txt to a path c:\temp\&lt;/p&gt;
&lt;p&gt;(i dunno if this helps. hope it does hehehe).&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=34682" width="1" height="1"&gt;</description></item><item><title>re: Revisiting my fundamentals... Creating a new directory in cmd</title><link>http://devpinoy.org/blogs/lamia/archive/2009/01/09/revisiting-my-fundamentals-creating-a-new-directory-in-cmd.aspx#34233</link><pubDate>Wed, 14 Jan 2009 18:37:46 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:34233</guid><dc:creator>jokiz</dc:creator><description>&lt;p&gt;then try &amp;quot;md prn&amp;quot;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=34233" width="1" height="1"&gt;</description></item><item><title>re: Revisiting my fundamentals... Creating a new directory in cmd</title><link>http://devpinoy.org/blogs/lamia/archive/2009/01/09/revisiting-my-fundamentals-creating-a-new-directory-in-cmd.aspx#34199</link><pubDate>Mon, 12 Jan 2009 02:21:44 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:34199</guid><dc:creator>modchip</dc:creator><description>&lt;p&gt;Oh, thanks!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=34199" width="1" height="1"&gt;</description></item><item><title>re: Revisiting my fundamentals... Creating a new directory in cmd</title><link>http://devpinoy.org/blogs/lamia/archive/2009/01/09/revisiting-my-fundamentals-creating-a-new-directory-in-cmd.aspx#34182</link><pubDate>Sat, 10 Jan 2009 13:06:25 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:34182</guid><dc:creator>lamia</dc:creator><description>&lt;p&gt;@marl - If I could think of some more. :)&lt;/p&gt;
&lt;p&gt;@modchip - Surprisingly, it&amp;#39;s the same!&lt;/p&gt;
&lt;p&gt;C:\&amp;gt;md /?&lt;/p&gt;
&lt;p&gt;Creates a directory.&lt;/p&gt;
&lt;p&gt;MKDIR [drive:]path&lt;/p&gt;
&lt;p&gt;MD [drive:]path&lt;/p&gt;
&lt;p&gt;If Command Extensions are enabled MKDIR changes as follows:&lt;/p&gt;
&lt;p&gt;MKDIR creates any intermediate directories in the path, if needed.&lt;/p&gt;
&lt;p&gt;For example, assume \a does not exist then:&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;mkdir \a\b\c\d&lt;/p&gt;
&lt;p&gt;is the same as:&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;mkdir \a&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;chdir \a&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;mkdir b&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;chdir b&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;mkdir c&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;chdir c&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;mkdir d&lt;/p&gt;
&lt;p&gt;which is what you would have to type if extensions were disabled.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=34182" width="1" height="1"&gt;</description></item><item><title>re: Revisiting my fundamentals... Creating a new directory in cmd</title><link>http://devpinoy.org/blogs/lamia/archive/2009/01/09/revisiting-my-fundamentals-creating-a-new-directory-in-cmd.aspx#34177</link><pubDate>Sat, 10 Jan 2009 03:34:50 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:34177</guid><dc:creator>modchip</dc:creator><description>&lt;p&gt;Iba ba yung command na &amp;quot;md dirname&amp;quot;?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=34177" width="1" height="1"&gt;</description></item><item><title>re: Revisiting my fundamentals... Creating a new directory in cmd</title><link>http://devpinoy.org/blogs/lamia/archive/2009/01/09/revisiting-my-fundamentals-creating-a-new-directory-in-cmd.aspx#34173</link><pubDate>Fri, 09 Jan 2009 21:12:07 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:34173</guid><dc:creator>marl</dc:creator><description>&lt;p&gt;Since you already started this, you should create a series about this! Hell, yeah, we should go back to basics! Command line shell basics, anyone?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=34173" width="1" height="1"&gt;</description></item><item><title>re: Open multiple firefox tabs using a batch file</title><link>http://devpinoy.org/blogs/lamia/archive/2007/08/24/open-multiple-firefox-tabs-using-a-batch-file.aspx#33818</link><pubDate>Mon, 08 Dec 2008 07:30:33 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:33818</guid><dc:creator>Ravi Kiran</dc:creator><description>&lt;p&gt;How about if I have a txt file of url&amp;#39;s and open them on firefox on different tabs of a single window.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=33818" width="1" height="1"&gt;</description></item></channel></rss>