User Jonta - Stack Overflow most recent 30 from stackoverflow.com 2009-12-02T04:44:35Z http://stackoverflow.com/feeds/user/36948 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/302087/how-to-implement-ui-wise-a-button 0 How to implement (UI-wise) a button Jonta 2008-11-19T14:46:32Z 2009-10-18T22:25:26Z <p>I am designing the (G)UI of a program, and have stumbled across a problem; The program will convert a number into different units, and the layout of a unit been cvonverted to is:</p> <p>[Unit name (when clicked gives information)] [Special status, if any][Output in textfield that can also be used for input (to convert to other units)]</p> <p>I want the user to be able to copy an outputnumber onto the clipboard, without having to mess around with highlighting and finding the right buttons to press. So, I thought I'd make a button after the text-output field, saying something like "C" or "Copy".</p> <p>But I was reading on <a href="http://www.joelonsoftware.com/uibook/chapters/fog0000000063.html" rel="nofollow">joelonsoftware.com</a> yesterday, and discovered that users seem to be cursorclumsy. So what should I do?</p> <p>I've thought about a number of different options:</p> <ol> <li>Click on textfield to copy to clipboard - BUT: I want to use it for input as well</li> <li>Pressing a numeral on the keyboard to copy the respective one - BUT: There will probably be more than 10, and I need them for new input</li> <li>Bigger Copy button, like on that actually says "Copy" - Hmm, would this work? I know that I like to use the keyboard when I can, so a solution involving it would be nice.</li> <li>Each unit will have its own space, where everything (name, textfield etc.) fits in. What if it would copy to clipboard when clicked anywhere in that space except for on the name or textfield. - BUT: What if you miss, meaning to click below one textfield, and clicking above another?</li> <li>But what about highlighting the unit's space as I went along? - Could still mean trouble...</li> </ol> <p>What do you think? I think I just might opt for #3 - Bigger copy-button..</p> http://stackoverflow.com/questions/300254/how-to-make-mockup-screenshots-without-vb 5 How to make mockup screenshots without VB Jonta 2008-11-18T21:47:54Z 2009-06-04T14:37:39Z <p>I am looking for a program to make mockup screenshots with. I first found out I could do it with Visual Basic (uglier names I have yet to hear a programming language being called) from <a href="http://www.joelonsoftware.com/articles/fog0000000033.html" rel="nofollow">joelonsoftware.com</a>. I don't want to start learning VB now, especially since I am still in the process of learning Java. I then found <a href="http://www.mockupscreens.com" rel="nofollow">mockupscreens.com</a>, with the searchstring "how to make mockup screenshots". But seeing as I am going to use this program quite infrequently, I don't think paying $80 for it is worth it.</p> <p>The mockups I'd like to do would be mainly for Windows XP (perhaps also for GNOME, KDE and Mac OSX, but these are not top-priority).</p> <p>Edit: Balsamiq is suggested, but this is also a non-free program.</p> http://stackoverflow.com/questions/182112/what-are-some-funny-loading-statements-to-keep-users-amused/789753#789753 0 Answer by Jonta for What are some funny loading statements to keep users amused? Jonta 2009-04-25T21:23:00Z 2009-04-25T21:23:00Z <p>Instead of <a href="http://stackoverflow.com/questions/182112/funny-loading-statements-to-keep-users-amused/186673#186673">this</a> one:</p> <p>Not panicking</p> http://stackoverflow.com/questions/182112/what-are-some-funny-loading-statements-to-keep-users-amused/789711#789711 7 Answer by Jonta for What are some funny loading statements to keep users amused? Jonta 2009-04-25T20:59:20Z 2009-04-25T20:59:20Z <p>Not sure if this one's suggested:</p> <p><strong>Commencing infinite loop</strong></p> <p>alternatively</p> <p><strong>Commencing infinite loop (this may take some time)</strong></p> http://stackoverflow.com/questions/418751/is-tip-of-the-day-good 3 Is "tip-of-the-day" good? Jonta 2009-01-07T00:29:25Z 2009-01-07T17:43:56Z <p>Many programs (often large ones, like MS Office, The GIMP, Maxthon) have a feature called "tip-of-the-day". It explains a small part of the program, like this one in Maxthon:</p> <p>"You can hide/show the main menu bar by pressing Ctrl+F11"</p> <p>You can usually browse through them by clicking next. And other options provided are "Previous", "Close", "Do not show at startup".</p> <p>I think I like the way Maxthon used to handle this; in the browser's statusbar (down at the bottom usually, together with "Done", the progress-bar etc), there would sometimes be a small hint or tip on what else you could do with it.</p> <p>As Joel Spolsky wrote in his article-series "<a href="http://www.joelonsoftware.com/uibook/fog0000000249.html" rel="nofollow">User Interface Design for Programmers</a>", people don't like reading manuals. But we still want them to use the program, and the features they could benefit from, don't we? Therefore, I think it is useful to have such a feature, without the annoyance of the pop-up on startup.</p> <p>What do you think? Pop-up? Maxthonstyle? No way?</p> http://stackoverflow.com/questions/284407/best-mobile-phone-for-development/284421#284421 1 Answer by Jonta for best mobile phone for development Jonta 2008-11-12T16:06:31Z 2008-11-12T16:12:08Z <p>I suppose the iPhone can be used. Otherwise HTCs phones. You could code your own Java-program for it. T-Mobile's G1 with Google Android might be an option..</p> <p>Edit: Many HTC-phones have keyboards, which are almost essential if you want to do a lot of typing on them.</p> http://stackoverflow.com/questions/431777/funny-interesting-software-limitations-due-to-design-choices/433193#433193 Comment by Jonta on Funny/Interesting software limitations due to design choices Jonta 2009-04-26T10:26:54Z 2009-04-26T10:26:54Z Heh, maybe not very on topic, but quite a funny story. http://stackoverflow.com/questions/182112/what-are-some-funny-loading-statements-to-keep-users-amused/623722#623722 Comment by Jonta on What are some funny loading statements to keep users amused? Jonta 2009-04-25T20:51:42Z 2009-04-25T20:51:42Z Heh, that's a nice concept. http://stackoverflow.com/questions/234075/what-is-your-best-programmer-joke/234535#234535 Comment by Jonta on What is your best programmer joke? Jonta 2009-03-27T14:48:52Z 2009-03-27T14:48:52Z Heh, that's a good one. http://stackoverflow.com/questions/234075/what-is-your-best-programmer-joke/254533#254533 Comment by Jonta on What is your best programmer joke? Jonta 2009-03-27T14:42:30Z 2009-03-27T14:42:30Z Svish: I presume you have used Mac OSX enough to come to such a fair, non-exaggerating conclusion? Good joke. http://stackoverflow.com/questions/234075/what-is-your-best-programmer-joke/242456#242456 Comment by Jonta on What is your best programmer joke? Jonta 2009-03-27T14:38:25Z 2009-03-27T14:38:25Z In english you could say &quot;nearly done!&quot; http://stackoverflow.com/questions/234075/what-is-your-best-programmer-joke/236716#236716 Comment by Jonta on What is your best programmer joke? Jonta 2009-03-24T15:39:18Z 2009-03-24T15:39:18Z +1 on LiraNunas version http://stackoverflow.com/questions/234075/what-is-your-best-programmer-joke/316143#316143 Comment by Jonta on What is your best programmer joke? Jonta 2009-03-24T15:33:50Z 2009-03-24T15:33:50Z Very nice. Upvoted and remembered http://stackoverflow.com/questions/234075/what-is-your-best-programmer-joke/332010#332010 Comment by Jonta on What is your best programmer joke? Jonta 2009-03-24T15:32:10Z 2009-03-24T15:32:10Z Ilya: Barmen often don't know how to add something that seems to be infinite. The solution to such a problem is s = (a1)/(1-k). Where a1 is the first number, and k is the constant rate of increase or decrease. k&lt;1 means convergence, so you get s = (1)/(1-0,5) = 2 (If I'm not mistaken) http://stackoverflow.com/questions/234075/what-is-your-best-programmer-joke/234405#234405 Comment by Jonta on What is your best programmer joke? Jonta 2009-03-24T09:27:21Z 2009-03-24T09:27:21Z +1 for Shabbyrobe's refactor http://stackoverflow.com/questions/234075/what-is-your-best-programmer-joke/236736#236736 Comment by Jonta on What is your best programmer joke? Jonta 2009-03-24T09:11:48Z 2009-03-24T09:11:48Z It is quite a bad comparisement, and only a last resort in discussions about programming languages. It's not funny. http://stackoverflow.com/questions/209015/self-documenting-code/209052#209052 Comment by Jonta on Self-documenting code Jonta 2009-03-15T16:02:27Z 2009-03-15T16:02:27Z EBGreen: But what if you want to change the code? Then the other method might make more sense, and this could be explained, in short, in comments http://stackoverflow.com/questions/182112/what-are-some-funny-loading-statements-to-keep-users-amused/208911#208911 Comment by Jonta on What are some funny loading statements to keep users amused? Jonta 2009-03-15T13:35:16Z 2009-03-15T13:35:16Z ++ for the second one. http://stackoverflow.com/questions/182112/what-are-some-funny-loading-statements-to-keep-users-amused/182178#182178 Comment by Jonta on What are some funny loading statements to keep users amused? Jonta 2009-03-15T13:30:46Z 2009-03-15T13:30:46Z Prepare for awesomeness. Hihi http://stackoverflow.com/questions/182112/what-are-some-funny-loading-statements-to-keep-users-amused/183312#183312 Comment by Jonta on What are some funny loading statements to keep users amused? Jonta 2009-03-15T13:28:22Z 2009-03-15T13:28:22Z ++ for the bottles of beer on the wall and hang on a sec http://stackoverflow.com/questions/182112/what-are-some-funny-loading-statements-to-keep-users-amused/182151#182151 Comment by Jonta on What are some funny loading statements to keep users amused? Jonta 2009-03-15T13:26:45Z 2009-03-15T13:26:45Z Haha, you could add something like &quot;One inch of cable length. Two inches of cable length. Three inches of...&quot;