active questions tagged logo - Stack Overflowmost recent 30 from stackoverflow.com2009-12-11T08:22:13Zhttp://stackoverflow.com/feeds/tag/logohttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1003841/how-do-i-move-the-turtle-in-logo135How do I move the turtle in LOGO?Joel Spolsky2009-06-16T20:42:06Z2009-12-08T21:35:27Z
<p>How do I move the <a href="http://en.wikipedia.org/wiki/Turtle%5Fgraphics" rel="nofollow">turtle</a> in <a href="http://en.wikipedia.org/wiki/Logo%5F%28programming%5Flanguage%29" rel="nofollow">LOGO</a>?</p>
http://stackoverflow.com/questions/1668829/netlogo-vs-repast-simphony2NetLogo vs. Repast Simphony?zxcvbnm2009-11-03T17:15:55Z2009-12-03T22:36:21Z
<p>I would like to simulate some scenarios using the multiagent
paradigm, and it seems <a href="http://en.wikipedia.org/wiki/NetLogo" rel="nofollow">NetLogo</a> and <a href="http://en.wikipedia.org/wiki/Repast%5F%28modeling%5Ftoolkit%29" rel="nofollow">Repast</a> are the most popular tools for that.</p>
<p>I'd like to know if anyone has had any experience with either one and could tell me more about them? For example, I've noticed that there is a fluxogram-like modeling option for Repast, but I believe it is rather limited. I've looked around the tutorials and documentation in the official site, and the documentation seems to be lacking. While there are some examples with it, I'd say extending it to simulate an ambient which it has not been specifically prepared to seems like an unreachable goal at the moment, despite Repast obviously being very robust and apparently able to handle it, given enough familiarity with it.</p>
<p>On the other hand, NetLogo has more examples and overall I've liked it more for its simplicity, but it seems to be more focused on the simulating propagation of diseases or similar models. I've found a programming book teaching <a href="http://en.wikipedia.org/wiki/Logo%5F%28programming%5Flanguage%29" rel="nofollow">Logo</a>, so I figure it'd be easier to get started with it too.</p>
<p>Currently, I am thinking of simulating <a href="http://en.wikipedia.org/wiki/Botnet" rel="nofollow">botnets</a> and <a href="http://en.wikipedia.org/wiki/Intrusion%5Fdetection%5Fsystem" rel="nofollow">IDS</a>es as multiagents. The problem, however, is that I would have to abstract the network and transport layers to an extent to be able to do it, as well as generate traffic between the nodes. Repast is apparently more fitting for this, but given its complexity and lack of documentation I'm thinking of using NetLogo. While there are some examples of NetLogo with traditional applications (ex: <a href="http://en.wikipedia.org/wiki/Tetris" rel="nofollow">Tetris</a> or <a href="http://en.wikipedia.org/wiki/Pac-Man" rel="nofollow">Pac-Man</a>), I'm not sure about how appropriate it'd be for that.</p>
http://stackoverflow.com/questions/346061/did-you-feel-learning-to-program-with-turtle-graphics-was-useful4Did you feel learning to program with turtle graphics was useful?minty2008-12-06T07:37:27Z2009-11-20T12:14:39Z
<p>I'm preparing to teach someone to program. When I learned the course material used turtle graphics for the first few exercises. In reading introductory textbooks I have not found one that uses the technique. Did others find this approach helpful. If not what is a better way to learn to program?</p>
http://stackoverflow.com/questions/1763566/is-it-legal-to-use-logos-of-other-companies-in-my-website-blog-2Is it legal to use logos of other companies in my website/blog? [closed]Nachiket2009-11-19T14:14:25Z2009-11-19T14:19:02Z
<p>Hi guys,
I am developing a website.
And Is it legal to use logos of other companies in my website?</p>
<p><strong>I think I know the answer, YES, the whole world is doing it. right? Facebook, delicious.</strong><br>
But wait...<br>
I am talking about Pepsi, Ford, Sony or any other XYZ company.. So </p>
<p><strong>Is it possible for any company to put restriction on their Logo?</strong><br>
Or<br>
Is there any regular legal terms document which is written for Logo usage by each company? </p>
<p>Cheers.</p>
http://stackoverflow.com/questions/1617947/what-modern-version-of-logo-should-i-use-to-teach-a-child-programming5What modern version of LOGO should I use to teach a child programmingMichael Dillon2009-10-24T12:58:24Z2009-11-10T18:44:34Z
<p>I remember way back when that the programming language LOGO was widely used for teaching about computers in primary schools, back before PC's arrived on the scene and turned the computer lessons into "how to write a word document".</p>
<p>I would like to know what kinds of LOGO implementations are out there, for either of the main 3 operating systems (Windows, MAC OSX, UNIXlike) that support both the GUI interface but also allow for some real programming, not just turtle moves.</p>
<p>As I remember it, LOGO originated as LISP without the parentheses, so I'm looking for a LOGO implementation that can be used for simulations, AI stuff, and has some modern features like the ability to use the network for communication.</p>
<p>Commercial or non-commercial implementations, but remember, the focus is on teaching a young child how to write computer programs.</p>
http://stackoverflow.com/questions/294050/how-does-a-stack-overflow0How does a stack overflow? [closed]Aydya2008-11-16T16:18:54Z2009-11-10T04:39:04Z
<p>The stackoverflow.com logo suggests a certain description of a stack overflow. I don't mean to say that logos must be correct in what they depict. The logo is perfectly all right as a logo.
But how apt is it as a description of the "real" stack overflow? I mean, if the stack overflow condition is detected as an error, the picture is not right. And if it is NOT detected, again the picture is not right. Is what I say correct?</p>
http://stackoverflow.com/questions/1526547/component-screen-error-in-expression-blend0Component screen error in Expression blend?judi2009-10-06T16:01:39Z2009-10-06T16:01:39Z
<p>Hi I have this error in Blend. I'm a designer so don't have a wide knowledge of the code. I've created a component screen in Blend.</p>
<p>This is the code on the main page - </p>
<p></p>
<p>I also get this Invalid attribute value with an everlasting line of numbers in the results panel. And the component screen on the main page states Cannot create an instance of "Screen_2_1".</p>
<p>Can anyone help? I'm clueless?</p>
<p>Thanks
Judi</p>
http://stackoverflow.com/questions/1473111/besides-logo-and-emacs-lisp-what-are-other-pure-dynamically-scoped-languages3Besides Logo and Emacs Lisp, what are other pure dynamically scoped languages?kunjaan2009-09-24T17:34:11Z2009-09-25T15:11:24Z
<p>What are some examples of a dynamically scoped language? And what are the reasons for choosing that design? Is it because it is easy to implement?</p>
http://stackoverflow.com/questions/1337489/what-is-the-current-status-of-logo-the-programming-language5What is the current status of LOGO? (The programming language)Workshop Alex2009-08-26T21:05:36Z2009-09-23T22:40:35Z
<p>In another Q I saw someone mention <a href="http://en.wikipedia.org/wiki/Logo%5F%28programming%5Flanguage%29" rel="nofollow">LOGO</a> and it reminded me of some programming language from the past, mostly used for educational purposes. Basically, you would have to program a turtle with a pen through it's back. By telling it where to move, the pen would draw lines. It could also lift the pen to move without drawing lines. I have fond memories of this language, since it was one of the first I've ever used, about 30 years ago. (Yeah, I'm old.) Well, I only programmed with LOGO for two days or so, but it got me hooked to programming.</p>
<p>But I wonder if the LOGO information on <a href="http://en.wikipedia.org/wiki/Logo%5F%28programming%5Flanguage%29" rel="nofollow">it's Wikipedia page</a> is still correct. And more importantly, are there versions that will create .NET binaries? Are there only LOGO Interpreters and no compilers? What is the current status of this educational language?</p>
<p>And more interestingly, are there more experts here at SO who have experimented with LOGO in the past?</p>
<p>Yeah, I know. Nowadays this language is a bit antique but I got some warm and comfortable memories when I remembered this interesting language from my history. For a teenager back then, it was fun!</p>
http://stackoverflow.com/questions/1450205/graphic-design-software-for-a-programmer-1graphic design software for a programmer? [closed]juanduke2009-09-20T03:17:14Z2009-09-20T03:47:35Z
<p>which graphic design software you recomend for a programmer?
gimp like, but more simple, paint-like but more complex. </p>
<p>I need to design a logo for my software.</p>
<p>I forget to mention, must run on linux.</p>
<p>thanks in advance.</p>
http://stackoverflow.com/questions/1436193/increase-apple-logo-brightness-with-cocoa1Increase Apple Logo Brightness with Cocoa?Kevin2009-09-17T00:43:26Z2009-09-17T01:38:52Z
<p>Hey all,</p>
<p>Do any one of you know how to increase the brightness of the apple logo in cooca? I think it would be cool if my app could control that. Although you could increase the brightness of your screen that is not what I want, but what I want is just to increase the apple logo.</p>
<p>Best Regards,</p>
<p>Kevin</p>
http://stackoverflow.com/questions/1020890/logo-programming-language-implementations2Logo programming language implementationsNathan Fellman2009-06-20T03:44:14Z2009-08-10T22:43:22Z
<p>The <a href="http://stackoverflow.com/questions/1003841/how-do-i-move-the-turtle-in-logo" rel="nofollow" title="How do I move the turtle in LOGO?">"joke" question Joel asked</a> during <a href="http://blog.stackoverflow.com/2009/06/podcast-58/" rel="nofollow" title="Stackoverflow Podcast #58">podcast #58</a> made me all nostalgic for Logo, which was the second language I ever programmed in, after Basic, and which is why I never had any trouble with recursion in college.</p>
<p>Are there any implementations of Logo for Windows or Linux (the platforms I can use) or Mac (because I know I'm not alone in this world)? How can I get the Logo programming language for my computer? </p>
http://stackoverflow.com/questions/1112096/how-do-i-hide-the-turtle-in-logo1How do I hide the turtle in LOGO?RSolberg2009-07-10T21:31:32Z2009-07-10T22:02:55Z
<p>How do I hide the <a href="http://en.wikipedia.org/wiki/Turtle%5Fgraphics" rel="nofollow">turtle</a> in <a href="http://en.wikipedia.org/wiki/Logo%5F%28programming%5Flanguage%29" rel="nofollow">LOGO</a>?</p>
http://stackoverflow.com/questions/299326/are-there-any-open-source-free-logo-implementations-that-support-dynaturtles4Are there any open source/free LOGO implementations that support dynaturtles?feoh2008-11-18T16:46:37Z2009-06-29T14:55:51Z
<p>I'm looking for an implementation of the <a href="http://en.wikipedia.org/wiki/Logo_programming_language" rel="nofollow">LOGO</a> programming language that supports 'dynaturtles' - animated turtles that can programmatically change shape, speed and direction as well as detect collisions with each other or other objects in the environment.</p>
<p>Back in the mists of time when the earth was new and 8 bit micros ruled supreme, <a href="http://en.wikipedia.org/wiki/Atari_LOGO" rel="nofollow">Atari LOGO</a> did this famously well. One could create all sorts of small games and simulated environments using this technique very easily as that implementation of the language had a very well thought out, elegant syntax.</p>
<p>I know about LCSI's <a href="http://www.microworlds.com/" rel="nofollow">Microworlds</a> but I'm looking for something I can use to get some friends and their kids involved in programming without breaking my budget.</p>
http://stackoverflow.com/questions/1049772/how-can-i-load-a-file-which-includes-text-and-numeric-data0How can I load a file which includes text and numeric data? [closed]Sara 2009-06-26T15:29:14Z2009-06-26T16:17:43Z
<p>How can I load a *.csv file which includes text and numerical data in LOGO?</p>
<p>e.g. N 43.876 W</p>
http://stackoverflow.com/questions/423215/how-do-you-come-up-with-a-good-name-for-a-software-company2How do you come up with a good name for a software company?jonathanconway2009-01-08T03:57:23Z2009-06-26T01:56:18Z
<p>I'm starting up a web design shop and hoping to also get into custom software development.</p>
<p>So the problem I'm having now is coming up with a name for the company.</p>
<p>I want something cool and funky, but I'm not sure where to go for ideas.</p>
<p>Someone suggested that I name it after a fruit (well "Apple" is already taken :)), or a famous ship, etc. but somehow, those names don't seem to quite fit.</p>
<p>So for those of you who founded businesses, I'd like to ask how you came up with names, and if anyone has any advice about this?</p>
http://stackoverflow.com/questions/929052/where-can-i-get-a-high-resolution-transparent-version-of-the-new-net-logo1Where can I get a high resolution transparent version of the new .NET logo?Paul Alexander2009-05-30T05:09:28Z2009-05-30T05:20:57Z
<p>We've been using the <a href="http://www.xheo.com/support/kb/1018/assembly%2Bversioning.aspx" rel="nofollow">FCG</a> for a while to brand products and tools as .NET compatible. Microsoft has updated the look but I can't seem to find any high resolution versions of the logo. </p>
<p>I'd be happy with a high-res PNG, PhotoShop or Illustrator file.</p>
http://stackoverflow.com/questions/788830/i-want-to-export-a-logo-to-excel-using-c-al-how-is-it-possible0I want to export a logo to excel using C/AL. How is it possible?Gaurav upmanyu2009-04-25T12:37:53Z2009-04-25T18:09:14Z
<p>I want to export logo to excel using C/AL in microsoft dyanamics NAV. How is it possible?</p>
http://stackoverflow.com/questions/115930/bad-ui-design-having-two-logos-on-the-top-left-of-the-website1Bad UI Design? Having two logos on the top left of the website?Ronald2008-09-22T16:30:27Z2009-03-05T23:12:32Z
<p>Well i am currently working on a project doing some UI mockups when certain users wanted to have two logo on the top left ot the website.
One is to indicate what is the website about then another is to indicate that this website is actually belong to this particular sector.</p>
<p>I thought that UI design wise this is very bad because two logos on top left. If users go in initially he won't be able to know which logo means what.</p>
<p>What are your opinions regarding this?</p>
http://stackoverflow.com/questions/191052/what-are-the-rules-on-using-the-stackoverflow-logo18What are the rules on using the stackoverflow logo? [closed]David Arno2008-10-10T12:36:32Z2009-02-24T14:40:25Z
<p>I appreciate this doesn't really belong on stackoverflow, but I can't find the answer in the faq, and it doesn't belong on uservoice either.</p>
<p>I want to use the stackoverflow logo as an image on a blog post about this site. What are the rules on using it? Can I use it in any way? Can I chop the words out and just use the image, or must I keep it intact? </p>
<p>I have added a bounty to this question as I'd like an answer from Jeff on the matter. So if you have good contacts with Jeff, encourage him to answer here and claim your bounty (assuming it works that way ... off to read up on how to award bounties now)</p>
http://stackoverflow.com/questions/481516/where-should-the-link-on-the-companys-logo-go2Where should the link on the company's logo go?Darryl Hein2009-01-26T21:47:43Z2009-02-20T02:15:12Z
<p>I'm wondering if the link on the company logo, which usually goes the home page, should be:</p>
<ul>
<li><a href="http://www.example.com" rel="nofollow">http://www.example.com</a></li>
<li><a href="http://www.example.com/index.html" rel="nofollow">http://www.example.com/index.html</a> (or other index file)</li>
<li>/index.html (or other index file)</li>
<li>/ (just the root)</li>
</ul>
<p>Does Google care or are there other rules?</p>
http://stackoverflow.com/questions/508481/how-would-you-display-a-3d-banana-in-c3How would you display a 3D banana in C#?Anthony D2009-02-03T19:12:44Z2009-02-03T19:34:54Z
<p>I am trying to put together a desktop app for a client. They want the logo in the top corner (on a tool bar) to be a spinning 3D banana. I had planned to write this in C#. Any ideas how I could pull this off?</p>