User Stephen - Stack Overflow most recent 30 from stackoverflow.com 2009-12-19T19:48:52Z http://stackoverflow.com/feeds/user/17398 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/304920/which-triplestore-for-rapid-semantic-web-development 2 Which Triplestore for rapid semantic web development? Stephen 2008-11-20T10:44:53Z 2009-12-17T14:30:13Z <p>Ease of installation/use is the most important factor here - not performance.</p> <p>Small is OK as large datasets are not expected.</p> http://stackoverflow.com/questions/138621/best-version-control-for-lone-developer 34 Best Version control for lone developer Stephen 2008-09-26T10:20:21Z 2009-12-12T17:43:58Z <p>I'm a lone developer at the moment; please share you experiences on what is a good VC setup for a lone developer. </p> <p>My constraints are; </p> <ul> <li>I work on multiple machines and need to keep them synced up </li> <li>Sometimes I work offline </li> </ul> <p>I'm currently using Subversion(just the client to a remote server), and that is working ok. I'm interested in mecurial and git DVCS, but none of their use-cases make sense to my situation.</p> http://stackoverflow.com/questions/806298/short-contract-pay-rates-for-programmers-in-the-uk 3 Short contract pay rates for programmers in the uk? Stephen 2009-04-30T10:23:14Z 2009-11-11T16:30:24Z <p>I've been offered the chance to do some short contracts - less than two months as a self employed contractor in the UK. </p> <p>I like the idea of working on a variety of projects but what rates should I charge? What else should I know?</p> <p>Some details (thanks to commenters)</p> <ul> <li>I'm located in West London, </li> <li>My experience is mostly in digital libraries and associated technologies (5 years)</li> <li>I don't have Ltd Co, accountant, tax registration, etc. - do I need all these things? (In my current project I'm being put on as an employee and I think the rate is too low)</li> </ul> <p>The tools/technologies</p> <ul> <li>Python/Vizard </li> <li>Perl/FastCGI (Both are modifying existing systems)</li> </ul> http://stackoverflow.com/questions/91478/examples-of-hierarchical-model-view-controller-hmvc 2 Examples of Hierarchical-Model-View-Controller (HMVC)? Stephen 2008-09-18T10:27:06Z 2009-10-14T21:37:05Z <p>Hi, </p> <p>I'm interested in the Presentation-Abstraction-Control? (aka Hierarchical-Model-View-Controller (HMVC)) Architectural Pattern for constructing complex user interfaces (GUI or web) and was wondering if anyone was aware of any examples in the wild where I could read the code?</p> <p>My list so far;</p> <ul> <li>Cairngorm framework for Adobe Flex</li> <li>any others</li> </ul> <p>I'm aware of the JavaWorld article and associated letters cited in the wikipedia article <a href="http://en.wikipedia.org/wiki/Presentation-abstraction-control" rel="nofollow">http://en.wikipedia.org/wiki/Presentation-abstraction-control</a></p> http://stackoverflow.com/questions/91443/amazon-s3-standalone-stub-server/91550#91550 0 Answer by Stephen for Amazon S3 standalone stub server Stephen 2008-09-18T10:45:06Z 2009-08-13T06:14:32Z <p><a href="http://eucalyptus.cs.ucsb.edu/" rel="nofollow">Eucalyptus</a> <a href="http://eucalyptus.cs.ucsb.edu/" rel="nofollow">http://eucalyptus.cs.ucsb.edu/</a></p> <blockquote> <p>EUCALYPTUS - Elastic Utility Computing Architecture for Linking Your Programs To Useful Systems - is an open-source software infrastructure for implementing "cloud computing" on clusters. The current interface to EUCALYPTUS is compatible with Amazon's EC2 interface, but the infrastructure is designed to support multiple client-side interfaces.</p> </blockquote> <p>Note that, according to the documentation, Eucalypus includes a reimplementation not only of the EC2 interface but also the S3 storage system. That storage component is called Walrus. (<a href="http://open.eucalyptus.com/wiki/EucalyptusUserGuide_v1.5.2" rel="nofollow">http://open.eucalyptus.com/wiki/EucalyptusUserGuide_v1.5.2</a>)</p> http://stackoverflow.com/questions/97913/quick-and-dirty-usability-testing-tips 4 Quick and Dirty Usability testing tips? Stephen 2008-09-18T23:13:56Z 2009-07-26T17:50:33Z <p>What are your best usability testing tips? I need quick &amp; cheap. </p> http://stackoverflow.com/questions/345566/why-are-usability-evaluation-methods-so-rarely-employed 4 Why are usability evaluation methods so rarely employed? Stephen 2008-12-06T00:06:22Z 2009-07-08T17:23:16Z <p>There are many usability evaluation techniques that have been developed over the history of software development. But it seems to me that they are rarely used in practice.</p> <p>Why aren't usability evaluation tools and methods actually used much?</p> <p>Or are they used more than I've been led to believe?</p> http://stackoverflow.com/questions/344702/what-usability-evaluation-methods-do-you-use -1 What usability evaluation methods do you use? Stephen 2008-12-05T18:12:12Z 2009-06-05T07:09:30Z <p>What usability evaluation methods do you use? </p> <ul> <li>GOMS? </li> <li>Cognitive Walkthrough?</li> <li>Think aloud protocol?</li> </ul> <p>Others? (apart from 'ask your mum' tips that are well covered elsewher on SO)</p> http://stackoverflow.com/questions/667141/when-shouldnt-you-use-a-relational-database 16 When shouldn't you use a relational database? Stephen 2009-03-20T17:25:24Z 2009-05-06T18:59:50Z <p>Apart from the google/bigtable scenario, when shouldn't you use a relational database? Why not, and what should you use? (did you learn 'the hard way'?) </p> http://stackoverflow.com/questions/345549/what-algorithms-are-good-for-interactive-realtime-graph-drawing 1 What algorithms are good for interactive/realtime graph-drawing? Stephen 2008-12-05T23:57:31Z 2009-04-27T16:07:56Z <p>What algorithms are good for interactive/realtime graph-drawing for live data and direct-manipulation?</p> <p>Failing that - what libraries do you use to draw graphs? </p> <p>Suggestions; </p> <ul> <li><a href="http://prefuse.org/" rel="nofollow">Prefuse</a> information-visualization toolkit</li> <li>any others?</li> </ul> <p>BTW- I mean graphs in the graph-theory sense - points and lines</p> <ul> <li>any language </li> <li>by live I mean the graph sould be manipulatable once on screen.</li> </ul> http://stackoverflow.com/questions/394947/versioned-rdf-store/751108#751108 0 Answer by Stephen for Versioned RDF store Stephen 2009-04-15T10:44:21Z 2009-04-15T10:44:21Z <p><a href="http://fedora-commons.org/" rel="nofollow">Mulgara/Fedora-Commons</a> might fit the bill. I belive that privacy is currently a major project, and I understand that it supports versioning, but it might be too much in that is is an object-store too.</p> http://stackoverflow.com/questions/340026/which-computing-publisher-has-the-best-refereed-research-resources-for-the-workin 3 Which computing publisher has the best refereed research resources for the working programmer? Stephen 2008-12-04T09:31:16Z 2009-01-05T11:23:57Z <p>When I have a problem I often search the computing literature.</p> <p>Some of the resources[*] I use are:</p> <p>The professional associations? </p> <ul> <li><a href="http://portal.acm.org/dl.cfm" rel="nofollow">ACM Digital Library</a></li> <li><a href="http://ieeexplore.ieee.org/Xplore/dynhome.jsp" rel="nofollow">IEEE Xplore</a></li> </ul> <p>The scientific publishers?</p> <ul> <li><a href="http://www.springerlink.com/content/105633/" rel="nofollow">Lecture Notes in Computer Science</a> </li> <li><a href="http://www.hcibib.org/" rel="nofollow">HCI Bibliography</a></li> </ul> <p>What do you use? What is the best resource source (if there is one) for the working programmer?</p> <p>[*] after stackoverflow and google of course :) </p> <p>PS what tags should I use for this question?</p> http://stackoverflow.com/questions/392321/is-there-an-rdf-ontology-for-blogs/404779#404779 0 Answer by Stephen for Is there an RDF ontology for blogs? Stephen 2009-01-01T09:28:56Z 2009-01-01T09:28:56Z <p><a href="http://oxfordrepo.blogspot.com/" rel="nofollow">Less Talk, More Code</a> (by Ben O'Steen) has a post <a href="http://oxfordrepo.blogspot.com/2008/04/ditching-db-based-blog-for-semantic-one.html" rel="nofollow">Ditching the DB-based blog for a semantic one</a> that covers a lot of what is needed - it's worth a look.</p> http://stackoverflow.com/questions/135285/lost-classics-out-of-print-books/404766#404766 0 Answer by Stephen for Lost Classics: Out of Print Books? Stephen 2009-01-01T09:15:48Z 2009-01-01T09:15:48Z <p><a href="http://www.finseth.com/craft" rel="nofollow"><em>The Craft of Text Editing</em></a> by <strong>Craig Finseth</strong> (available online) goes through the process of constructing a text editor, in quite a bit of detail. We're not talking about sticking pre-fab UI elements together and adding a few methods - this is about building an EMACS style editor from the ground up - valuable in that understanding the approach to solving the problems of a text editor is applicable to any complex interface. (but please don't implement a text editor - there are enough already!)</p> http://stackoverflow.com/questions/135285/lost-classics-out-of-print-books/400091#400091 3 Answer by Stephen for Lost Classics: Out of Print Books? Stephen 2008-12-30T11:48:39Z 2008-12-30T11:48:39Z <p><a href="http://www.librarything.com/work/556753" rel="nofollow"><em>Etudes for Programmers</em> by <strong>Charles Wetherell</strong></a></p> <p>Each chapter is a project. It starts with Life (the classic Artificial Life program), moves through 'a printers devil', games and AI projects, with the final projects specifically for compiler courses.</p> <p>It's out of print but you can still get second-hand copies on Amazon.</p> http://stackoverflow.com/questions/340026/which-computing-publisher-has-the-best-refereed-research-resources-for-the-workin/397342#397342 0 Answer by Stephen for Which computing publisher has the best refereed research resources for the working programmer? Stephen 2008-12-29T08:48:03Z 2008-12-29T08:48:03Z <p>ACM DL and Web of Science have improved their interfaces a lot lately.</p> http://stackoverflow.com/questions/339908/using-hash-functions-for-file-storage 4 Using hash functions for file storage? Stephen 2008-12-04T08:36:52Z 2008-12-29T08:34:26Z <p>A common technique for storing a lot of files/blobs in a filesystem is to use a hash function to determine the filepath; eg hash(identifier) -> "o238455789" -> o23/8455/789 (there is often a hash-collision strategy too)</p> <p>Does this technique have a name (is it a 'pattern'?) so that I may find it with a search of <a href="http://portal.acm.org/dl.cfm" rel="nofollow">ACM Digital Library</a> or similar online database of computing literature.</p> <p>Are there any books/papers that explore the problem/solution?</p> <p>PS thanks for the helpful notes - but none address the technique given above. </p> http://stackoverflow.com/questions/345549/what-algorithms-are-good-for-interactive-realtime-graph-drawing/396481#396481 2 Answer by Stephen for What algorithms are good for interactive/realtime graph-drawing? Stephen 2008-12-28T18:09:10Z 2008-12-28T18:09:10Z <p>the <a href="http://prefuse.org/" rel="nofollow">prefuse visualization toolkit</a> looks like a good candidate.</p> <blockquote> <p>Prefuse supports a rich set of features for data modeling, visualization, and interaction. It provides optimized data structures for tables, graphs, and trees, a host of layout and visual encoding techniques, and support for animation, dynamic queries, integrated search, and database connectivity. Prefuse is written in Java, using the Java 2D graphics library, and is easily integrated into Java Swing applications or web applets. Prefuse is licensed under the terms of a BSD license, and can be freely used for both commercial and non-commercial purposes. (from the homepage)</p> </blockquote> http://stackoverflow.com/questions/345595/do-uml-and-other-modeling-languages-help-when-building-applications 2 Do UML and other Modeling languages help when building applications? Stephen 2008-12-06T00:13:32Z 2008-12-12T22:36:02Z <p>Do you use UML o or a domain specific modelling language(DSML)?</p> <p>Do you make up your own modelling language? (A DSML)</p> <p>Does it help getting code written?</p> <p>Do you use them for code generation (or are they otherwise runnable )?</p> <p>Do you use them to make pictures of your system (or do you draw them directly)?</p> http://stackoverflow.com/questions/340026/which-computing-publisher-has-the-best-refereed-research-resources-for-the-workin/346559#346559 1 Answer by Stephen for Which computing publisher has the best refereed research resources for the working programmer? Stephen 2008-12-06T18:15:00Z 2008-12-06T18:15:00Z <p>My library has a service that searches across a bunch of computing paper databases (Including ACM Digital Library, the IEEE one and Springer)</p> <p>Metasearch I think it's called. But you probably can only get it if you are at a university.</p> http://stackoverflow.com/questions/1711/what-is-the-single-most-influential-book-every-programmer-should-read/345605#345605 3 Answer by Stephen for What is the single most influential book every programmer should read? Stephen 2008-12-06T00:19:01Z 2008-12-06T00:19:01Z <p>Neuromancer by Gibson</p> http://stackoverflow.com/questions/1711/what-is-the-single-most-influential-book-every-programmer-should-read/345603#345603 2 Answer by Stephen for What is the single most influential book every programmer should read? Stephen 2008-12-06T00:18:05Z 2008-12-06T00:18:05Z <p>Etudes for Programmers by Charles Wetherell, More Programming Pearls (Jon Bently), </p> http://stackoverflow.com/questions/338880/why-use-hashing-to-create-pathnames-for-large-collections-of-files 2 Why use hashing to create pathnames for large collections of files? Stephen 2008-12-03T21:56:48Z 2008-12-06T00:08:41Z <p>Hi, I noticed a number of cases where an application or database stored collections of files/blobs using a has to determine the path and filename. I believe the intended outcome is a situation where the path never gets too deep, or the folders ever get too full - too many files (or folders) in a folder making for slower access. </p> <p>EDIT: Examples are often Digital libraries or repositories, though the simplest example I can think of (that can be installed in about 30s) is the <a href="http://zotero.org" rel="nofollow">Zotero document/citation database.</a> </p> <p>Why do this? </p> <p>EDIT: thanks Mat for the answer - does this technique of using a hash to create a file path have a name? Is it a <em>pattern</em>? I'd like to read more, but have failed to find anything in the <a href="http://portal.acm.org/portal.cfm" rel="nofollow">ACM Digital Library</a></p> http://stackoverflow.com/questions/340026/which-computing-publisher-has-the-best-refereed-research-resources-for-the-workin/340333#340333 2 Answer by Stephen for Which computing publisher has the best refereed research resources for the working programmer? Stephen 2008-12-04T11:52:59Z 2008-12-04T11:52:59Z <p>I found my library has a useful service that lists the full-text services that they are subscribed to by discipline; in my case selecting computer science returned the following:</p> <pre><code>ACM Digital Library </code></pre> <p>Full text of articles published by ACM in the area of computing and information technology.</p> <pre><code>IEEE Xplore </code></pre> <p>Full text of over 100 publications from IEEE and IEE on electronic and electrical engineering.</p> <pre><code>Inspec </code></pre> <p>Indexes journals and conference proceedings in electrical engineering, electronics, physics, control engineering, information technology, communications, computers, computing, and manufacturing and production engineering.</p> <pre><code>Intute: Science, Engineering, &amp; Technology </code></pre> <p>Index to high quality internet resources which are selected, indexed and described by subject and information specialists. Science, Engineering and Technology part of the Intute service.</p> <pre><code>Lecture Notes in Computer Science </code></pre> <p>Series covering new developments in computer science and information technology research and teaching.</p> <pre><code>MathSciNet (AMS) </code></pre> <p>Comprehensive database covering the world's mathematical literature since 1940.</p> <pre><code>SIAM Journals Online </code></pre> <p>Applied mathematics and computer science journals.</p> <pre><code>SpringerLink </code></pre> <p>Full text journals from Springer.</p> <pre><code>Web of Science </code></pre> <p>Multidisciplinary database, incorporating ISI Science Citation Expanded®, Social Sciences Citation Index®, and Arts &amp; Humanities Citation Index™. Also offers cited reference searching, enabling users to find out which other articles cite a particular article.</p> http://stackoverflow.com/questions/279539/best-way-to-remove-an-entry-from-a-hash-table/305525#305525 0 Answer by Stephen for Best way to remove an entry from a hash table Stephen 2008-11-20T14:52:01Z 2008-11-20T14:52:01Z <p>A common technique when time is a factor is to have a second table of deleted items, and clean up the main table when you have time. Commonly used in search engines.</p> http://stackoverflow.com/questions/303426/efficient-persistent-data-structures-for-relational-database/305515#305515 0 Answer by Stephen for Efficient persistent data structures for relational database Stephen 2008-11-20T14:48:46Z 2008-11-20T14:48:46Z <p>SQLite has an <a href="http://www.sqlite.org/cvstrac/fileview?f=sqlite/src/btreeInt.h&amp;v=1.36" rel="nofollow">b-tree data structure implementation</a> you can take a look at; </p> http://stackoverflow.com/questions/78756/what-do-you-use-to-keep-notes-as-a-developer/305060#305060 0 Answer by Stephen for What do you use to keep notes as a developer? Stephen 2008-11-20T11:55:13Z 2008-11-20T11:55:13Z <p><a href="http://hg.opensource.lshift.net/synchrotron/raw-file/tip/tiddlywiki/tiddlydvcs.html" rel="nofollow">SynchroTron TiddlyWiki</a> is a 'a reusable versioned non-linear <strong>shareable</strong> web notebook' that used DVCS techniques in its interesting implementation. I've only fiddled with it but is seems like a good choice for a lightweight group project.</p> http://stackoverflow.com/questions/78756/what-do-you-use-to-keep-notes-as-a-developer/305050#305050 0 Answer by Stephen for What do you use to keep notes as a developer? Stephen 2008-11-20T11:51:17Z 2008-11-20T11:51:17Z <p><a href="http://math.chapman.edu/~jipsen/tiddly/tiddlymath.html" rel="nofollow">Tiddlymath</a> is good you can include svg - but I keep meaning to extend it for programming diagrams. </p> http://stackoverflow.com/questions/91616/easiest-cross-platform-widget-toolkit 5 Easiest cross platform widget toolkit? Stephen 2008-09-18T10:58:48Z 2008-11-03T13:24:42Z <p>What is the <strong>easiest</strong> cross platform widget toolkit? that minimally covers Windows, osx, and Linux with a c or c++ interface? </p> http://stackoverflow.com/questions/108201/common-lisp-or-scheme/196192#196192 1 Answer by Stephen for Common Lisp or Scheme? Stephen 2008-10-12T22:03:20Z 2008-10-12T22:03:20Z <p>For <em>learning</em> a Lisp, scheme resources are unsurpassed, and the PLT IDE provides excellent suport for learning. Guessing you are already an experienced programmer in another language, I'd suggest starting with The Little Schemer and TSPL, on PLT-Scheme.</p> <p>Of course that doesn't answer the question. </p> <p>The answer to your question is <em>it depends on what you want to do?</em>, and the answer would probably specify an implementation. </p> <p>Do you want to do AI, write a DSL, write <em>fast code</em> or target a VM? </p> <p>[The broad answers are probably, Lisp, Scheme, SBCL, JScheme or Kawa.]</p> http://stackoverflow.com/questions/751010/is-copying-a-section-from-a-book-and-posting-it-online-a-copyright-violation Comment by Stephen on Is copying a section from a book and posting it online a copyright violation? Stephen 2009-04-15T10:22:10Z 2009-04-15T10:22:10Z Not programming related. Applying the question to code fragments doesn't make it programming related either. http://stackoverflow.com/questions/344702/what-usability-evaluation-methods-do-you-use Comment by Stephen on What usability evaluation methods do you use? Stephen 2009-01-01T17:49:35Z 2009-01-01T17:49:35Z 'Formal methods' have nothing to do with UEM http://stackoverflow.com/questions/345595/do-uml-and-other-modeling-languages-help-when-building-applications/346428#346428 Comment by Stephen on Do UML and other Modeling languages help when building applications? Stephen 2008-12-06T18:20:05Z 2008-12-06T18:20:05Z yeah - but what do you DO? http://stackoverflow.com/questions/340026/which-computing-publisher-has-the-best-refereed-research-resources-for-the-workin/340076#340076 Comment by Stephen on Which computing publisher has the best refereed research resources for the working programmer? Stephen 2008-12-04T12:13:07Z 2008-12-04T12:13:07Z cool good resources for web developers http://stackoverflow.com/questions/340026/which-computing-publisher-has-the-best-refereed-research-resources-for-the-workin/340333#340333 Comment by Stephen on Which computing publisher has the best refereed research resources for the working programmer? Stephen 2008-12-04T12:10:34Z 2008-12-04T12:10:34Z I tend to use ACM Digital Library. The interface on many of these is horrible. http://stackoverflow.com/questions/338880/why-use-hashing-to-create-pathnames-for-large-collections-of-files/338967#338967 Comment by Stephen on Why use hashing to create pathnames for large collections of files? Stephen 2008-12-03T23:29:16Z 2008-12-03T23:29:16Z thanks, does this technique of using a hash to determine a location in the filesystem have an name? (is it a pattern?) http://stackoverflow.com/questions/338880/why-use-hashing-to-create-pathnames-for-large-collections-of-files/338967#338967 Comment by Stephen on Why use hashing to create pathnames for large collections of files? Stephen 2008-12-03T22:29:24Z 2008-12-03T22:29:24Z I liked your original answer better. Why did you change it? http://stackoverflow.com/questions/338880/why-use-hashing-to-create-pathnames-for-large-collections-of-files/338898#338898 Comment by Stephen on Why use hashing to create pathnames for large collections of files? Stephen 2008-12-03T22:21:08Z 2008-12-03T22:21:08Z No existance checks are ever made. Generally you put stuff in and keep its location in your db. http://stackoverflow.com/questions/140098/is-mvc-ars-preferable-to-classic-mvc-to-prevent-overloading Comment by Stephen on Is MVC-ARS preferable to classic MVC to prevent overloading? Stephen 2008-10-04T14:26:15Z 2008-10-04T14:26:15Z I think you are right, but it sounds harder to maintain? http://stackoverflow.com/questions/138621/best-version-control-for-lone-developer/161953#161953 Comment by Stephen on Best Version control for lone developer Stephen 2008-10-04T13:58:26Z 2008-10-04T13:58:26Z I know it doesn't have the most votes. But I like it. http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/62204#62204 Comment by Stephen on What are some good free programming books? Stephen 2008-10-02T19:34:56Z 2008-10-02T19:34:56Z not downloadable! http://stackoverflow.com/questions/4769/what-is-the-easiest-language-to-start-with Comment by Stephen on What is the easiest language to start with? Stephen 2008-10-02T19:23:51Z 2008-10-02T19:23:51Z I've got to say, C#, Java and C hardly fit the ''lowest barriers to entry, simplest syntax, easiest setup'' criteria. Ruby and Python are not much better, nor is Basic. Visual Basic is probably a candidate, but probably fails on syntax. http://stackoverflow.com/questions/132052/servlet-for-serving-static-content Comment by Stephen on Servlet for serving static content Stephen 2008-10-02T19:10:09Z 2008-10-02T19:10:09Z Why don't you use the webserver for static content? http://stackoverflow.com/questions/138621/best-version-control-for-lone-developer/138752#138752 Comment by Stephen on Best Version control for lone developer Stephen 2008-10-02T19:07:00Z 2008-10-02T19:07:00Z cool tip! I didn't know about unison. http://stackoverflow.com/questions/138621/best-version-control-for-lone-developer Comment by Stephen on Best Version control for lone developer Stephen 2008-09-26T10:51:16Z 2008-09-26T10:51:16Z This question has helped <a href="http://stackoverflow.com/questions/97850/version-control-on-a-2gb-usb-drive#97955" rel="nofollow" title="version control on a 2gb usb drive%2397955">stackoverflow.com/questions/97850/&hellip;</a>