active questions tagged online-resources - Stack Overflowmost recent 30 from stackoverflow.com2010-03-19T11:29:24Zhttp://stackoverflow.com/feeds/tag/online-resourceshttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1792353/database-of-common-translated-phrases-for-localization4Database of common translated phrases for localization?richardtallenthttp://stackoverflow.com/users/163062009-11-24T19:24:40Z2010-03-13T08:30:54Z
<p>I'd like to localize my app into a few other languages, all of which I can barely order a drink in.</p>
<p>Does anyone know of an online resource for translations of common software menu options, messages, etc. into other languages?</p>
<p>Given the number of developers (both OSS and closed-source) that deal with localization, and the overlap of resource strings between, it seems like a pretty obvious fit for a wiki or open source package, but I can't seem to find anything like this.</p>
<p>I could try to mine the Windows resource files or dig around in resource strings in robust OSS apps like Firefox, but I suspect I'm not the first person to think of this and <em>surely</em> there is a site that I'm just not finding yet.</p>
<p><strong>Update:</strong> since nothing exists like this that I could find, I started a feeble attempt at an open-source string library. It's just a boilerplate Google spreadsheet now, so if you want to contribute, please go here:</p>
<p><a href="http://www.xark.org/" rel="nofollow">http://www.xark.org/</a></p>
http://stackoverflow.com/questions/2404144/relating-np-complete-problems-to-real-world-problems3Relating NP-Complete problems to real world problemsterruhttp://stackoverflow.com/users/2890852010-03-08T19:37:12Z2010-03-08T20:03:00Z
<p>I have a decent grasp of NP Complete problems; that's not the issue. What I don't have is a good sense of where they turn up in "real" programming. Some (like knapsack and traveling salesman) are obvious, but others don't seem obviously connected to "real" problems.</p>
<p>I've had the experience several times of struggling with a difficult problem only to realize it is a well known NP Complete problem that has been researched extensively. If I had recognized the connection more quickly I could have saved quite a bit of time researching existing solutions to my specific problem.</p>
<p>Are there any resources (online or print) that specifically connect NP Complete to real world instances?</p>
<p>Edit:
For example, I was working on a program that tried to divide students into groups based on age, grade, and school of origin, which is essentially a graph partitioning problem. It took me a while to realize the connection.</p>
http://stackoverflow.com/questions/2390413/c-learning-resources-for-php-developers0C# learning resources for PHP developersSinanhttp://stackoverflow.com/users/2568952010-03-05T22:34:42Z2010-03-08T19:46:22Z
<p>I am a PHP developer however I'm looking widen my skill set. Can anyone recommend some good resources? (Online would be awesome but not necessary :) )</p>
<p>What are the biggest differences?</p>
<p>Any help is appreciated.</p>
http://stackoverflow.com/questions/2327025/where-can-i-learn-about-security-and-online-privacy2Where can I learn about security and online privacy?user278457http://stackoverflow.com/users/2784572010-02-24T15:13:06Z2010-02-24T15:24:39Z
<p>I'd really like to start including shopping cart functionality in my projects.</p>
<p>At first im content relying on paypal links, but I really want to be learning about specific security threats and how to combat them. Eventually I want to feel comfortable receiving and sending customer credit card details for ecommerce.</p>
<p>Obviously this is a common thing on the net but most tutorials and resources are content to say "it's every web developers responsibility to consider security, but we're not going to cover that here/today/ever."</p>
<p>so, my question is, where is a good place to learn? And once I've learned, how do I stay abreast of new vulnerabilities as the web evolves? </p>
http://stackoverflow.com/questions/2319048/sql-mysql-tutorial-to-practice-usage-of-commands-online0SQL/MySQL tutorial to practice usage of commands online.infant programmerhttp://stackoverflow.com/users/2152342010-02-23T14:57:23Z2010-02-23T15:00:09Z
<p> I have practiced SQL in <a href="http://www.w3schools.com/sql/sql_tryit.asp" rel="nofollow">w3schools</a>, which is good but doesn’t allow to try with DDL commands, which is certainly not satisfying. Please suggest me such tutorial(s), which allow to practice SQL or MySQL online, allowing to use all the commands, if you have ever observed.</p>
http://stackoverflow.com/questions/2285206/online-code-review-tool-with-git-integration6Online code review tool with git integrationArthttp://stackoverflow.com/users/621942010-02-17T23:21:40Z2010-02-21T11:22:49Z
<p>Hi all,</p>
<p>For our dev team we need to conduct code reviews regularly. Our core requirements are: </p>
<ol>
<li>It is hosted somewhere so we don't have to bother with supporting the infrastructure for it</li>
<li>It can integrate with our existing git repository</li>
<li>It has simple and straightforward work flow: create a code review request based on the differences between revisions, review with inline comments by reviewer, assign back to author/approve.</li>
</ol>
<p><strong>(1)</strong> is the <strong>most crucial requirement</strong> - we can't be asked to host the damn thing ourselves!</p>
<p>Thanks in advance!</p>
http://stackoverflow.com/questions/139944/where-can-one-find-free-software-icons-images190Where can one find free software icons / images?mmattaxhttp://stackoverflow.com/users/16382008-09-26T14:41:24Z2010-02-12T13:18:21Z
<p>This may not be directly related to programming, but I always find it hard to get quality icons that can be used for software.</p>
<p>I currently have the need for some type of "green checkmark image", and I always seem to be looking for print, save, delete types of icons...</p>
<p><strong><em>Anybody have good resources?</em></strong>
<hr/>
<strong>Note:</strong> I rather not be stealing someone's intellectual property.</p>
http://stackoverflow.com/questions/1276376/websites-providing-free-quizzes-tests-exams-in-html-xhtml-css-javascript0Websites providing free quizzes, tests, exams in HTML, XHTML, CSS, JavascriptShivanandhttp://stackoverflow.com/users/346422009-08-14T06:47:44Z2010-01-30T17:00:23Z
<p>I am trying to test my HTML, XHTML, CSS, Javascript knowledge by attempting the quizzes, tests, exams. I could find few websites which offer these for free.</p>
<p><a href="http://www.w3schools.com/quiztest/" rel="nofollow">http://www.w3schools.com/quiztest/</a><br />
<a href="http://www.javablackbelt.com/Login.wwa" rel="nofollow">http://www.javablackbelt.com/Login.wwa</a><br />
<a href="http://examineonline.googlepages.com/JavaScript%5F134.htm" rel="nofollow">http://examineonline.googlepages.com/JavaScript%5F134.htm</a><br /></p>
<p>Please let me know if you know any other website which provides free Quizzes,exams,tests.</p>
http://stackoverflow.com/questions/1524677/an-on-line-validator-for-xsd0An on-line validator for xsd.czukhttp://stackoverflow.com/users/1395942009-10-06T10:06:39Z2010-01-29T06:06:46Z
<p>Could you suggest any on-line XSD validator that can validate a given element specified in a XSD file?</p>
<p>For instance here is a XSD for an <code>oai-identifier</code> <a href="http://www.openarchives.org/OAI/2.0/oai-identifier.xsd" rel="nofollow">http://www.openarchives.org/OAI/2.0/oai-identifier.xsd</a></p>
<p>If I create a sample <code>sampleIdentifierType</code> specified in the above file I would like to validate it against the XSD. What an on-line (or any other) tool do you suggest?</p>
<p>Thank you in advance :-)</p>
http://stackoverflow.com/questions/2146966/how-can-learn-great-iphone-programming1How can learn great iPhone Programming ?Momekshttp://stackoverflow.com/users/1991732010-01-27T13:02:07Z2010-01-27T14:56:43Z
<p>Hi everyone .... iam new iphone developer and i built <a href="http://itunes.apple.com/us/artist/mohammad-komeili/id322551814" rel="nofollow">several apps</a> . i read some books like Beginning iPhone development . but i have problem , that is i can create application based on books that i read !
How can bursting iPhone programming and build any application that i like it ?
i need some good advise . iam living in iran and there isn't much iphone developer ! to learn from some one
Thank you . </p>
http://stackoverflow.com/questions/135651/learning-unit-testing12Learning Unit Testingdocgnomehttp://stackoverflow.com/users/107382008-09-25T20:02:13Z2010-01-22T08:12:41Z
<p>So I've put this off for a good long time and I think it's time to stop procrastinating. I need to learn how to do unit testing, but I don't know where to start! Does anyone have any good, preferably online, resources on the subject?</p>
<p><hr /></p>
<p><strong>Exact Duplicate:</strong> <a href="http://stackoverflow.com/questions/107541/what-is-your-single-favorite-book-or-online-resource-for-getting-started-with-uni">What is your single favorite book or online resource for getting started with unit testing?</a><br />
<strong>Exact Duplicate:</strong> <a href="http://stackoverflow.com/questions/111743/can-people-recommend-some-good-books-and-resources-on-unit-testing">Can people recommend some good books and resources on unit testing?</a><br />
.. and others</p>
http://stackoverflow.com/questions/2058696/subversion-public-free-repository-for-documentation-and-config-files0Subversion public free repository for documentation and config filesFernandohttp://stackoverflow.com/users/14922010-01-13T17:11:21Z2010-01-13T17:14:22Z
<p>I've been through all of the questions about free online subversion repositories, but haven't found exactly what I'm looking for. I would like to upload some config files, small scripts, and make it a public SVN repository.</p>
<p>I would like a simple service, with just a Subversion public repository and one person to commit. No Trac, no project management, none of that. Is there such a service? If not, what pay service would you recommend? (being low cost and simplicity being the relevant factors)</p>
http://stackoverflow.com/questions/1305672/what-is-the-1-best-example-of-technical-documentation-that-you-have-ever-seen-w5What is the #1 best example of Technical Documentation that you have ever seen? What was it that made it so effective for you?Jon Winstanleyhttp://stackoverflow.com/users/421062009-08-20T11:56:57Z2009-12-18T10:31:01Z
<p>I am of the opinion that the <strong>quality of the documentation of a language</strong> <em>(programming language, API, Harware/Technical specification etc)</em> has a direct correlation with the long-term popularity of that language.</p>
<p>Good documentation can not only provide an <em>'all-in-one desk reference'</em>-type resource for developers but also help to build a community of interested parties around a language. A community which in the future can help to shape and mould the language.</p>
<p>I feel that good documentation must also give a good first impression to someone wishing to start out with the new language and describe in detail how to get started and what issues they may come across in those early stages.</p>
<p>In the hope that language specifications can be improved in the future by this list, I would like to know:</p>
<p><strong>What are the best examples of technical documentation that you have ever seen?</strong></p>
<p><strong>...and, in your opinion, what is it that makes that documentation so good?</strong></p>
http://stackoverflow.com/questions/1810352/logic-programming-online-resources3Logic programming online resourcesEduardo Leónhttp://stackoverflow.com/users/465712009-11-27T19:35:20Z2009-12-04T12:58:57Z
<p>I might look like a n00b, but I would like to know whether anyone here in SO knows any good online resources on logic programming. I'm working on a huge scheduling application and I have "reduced" the algorithmic problem to another huge constraint satisfaction problem. Now I want to know how to use these constraints to derive logically equivalent constraints that either</p>
<ol>
<li>are more easily evaluated than the original constraints</li>
<li>reduce the set of possibilities that must be evaluated</li>
</ol>
<p>Thank you in advance for your help.</p>
http://stackoverflow.com/questions/1766857/which-books-or-resources-would-you-recommend-for-learning-event-driven-programmin1Which books or resources would you recommend for learning event-driven programming?romandashttp://stackoverflow.com/users/501112009-11-19T21:56:57Z2009-12-01T04:37:37Z
<p>The question says it all, really. I am looking for books or resources I can use to self-teach regarding event-driven programming. I have a decent grasp on the program flow of smaller programs that don't have a GUI (procedural programming, I think); basically the code doesn't interact with the user beyond command-line arguments, or sometimes a text-based menu.</p>
<p>In order to move past that, what books or references would you recommend to learn event-driven programming? In particular, code organization tips and some real-life examples would be great. I'd like to learn proper technique and minimize picking up bad habits. :)</p>
<p>Edit: Also, is there any difference between how event-driven programming is done on Linux versus on Windows? Besides the obvious API differences..</p>
http://stackoverflow.com/questions/1155369/javascript-performance-evaluation2JavaScript Performance EvaluationNateDSainthttp://stackoverflow.com/users/1343002009-07-20T19:15:00Z2009-11-30T22:09:40Z
<p><em>background:</em></p>
<p>I've searched around for a reference, or possibly a tool, that helps you theoretically evaluate the efficiency (resource cost) of your JavaScript. This search has turned up a lot of excellent debugging software, but I can't really find something that helps me optimize the code, by utilizing less resource-intensive methods.</p>
<p><em>question:</em></p>
<p><strong>Is there any resource (online guide, list, database, book, anything) or perhaps some software (web-based, browser plugin, IDE extension) that will help you optimize your JavaScript?</strong></p>
<p><em>example:</em></p>
<p><code>innerText</code> in IE / <code>textContent</code> in Firefox requires far fewer resources than <code>innerHTML</code> in either browser.</p>
<p>That one is kinda common sense, because it's less powerful, but there are other comparisons I hear about on a daily basis, and can't really verify if they are in fact better for optimized code or more efficient, and even if I could I have no way to test it!</p>
<p>Any ideas? </p>
http://stackoverflow.com/questions/1595547/is-there-a-good-online-library-of-different-video-formats-to-use-to-test-my-ffmpe3Is there a good online library of different video formats to use to test my FFMPEG installation?undefinedhttp://stackoverflow.com/users/771742009-10-20T15:41:10Z2009-11-17T16:14:25Z
<p>I want to check that users will be able to encode the main video formats using FFMPEG running on a server. So far most of the videos I have tried have worked but want to find out where things may fall down. Is there a good list and hopefully attached files to download showing the main video formats for video that users will find online and will take with video cameras or create with popular home video editing apps?</p>
<p>Any suggestions?</p>
http://stackoverflow.com/questions/1111386/is-there-an-online-archive-for-various-math-formulas7Is there an online archive for various math formulas?Dana the Sanehttp://stackoverflow.com/users/25672009-07-10T19:02:35Z2009-11-16T21:02:54Z
<p>What I'm looking for are archives of math formulas organized by topic or purpose etc. Basically an online library of math functions.</p>
<p>For instance, I'm currently working on a project where I have a range from <code>0 to 2^32</code> and I need a formula to divide this range consecutively from <code>1 to n</code> so that for each step, every <code>1 to n</code> accounts for a close to even floor interval. Basically, think of a load balancing problem where you have <code>1 to n</code> nodes, and as you add and remove nodes, each node accounts for an even amount of the range (approximately).</p>
<p>Anyway, <strong>you don't have to answer the question in the 2nd paragraph</strong>. What I'm looking for is a source where I could do a search on my description and find a formula that matches. Other helpful resources for this (other than a math degree) are welcome.</p>
http://stackoverflow.com/questions/1717087/looking-for-inspiration-how-can-jquery-be-truly-useful0Looking for Inspiration: How can jQuery be truly useful?Jim G.http://stackoverflow.com/users/1099412009-11-11T18:12:29Z2009-11-16T14:37:39Z
<ul>
<li>After I read <a href="http://rads.stackoverflow.com/amzn/click/1933988355" rel="nofollow">jQuery in Action</a>, I could grok the purpose and strengths of the jQuery Core API.
<ul>
<li>To date, I've used jQuery in several production applications.</li>
</ul></li>
<li>But now I'd like to graduate from a jQuery novice to a jQuery professional.</li>
</ul>
<blockquote>
<p>Do any blogs or books detail how jQuery can be truly useful in production applications?</p>
</blockquote>
<ul>
<li>Essentially, I'm looking for jQuery inspiration.
<ul>
<li>i.e. I have a feeling that other developers in the blogosphere have thought of interesting ways to use jQuery.</li>
</ul></li>
</ul>
<p>In a nutshell:</p>
<ul>
<li>I read 'jQuery in Action'.</li>
<li>I've used jQuery in several production applications.</li>
<li>Now what?</li>
</ul>
http://stackoverflow.com/questions/853514/where-can-i-find-video-lectures-on-software-engineering35Where can I find video lectures on software engineering?Jinxhttp://stackoverflow.com/users/536702009-05-12T15:54:20Z2009-11-07T17:58:40Z
<p>I am eager to learn stuff about code, product ,efficiency ,etc. </p>
<p>"Software engineering" course actually, not the course that related to software.</p>
<p>Thanks for any information.</p>
http://stackoverflow.com/questions/1437532/good-online-library-of-common-file-formats5Good online library of common file formats.Ashhttp://stackoverflow.com/users/50232009-09-17T08:42:24Z2009-10-19T11:24:03Z
<p>Is there a good online library site that brings together, in one place, the specifications of various file common formats such as PNG, MP3, 7Z, SVG, PDF, DOC and so on?</p>
<p>By "good" I mostly mean:</p>
<ul>
<li>Extensive. </li>
<li>Up to date.</li>
<li>Tips and guidance.</li>
<li>Free.</li>
</ul>
<p>I have in mind something the equivalent of <a href="http://www.pinvoke.net" rel="nofollow">http://www.pinvoke.net</a>, but for file specifications.</p>
http://stackoverflow.com/questions/1371349/what-are-good-online-training-outlets-for-development-skills2What are good online training outlets for development skills?Dan Esparzahttp://stackoverflow.com/users/190202009-09-03T03:51:25Z2009-10-13T03:02:26Z
<p><strong>What are good online training outlets for development skills?</strong> </p>
<p>Specifically, I'm looking for video tutorials, remote training, or anything that <em>won't require me to travel to a training facility</em>. </p>
<p>Note: This is for development skills, which can range from abstract concepts like <em>'Building large, scalable systems'</em> to <em>'Learning C# 3.0'</em></p>
http://stackoverflow.com/questions/1483992/generic-pattern-algorithms-language-agnostic1Generic pattern algorithms (language agnostic)David Ruttenhttp://stackoverflow.com/users/819472009-09-27T17:19:25Z2009-09-27T18:08:44Z
<p>I'm sorry to ask such a vague and generic question, but I need to write a set of tools that will aid people in creating 2D and 3D geometric patterns.</p>
<p>Does anyone know any good online resources that discuss pattern logic and algorithms (Wikipedia call it <a href="http://en.wikipedia.org/wiki/Tessellations" rel="nofollow">tesselations</a>)?</p>
<p>Much obliged,
David</p>
http://stackoverflow.com/questions/1388540/online-reference-for-learning-sap-abap1Online reference for learning SAP-ABAPthunderrorhttp://stackoverflow.com/users/1687362009-09-07T09:59:11Z2009-09-23T16:42:16Z
<p>Pretty simple question, Does anyone know of any teach yourself ABAP online resources? Google wasn't too helpful...</p>
<p>I'm pretty much well versed with SAP, and can manage C++.</p>
http://stackoverflow.com/questions/1447440/good-sources-for-gui-inspiration13Good sources for GUI inspirationDavid Ruttenhttp://stackoverflow.com/users/819472009-09-19T01:27:00Z2009-09-22T10:34:58Z
<p>Where do you go when you want to know how other people solved a particular GUI problem? I'm still stuck at the Google Images level, but 99% of the images you find are screenshots from extremely boring UIs that are part of online tutorials.</p>
<p>I know of a few webpages that maintain links to interesting new Web UIs, but is there any collaborative effort for Desktop UIs, preferably platform-agnostic?</p>
http://stackoverflow.com/questions/1373890/uml-reference-card-is-available1UML - Reference Card is available ?csharpbabyhttp://stackoverflow.com/users/1606772009-09-03T14:51:19Z2009-09-03T14:57:53Z
<p>Any Reference Card or CheatSheet is available for UML ?</p>
http://stackoverflow.com/questions/236107/what-online-video-based-courses-are-out-there1What online, video-based courses are out there?BubbaThttp://stackoverflow.com/users/291782008-10-25T08:33:34Z2009-08-29T21:56:40Z
<p>You have the
Sussman lectures
( replicated at
<a href="http://www.archive.org/details/MIT_Structure_of_Computer_Programs_1986" rel="nofollow">the wayback page</a> )
also the classes at
as well as the videos that is in some of the courses at <a href="http://ocw.mit.edu/OcwWeb/web/home/home/index.htm" rel="nofollow"> MIT's OCW site</a>.</p>
<p>So does anyone know any videos courses out there. I mean serious courses, not simply things like Google Tech Talks ( which are nice too but not what I'm looking for ).</p>
<p>[EDIT] Made title more specific</p>
<p><strong>Similar to</strong> <a href="http://stackoverflow.com/questions/119238/what-are-your-favorite-cs-video-lectures">http://stackoverflow.com/questions/119238/what-are-your-favorite-cs-video-lectures</a></p>
http://stackoverflow.com/questions/1349437/what-are-the-best-resources-or-books-to-prepare-c-c-stl-data-structures-and-a0What are the best resources or books to prepare C/ C++ STL, Data Structures and Algorithms ?Rachelhttp://stackoverflow.com/users/1642992009-08-28T21:23:32Z2009-08-28T23:46:10Z
<p>Dear All, </p>
<p>I want to re-phrase my question.</p>
<p>I want to prepare on CS fundamentals like Data Structures, Algorithms and programming languages like C and C++. There are lots and lots of material out there and I would appreciate if you experts can point me towards some standard resources/books for this technologies. </p>
<p>Thanks. </p>
http://stackoverflow.com/questions/1301406/books-for-bringing-up-a-new-programmer1Books for bringing up a new programmerJeremy Whitehttp://stackoverflow.com/users/27152009-08-19T17:21:11Z2009-08-28T21:22:53Z
<p>I will soon be taking on the role of mentoring a fairly new programmer. I have so far been the lone programmer at a quickly-growing small company. Are there any good resources I can check out that could help me transition into this role? Specifically, I am looking for resources on how I can be a good mentor, rather than resources for the new programmer.</p>
http://stackoverflow.com/questions/686833/good-developer-resources-for-sml3Good developer resources for SML? Paperinohttp://stackoverflow.com/users/674452009-03-26T17:42:10Z2009-08-10T16:10:30Z
<p>Though I currently have <a href="http://rads.stackoverflow.com/amzn/click/0137903871" rel="nofollow">Elements of ML Programming</a> and have found it very helpful, I am struggling to find other good resources and development tools.</p>
<ol>
<li>What resources do you use when programming in SML?</li>
<li>What IDE (is there one?) or implementation do you use? </li>
</ol>
<p>Thanks in advanced.</p>