Blogs1 - 10 of 14,294 recent posts for tag:Programming
05
Jan
2012
Four short links: 5 January 2012

37 days ago by Nat Torkington

Google+ Is Going to Mess Up The Internet (ReadWriteWeb) -- Google thought I would prefer to click through Google+ to find my article than to go straight to it. Severe rip of the negative effects G+ has on the search experience. (via Hacker News) Behind the Scenes of a C64 Demo (Chaos Communications ...

Learn To Code

37 days ago

Learn To Code: Code Academy have set up Code Year. A lesson a week that over the course of the year will teach you how to code. Slate suggest each lesson will run to about 5 hours. Which is a hefty commitment. But I’ve signed up and will be encouraging learners at school to do the same. With our big ...

Notepad++ Update to v.5.9.8

37 days ago by P@W

เออ หาเวอร์ชั่น 5.9.7 ไม่เจอ มันไปอัพเดตกันตอนไหนอ่ะ ^^ โผล่มาอีกที เป็นเวอร์ชั่น 5.9.8 เลยนะครับพี่่น้องพ้องเพื่อน อัพเดตกันครับบบ ผมขอไปเล่นงม ๆ ก่อน งานเยอะยุ่งหยิงแต่ต้นปี ดวงเฮงรวยไวรวยคืนเลยครับบ (หนี้) ฮาาา แว็บ

Learn computer coding for free

37 days ago

If you have ever wanted to learn about computer programming and how to build web applications, then Code Year is for you. Code Year is an initiative of Codeacademy, an educational organisation whose goal is to teach people how to code, regardless of age or expertise. The organisation was founded by ...

New features in diaspora.happeningin.eu: update 5.1.2012

37 days ago by rmonteux

A new feature is now live at the Diaspora* pod diaspora.happeningin.eu: Who to follow (Recent Posters) The new Who to follow (Recent Posters) feature suggests active and interesting people for you to follow – parameters taken in account are engagement, freshness and participation in the community. T ...

PlayHaven Partners

37 days ago by Alex

Hmmm, looks like we’ve never gotten around to mentioning PlayHaven here before; in case you haven’t heard of it, it’s a with a variety of services that you might find of interest. None of which had overly excited us so far, but this looks like that might change: PlayHaven Opens Self-Service Marketpl ...

Day 4: Some Tips

37 days ago by Joe

This morning, I tried to create a JAR file manually by following the instructions on Oracle's website, but I failed to include all of the third-party libraries that I needed as ClassDefNotFoundError kept being thrown every time I tried to execute the JAR file. I spent maybe an hour or so trying to g ...

ARC Memory Management in iOS 5 and Cocos2d-iPhone 2.0

37 days ago by pav

My rewrite of Dungeonators is crawling along at a glacial pace. Mostly because I can only work a couple of hours a week on the project. But the iOS 5 way to manage memory with ARC ( automated reference counting) is making the process far less painful than it was the first time I wrote my game. ARC u ...

Links from January 4, 2012

37 days ago by ernie

Video Lady Java – YouTube I am a computer programmer – YouTube Write in C – YouTube

These are my links from January 4, 2012 Video: PBS Arts from the Blue Ridge Mountains: Give Me the Banjo | Watch The Arts Online | PBS Video – Nice show about the banjo. Narrated by Steve Martin ""Give Me the Banjo" is a musical odyssey through 300 years of American culture." video pbs banjo I am a ...

Build a simple PHP template with str_replace()

37 days ago by ricoch3n

You are given a task to notify a list of customers regarding their pin setting changes through their email address on file. There are many ways to accomplish this in PHP. One way I found quite interesting is through a simple php function str_replace. Let me demo through the following example (only s ...

Previous1234567