User 1.01pm - Stack Overflow most recent 30 from stackoverflow.com 2009-12-09T04:56:18Z http://stackoverflow.com/feeds/user/53195 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/431175/what-was-your-first-computer-game-that-got-you-interested-in-computers/432274#432274 0 Answer by 1.01pm for What was your first computer game that got you interested in computers? 1.01pm 2009-01-11T02:57:18Z 2009-01-25T19:27:41Z <p><a href="http://nitros9.lcurtisboyle.com/erland.html" rel="nofollow">Erland</a> on a TRS-80 Color Computer (COCO) , also sparked my interest in programming.</p> http://stackoverflow.com/questions/427095/does-anyone-know-of-a-python-equivalent-of-fmpp 1 Does anyone know of a Python equivalent of FMPP? 1.01pm 2009-01-09T04:46:37Z 2009-01-18T06:01:38Z <p>Does anyone know of a Python equivalent for <a href="http://fmpp.sourceforge.net/" rel="nofollow">FMPP</a> the text file preprocessor?</p> <p>Follow up: I am reading the docs and looking at the examples for the suggestions given. Just to expand. My usage of FMPP is to read in a data file (csv) and use multiple templates depending on that data to create multi page reports in html all linked to a main index.</p> http://stackoverflow.com/questions/434188/what-is-the-best-way-to-make-a-side-scrolling-website-load-quickly/434196#434196 1 Answer by 1.01pm for What is the best way to make a side-scrolling website load quickly? 1.01pm 2009-01-12T01:32:34Z 2009-01-13T07:49:21Z <p>Use javascript and/or mootools to load as much of the pages as you need instead of loading all at once.</p> <p>An example of what I mean is <a href="http://www.dzone.com/links/index.html" rel="nofollow">Dzone</a>'s infinite page</p> http://stackoverflow.com/questions/687/keyboard-for-programmers/430825#430825 4 Answer by 1.01pm for Keyboard for programmers 1.01pm 2009-01-10T10:12:01Z 2009-01-10T10:12:01Z <p>Currently using and love the IBM Trackpoint Keyboard. My hands never leave the Keyboard.</p> <p><img src="http://www-307.ibm.com/pc/support/site.wss/22p5150.jpg" alt="alt text" /></p> http://stackoverflow.com/questions/268751/what-ever-happened-to-apl/430777#430777 1 Answer by 1.01pm for What ever happened to APL? 1.01pm 2009-01-10T09:16:47Z 2009-01-10T09:16:47Z <p>For the open source version of GNU APL2 see <a href="http://www.apl2.de/" rel="nofollow">here</a></p> http://stackoverflow.com/questions/363666/sales-quote-inventory-management-for-equipment-rental/430770#430770 1 Answer by 1.01pm for Sales Quote + Inventory Management for Equipment Rental 1.01pm 2009-01-10T09:06:28Z 2009-01-10T09:06:28Z <p>I recommend you look at <a href="http://www.weberp.org/" rel="nofollow">WebERP</a> as a LAMP based system</p> http://stackoverflow.com/questions/422620/how-to-gracefully-abandon-an-open-source-project/427065#427065 2 Answer by 1.01pm for How to gracefully abandon an open-source project? 1.01pm 2009-01-09T04:22:48Z 2009-01-10T00:17:48Z <p>List the project on "<a href="http://www.unmaintained-free-software.org/wiki/Main_Page" rel="nofollow">Unmaintained Free Software</a>"</p> http://stackoverflow.com/questions/425818/are-there-any-open-source-code-generation-projects-out-there/430228#430228 1 Answer by 1.01pm for Are there any open-source code-generation projects out there? 1.01pm 2009-01-10T00:11:47Z 2009-01-10T00:11:47Z <p><a href="http://sourceforge.net/projects/mygeneration/" rel="nofollow">MyGeneration Code Generator</a> is now Open Source.</p> http://stackoverflow.com/questions/427164/during-installation-where-do-the-various-file-types-go-on-vista/427252#427252 1 Answer by 1.01pm for During Installation, where do the Various File Types go on Vista 1.01pm 2009-01-09T06:33:54Z 2009-01-09T06:33:54Z <p>The relevant MSDN details for data placement:</p> <p><a href="http://msdn.microsoft.com/en-us/library/bb762584" rel="nofollow">http://msdn.microsoft.com/en-us/library/bb762584</a>(VS.85).aspx</p> <p>and</p> <p><a href="http://msdn.microsoft.com/en-us/library/bb762494.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/bb762494.aspx</a></p> http://stackoverflow.com/questions/1178812/calling-a-foxpro-report-from-net Comment by 1.01pm on Calling a FoxPro Report from .Net 1.01pm 2009-08-30T23:37:02Z 2009-08-30T23:37:02Z You might also be interested in <a href="http://guineu.foxpert.com/" rel="nofollow">guineu.foxpert.com</a> http://stackoverflow.com/questions/509009/foxpro-fxp-files Comment by 1.01pm on FoxPro fxp files 1.01pm 2009-08-30T23:33:42Z 2009-08-30T23:33:42Z File format info <a href="http://www.foxpert.com/docs/fxp.en.htm" rel="nofollow">foxpert.com/docs/fxp.en.htm</a> http://stackoverflow.com/questions/1320901/sleep-mode-problem Comment by 1.01pm on Sleep mode problem 1.01pm 2009-08-24T07:25:06Z 2009-08-24T07:25:06Z What Application? More Details? Is this really related to stackoverflow? http://stackoverflow.com/questions/230921/generating-a-csv-file-to-be-imported-into-excel-what-should-i-use-for-a-newline Comment by 1.01pm on Generating a CSV file to be imported into Excel, what should I use for a newline character? 1.01pm 2009-02-07T13:41:01Z 2009-02-07T13:41:01Z Do you mean &quot;imported&quot;? http://stackoverflow.com/questions/142523/dbc-csv Comment by 1.01pm on .dbc --> .csv 1.01pm 2009-01-28T10:11:25Z 2009-01-28T10:11:25Z <a href="http://extension.informer.com/dbc/" rel="nofollow">extension.informer.com/dbc</a> http://stackoverflow.com/questions/429607/how-do-i-select-the-pointer-for-a-memo-field-in-foxpro Comment by 1.01pm on How do I select the pointer for a memo field in FoxPro? 1.01pm 2009-01-28T05:12:54Z 2009-01-28T05:12:54Z Are you talking about the &quot;Memo File Structure (.FPT)&quot; <a href="http://msdn.microsoft.com/en-us/library/aa975374(VS.71).aspx" rel="nofollow">msdn.microsoft.com/en-us/library/&hellip;</a> http://stackoverflow.com/questions/405652/passing-arguments-with-dos-wildcards-to-a-python-script/405662#405662 Comment by 1.01pm on Passing arguments with DOS wildcards to a Python script 1.01pm 2009-01-18T06:23:29Z 2009-01-18T06:23:29Z Just what I was looking for :) http://stackoverflow.com/questions/453200/running-dos-games-under-dosbox-0-72 Comment by 1.01pm on Running DOS games under Dosbox 0.72 1.01pm 2009-01-18T06:22:12Z 2009-01-18T06:22:12Z Most likely a timing issue with your graphic routine. How graphic intensive is the program? http://stackoverflow.com/questions/453935/compiling-processing-sketchs-from-the-commandline Comment by 1.01pm on compiling processing sketchs from the commandline? 1.01pm 2009-01-18T06:14:05Z 2009-01-18T06:14:05Z Do you mean <a href="http://en.wikipedia.org/wiki/Processing_(programming_language" rel="nofollow">en.wikipedia.org/wiki/&hellip;</a>) ? http://stackoverflow.com/questions/143656/whats-the-best-free-and-opensource-php-ecommerce-solution-and-why/143670#143670 Comment by 1.01pm on What's the best free and opensource PHP ecommerce solution? (and why?) 1.01pm 2009-01-16T02:26:22Z 2009-01-16T02:26:22Z Don't forget &quot;The osCommerce Project&quot; <a href="http://www.oscommerceproject.org/" rel="nofollow">oscommerceproject.org</a> (another fork of the osCommerce) http://stackoverflow.com/questions/441777/are-there-any-laws-when-working-with-confidential-financial-data Comment by 1.01pm on Are there any laws when working with confidential financial data? 1.01pm 2009-01-14T03:27:36Z 2009-01-14T03:27:36Z Depending on how sensitive, any external parties your use (eg:hosting service) may need to be vetted..IANL http://stackoverflow.com/questions/441754/whats-your-favorite-unofficial-doc/441785#441785 Comment by 1.01pm on What's your favorite unofficial doc? 1.01pm 2009-01-14T03:18:44Z 2009-01-14T03:18:44Z Good one to read http://stackoverflow.com/questions/157274/how-to-3270-screen-scrape-from-a-linux-based-web-app/160857#160857 Comment by 1.01pm on How to 3270 screen-scrape from a Linux-based web app 1.01pm 2009-01-13T06:57:23Z 2009-01-13T06:57:23Z Thank you, You have given me hope that I can fix the current mess I inherited. <a href="http://stackoverflow.com/questions/214836/whats-the-most-unsound-program-youve-had-to-maintain#430757" rel="nofollow" title="whats the most unsound program youve had to maintain%23430757">stackoverflow.com/questions/214836/&hellip;</a> http://stackoverflow.com/questions/391731/how-do-you-make-a-window-to-fill-the-entire-screen Comment by 1.01pm on How do you make a window to fill the entire screen? 1.01pm 2009-01-12T04:32:20Z 2009-01-12T04:32:20Z <a href="http://shoooes.net/" rel="nofollow">shoooes.net</a> http://stackoverflow.com/questions/388928/is-there-a-way-to-check-if-an-usb-drive-is-stopped Comment by 1.01pm on Is there a way to check if an USB drive is stopped? 1.01pm 2009-01-12T04:18:51Z 2009-01-12T04:18:51Z What are the details of the USB drive itself (model etc)