[Technorati] Tag results for Programming http://technorati.com/tag/Programming Posts tagged with "Programming" on Technorati Sun, 11 May 2008 16:40:17 -0700 Technorati v1.0 http://static.technorati.com/pix/logos/logo_sm.gif Technorati logo http://technorati.com/tag/Programming support@technorati.com (Technorati Support) http://blogs.law.harvard.edu/tech/rss 60 Programming Scrum and XP: The key to success http://phpimpact.wordpress.com/2008/05/11/scrum-and-xp-the-key-to-success/ http://phpimpact.wordpress.com/2008/05/11/scrum-and-xp-the-key-to-success/ Sun, 11 May 2008 15:56:41 -0700 Scrum and XP: The key to success May 11, 2008 A programmer cannot be Agile if the person that manages him is not Agile as well, and vice versa. That’s why Scrum focuses on management and organization practices while XP focuses mostly on actual programming practices, and that’s why they work so well together. This excellent free book aims to give you a head start by providing a detailed down-to-earth account of how one Swedish company implemented Scrum and XP with a team of approximately 40 p 2008-05-11 15:56:41 PDT http://technorati.com/search/phpimpact.wordpress.com/2008/05/11/scrum-and-xp-the-key-to-success/ 16 23 ScalaCheck 1.3 yippee! http://blog.tmorris.net/scalacheck-13-yippee/ http://blog.tmorris.net/scalacheck-13-yippee/ Sun, 11 May 2008 15:46:35 -0700 ScalaCheck 1.3 yippee! May 12th, 2008 ScalaCheck 1.3 is available. ADDED Arbitrary instance for functions. FIXED ConsoleReporter updated according to changes in Scala’s printf method. CHANGED Properties and Commands now extend Prop, so they can be used as single properties. ADDED Properties.include for grouping properties. ADDED Prop.main for convenient test execution. CHANGED Fixed Arbitrary for Option so that None does not occur so often. ADDED Arbitrary instance for scala.Either (Added in 2008-05-11 15:46:35 PDT http://technorati.com/search/blog.tmorris.net/scalacheck-13-yippee/ 21 36 λ Tony’s blog λ Best language in 160 characters or less http://www.resourcefulidiot.com/2008/05/best-language-in-160-characters-or-less/ http://www.resourcefulidiot.com/2008/05/best-language-in-160-characters-or-less/ Sun, 11 May 2008 15:41:38 -0700 After tweeting back and forth with a friend of mine over what language to use for our next project, I came up with a idea I want to try for our readers. Everyone is a fanboy of one language or another. What I want to do is challenge each of you to tell me “What language is the best and why?” in 160 characters or less (a single tweet). Post them in either a comment or send them to my twitter. I will then post the best and most creative ones in a post later this week. Also I would like to thank t 2008-05-11 15:41:38 PDT http://technorati.com/search/www.resourcefulidiot.com/2008/05/best-language-in-160-characters-or-less/ 6 7 не эмулятор http://lgbalukation.wordpress.com/2008/05/12/not_emulator/ http://lgbalukation.wordpress.com/2008/05/12/not_emulator/ Sun, 11 May 2008 15:39:26 -0700 Вот многие наверно знают про такую древнюю разработку как WINE. Началась она не вчера, когда-то ровнялась на запуск прог Win16 в никсах, но на данный момент может гораздо больше. Вот только не смотря на этот прогресс в функциональности и годы разработки, версия у него была до сих пор 0.9 Но вот не так уж давно пошли новости о скором релизе, сами разрабы уже почти решили что обеспечили-таки функционал, достаточный для версии 1.0 и выпуск её не за горами. А пост про то, что на днях и в porta 2008-05-11 15:39:26 PDT http://technorati.com/search/lgbalukation.wordpress.com/2008/05/12/not_emulator/ 11 17 AS3 - URL Class http://manfred.dschini.org/2008/05/12/as3-url-class/ http://manfred.dschini.org/2008/05/12/as3-url-class/ Sun, 11 May 2008 15:38:13 -0700 AS3 - URL Class I could not find it in the net so I hacked something together quickly. A simple URL class that parses an url string. Actionscript:/* example usage */ var url:URL = new URL("http://secretuser:secretpass@example.com:80/foo/bar.php?var1=foo&var2=bar#abc"); trace( 'scheme:'+url.scheme+'\n' + 'host:'+url.host+'\n' + 'port:'+url.port+'\n' + 'path:'+url.path+'\n' + 'fragment:'+url.fragment+'\n' + '---\n' + 'user:'+url.userinf 2008-05-11 15:38:13 PDT http://technorati.com/search/manfred.dschini.org/2008/05/12/as3-url-class/ 24 28 Manfred Weber`s Weblog Propeller QuadRover Robot can Tow a Toyota Pickup Truck! http://zedomax.com/blog/2008/05/11/propeller-quadrover-robot-can-tow-a-toyota-pickup-truck/ http://zedomax.com/blog/2008/05/11/propeller-quadrover-robot-can-tow-a-toyota-pickup-truck/ Sun, 11 May 2008 15:19:13 -0700 Download latest version of Flash to view video!. Click Here to View in Full Screen Mode Holy crap, check this Parralax Propeller QuadRover towing a freakin’ Toyota Pickup Truck! At $4,000, it’s a hefty investment but you can play with it by custom-programming it to do whatever you need to make it do. This gas-powered robot is built using a Honda 2.5 HP 4-stroke engine and hydraulic power system. It is controlled by a Propeller chip for the ultimate in customizable robots; eight 32-bit cog 2008-05-11 15:19:13 PDT http://technorati.com/search/zedomax.com/blog/2008/05/11/propeller-quadrover-robot-can-tow-a-toyota-pickup-truck/ 362 2498 Python with a modular IDE (Vim) http://blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/ http://blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/ Sun, 11 May 2008 15:18:10 -0700 On Thursday, May 9th, 2008 the Utah Python User Group decided to settle the debate that has plagued us developers since the beginning of time: If you were a programming language, what editor would you use? I was tasked with showing Eclipse with the PyDev plugin in all its glory–but we all know–real men / developers don’t use IDE’s, so we are going to talk about using Python and Vim together, reaching a state of Zen that the Dalai LLama would be jealous of and establishing more Feng Shui than M 2008-05-11 15:18:10 PDT http://technorati.com/search/blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/ 9 12 Javascript Revelations #1 http://dotann.wordpress.com/2008/05/11/javascript-revelations-1/ http://dotann.wordpress.com/2008/05/11/javascript-revelations-1/ Sun, 11 May 2008 14:43:41 -0700 I’m starting to find out that javascript isn’t a crappy language at all. Did you know it’s closer to lisp than it is to Java?. Heres currying in javascript. >>> var c = function (b) { return function (a) { return b + a;}}; >>> var add5 = c(5) >>> add5(3) 8 2008-05-11 14:43:41 PDT http://technorati.com/search/dotann.wordpress.com/2008/05/11/javascript-revelations-1/ 1 1 Automating The Development Environment http://www.runlevel6.org/2008/05/11/automating-the-development-environment/ http://www.runlevel6.org/2008/05/11/automating-the-development-environment/ Sun, 11 May 2008 14:38:46 -0700 I’m a ruby developer, and every morning when I arrive at work I find there is a whole lot to do before I can actually begin coding. Here’s my list of morning chores: Delete yesterday’s log files Open several terminals Update my code form the subversion repository Start autotest, memcached, mongrel, and various other servers Open my project in my editor This can become very tedious when you gave to repeat it every day, but thankfully it can be simplified into a 1-click process with Apple’s Au 2008-05-11 14:38:46 PDT http://technorati.com/search/www.runlevel6.org/2008/05/11/automating-the-development-environment/ 3 3 OpenID http://blog.aasemoon.com/2008/04/openid.html http://blog.aasemoon.com/2008/04/openid.html Sun, 11 May 2008 14:32:35 -0700 It was sometime near the end of 2005 when I first heard about the OpenID idea and concept, and I became and instant fan of it. For someone like me who uses an insane amount of websites and online services, the idea of not having to create a username and password for each one, and not having to fill in the profile each time, was such a pleasant notion. Not long after that I started testing various 2008-05-11 14:32:35 PDT http://technorati.com/search/blog.aasemoon.com/2008/04/openid.html 3 5 Studio xx delivers some fine girl technosavvy programming this Tuesday http://linamariepony.wordpress.com/2008/05/11/studio-xx-programming/ http://linamariepony.wordpress.com/2008/05/11/studio-xx-programming/ Sun, 11 May 2008 14:17:19 -0700 Studio xx delivers some fine girl technosavvy programming this Tuesday Posted on May 11, 2008 by workinginthefield May 13, TUESDAY, 2008, girl-centred, Montreal-based, electronic culture organization Studio xx presents an evening that opens their newest project Matricules… one of the world’s largest online archives of women’s digital art. “Created with invaluable support from Heritage Canada’s Canadian Culture Online Program and hosted by Studio XX, Mobile Media Lab and the Department of Co 2008-05-11 14:17:19 PDT http://technorati.com/search/linamariepony.wordpress.com/2008/05/11/studio-xx-programming/ 0 0 Developer Day Scotland http://blogs.blackmarble.co.uk/blogs/rfennell/archive/2008/05/11/developer-day-scotland.aspx http://blogs.blackmarble.co.uk/blogs/rfennell/archive/2008/05/11/developer-day-scotland.aspx Sun, 11 May 2008 14:11:06 -0700 Thanks to everyone who attended my session in Glasgow yesterday, I hope you found it useful. The slides will appear on the DDS site at some point but you can find them now on the Black Marble site. There is also a web cast of a virtual identical presentation on the Extreme Programming Club site. The noticeable difference at this event from DDD in Reading was what was going on at lunch time. The grok talks seemed far better attended than at TVP, also there was interesting Alt.Net Open Spaces 2008-05-11 14:11:06 PDT http://technorati.com/search/blogs.blackmarble.co.uk/blogs/rfennell/archive/2008/05/11/developer-day-scotland.aspx 3 6 But it works on my PC! What's On Tonight: America's Favorite Mom, Survivor, Brothers & Sisters http://www.tvsquad.com/2008/05/11/whats-on-tonight-americas-favorite-mom-survivor-brothers-and/ http://www.tvsquad.com/2008/05/11/whats-on-tonight-americas-favorite-mom-survivor-brothers-and/ Sun, 11 May 2008 14:03:00 -0700 What's On Tonight: America's Favorite Mom, Survivor, Brothers & Sisters Posted May 11th 2008 4:03PM by Bob Sassone Filed under: Programming, What To Watch Tonight, Reality-Free At 7, CBS has a new 60 Minutes, followed by the season finale of Survivor and the Survivor Live Reunion Show. ABC has a new America's Funniest Home Videos at 7, then new episodes of Extreme Makeover, Desperate Housewives, and Brothers & Sisters. NBC has the special America's Favorite Mom at 7, followed a mini- 2008-05-11 14:03:00 PDT http://technorati.com/search/www.tvsquad.com/2008/05/11/whats-on-tonight-americas-favorite-mom-survivor-brothers-and/ 2709 27594 TV Squad How to hook file changes? http://www.unix.com/high-level-programming/64682-how-hook-file-changes.html http://www.unix.com/high-level-programming/64682-how-hook-file-changes.html Sun, 11 May 2008 13:56:28 -0700 How to hook file changes? ErezB 2 Hours Ago 03:56 PM 2 Hours Ago 03:56 PM by ErezB 0 14 High Level Programming trying to cope with awk... amatuer_lee_3 2 Days Ago 07:05 AM 2 Hours Ago 03:46 PM by rubin 8 160 Shell Programming and Scripting File Locks vijaykrc 3 Days Ago 11:03 AM 2 Hours Ago 03:41 PM by ismail.dhaoui 5 73 HP-UX Memory Usage Monitoring sbn 15 Hours Ago 02:37 AM 2 Hours Ago 03:29 PM by ismail.dhaoui 2 36 HP-UX How to find out what is... 2008-05-11 13:56:28 PDT http://technorati.com/search/www.unix.com/high-level-programming/64682-how-hook-file-changes.html 246 1191 The UNIX Forums NetBeans is my new favourite IDE http://rackbits.com/2008/05/12/netbeans-is-my-new-favourite-ide/ http://rackbits.com/2008/05/12/netbeans-is-my-new-favourite-ide/ Sun, 11 May 2008 13:53:21 -0700 After randomly running across this IDE while searching for Java development information I have decided it is my current favourite IDE. Previously I just used Notepad++ for my web development work (mostly Ruby on Rails nowdays). The problem is that Notepad++, whilst a great editor, has absolutely no project functionality. This makes large projects with many layers of folders and files a chore to work with. With plugins, which can be installed using a convenient tool inside the program itself, 2008-05-11 13:53:21 PDT http://technorati.com/search/rackbits.com/2008/05/12/netbeans-is-my-new-favourite-ide/ 0 0 rackbits Quick And Easy Data Entry http://onlinesummerjobs.com/quick-and-easy-data-entry/2008/ http://onlinesummerjobs.com/quick-and-easy-data-entry/2008/ Sun, 11 May 2008 13:51:09 -0700 This is a quick and easy data entry project, perfect for somebody looking to build feedback. Need you to visit http://www.podcasting-tools.com/submit-podcasts.htm and submit a podcast feed to the sites listed. 2008-05-11 13:51:09 PDT http://technorati.com/search/onlinesummerjobs.com/quick-and-easy-data-entry/2008/ 23 54 Online Summer Jobs Quick Data Entry Project http://onlinesummerjobs.com/quick-data-entry-project/2008/ http://onlinesummerjobs.com/quick-data-entry-project/2008/ Sun, 11 May 2008 13:51:07 -0700 This is a quick and easy data entry project, perfect for somebody looking to build feedback. I simply need you to visit http://www.rss-specifications.com/rss-submission.htm and submit an RSS reed to each of the sites listed. I have several sites with feeds. If you do a good job, I’ll hire you again for future projects. 2008-05-11 13:51:07 PDT http://technorati.com/search/onlinesummerjobs.com/quick-data-entry-project/2008/ 23 54 Online Summer Jobs WHS: Virtual Server http://rbonini.wordpress.com/2008/05/11/whs-virtual-server/ http://rbonini.wordpress.com/2008/05/11/whs-virtual-server/ Sun, 11 May 2008 13:42:41 -0700 As I promised, I’m posting a How To for installing Virtual Server on WHS. A word to the wise: I’ve a 2.8Ghz Celeron D with 2GB RAM to run this on. Virtual Server can provision processor usage to an extent, but it uses RAM like there’s no tomorrow. Don’t forget that it has to play nicely with WHS (specifically DEmigrator.exe that burns CPU cycles) and other stuff like defrag passes and anti-virus. Since WHS is built on top of Small Business Server, the underlying OS is essentially the sa 2008-05-11 13:42:41 PDT http://technorati.com/search/rbonini.wordpress.com/2008/05/11/whs-virtual-server/ 2 2 Please, Use a Web Application Framework http://kylecordes.com/2008/05/11/please-web-framework/ http://kylecordes.com/2008/05/11/please-web-framework/ Sun, 11 May 2008 13:37:37 -0700 Historically I have not been a fan of “frameworks”, and I have often repeated the following joke: What’s the difference between an application and a framework? An application is something a customer actually wants! However, for some applications, I recommend use of an application framework. For most Oasis Digital projects, I require it: Please, Use a Web Application Framework My reasoning here applies specifically to web applications with many CRUD (create-read-update-delete) features, and 2008-05-11 13:37:37 PDT http://technorati.com/search/kylecordes.com/2008/05/11/please-web-framework/ 15 17 Kyle Cordes bash/python - extracting links from an html file http://knubbl.wordpress.com/2008/05/11/extracting-links-from-an-html-file/ http://knubbl.wordpress.com/2008/05/11/extracting-links-from-an-html-file/ Sun, 11 May 2008 13:29:12 -0700 I recently came across the need to extract links from an html file. Of course I wanted to automate the whole procedure. There is an easy way of doing this using the bash shell. cat file | grep “=href” | cut -d”/” -f3 This gives you some ugly links so you can improve it by grepping the domain name. cat file | grep “=href” | cut -d”/” -f3 | grep domain Of course domain is the domain name which should be included in the links. Since I still wasn’t satisfied I wrote a little program i 2008-05-11 13:29:12 PDT http://technorati.com/search/knubbl.wordpress.com/2008/05/11/extracting-links-from-an-html-file/ 1 1