Jeff Merlet

Architecture, Scalability, Web, Mobility, Synchronization 
Filed under

Programming

 

My Twitter Hacking list

Taking advantage of the new Twitter List feature, I just created a hacking list focusing on relevant programmer news, from architecture to coding, including high scalability systems and a dose of cloud computing. I tried to avoid including "people" with too much noise or tech news style. For such lists, I would recommend scobleizer lists: you can not find more exhaustive lists than his!.

This list is going to evolve by adding or removing "people" based on noise level and technical relevancy. Any feedback or suggestions is welcome!

Loading mentions Retweet
Filed under  //   architecture   Cloud   Design   Developer   Development   hacking   Key-Value Store   list   Programming   Scalability   Twitter  

Comments [0]

Google Speed initiative

Let's make the web faster

Great initiative with already a good set of tutorials and compilation of tools, and potentially an active community.

Loading mentions Retweet
Filed under  //   Design   Development   Performance   Programming   Scalability   Software   Web   Web Design  

Comments [0]

Must read and apply: "TOP 25 Most Dangerous Programming Errors"

Nothing really new here, but still a good reminder for architects and development teams. And nice to see this being pushed to CS curriculums.

 Via http://www.sans.org/top25errors/#s4

Loading mentions Retweet
Filed under  //   architecture   Developer   Development   Programming   Security   Software   Tutorial  

Comments [0]

Check out this handy OAuth explorer

Written by Morten Fangel, and available at sevengoslings.net.

 

Loading mentions Retweet
Filed under  //   Authentication   Authorization   Development   OAuth   Programming   Security   Software   Tool  

Comments [0]

Liked "43 iPhone Development Resources"

Programming for the iPhone is still pretty new. It might be a bit tougher to find iPhone developer resources but we found a bunch that will get you through building any iPhone app you might be starting on. Check out our list of our favorite developer books, blogs, podcasts, screencasts, open-source libraries, communities, forums, conferences, training, and more!

See also http://jeffmerlet.com/tag/iphone

Loading mentions Retweet
Filed under  //   Book   Development   iphone   Library   Open Source   Programming   Resources   Training  

Comments [0]

Liked this simple but complete tutorial on making a Twitter-like service using a key-value DB

This is a good tutorial for people just learning on how to use a key-value store instead of a usual relational database. And this tutorial is great as demonstrating a fully working Web 2.0 service, including security. It is based on the new key-value store http://code.google.com/p/redis/ a non-volatile memcached-like store written in ANSI-C for Posix systems.

Related: An overview of modern SQL-free databases

Loading mentions Retweet
Filed under  //   Database   Development   Distributed   Key-Value   Key-Value Store   Persistence   Programming   Store   Tutorial   Twitter  

Comments [0]