Published News » Programming & Development

Random Featured Story

In the Woods - 8 Online Text Editors To Consider For Your Projects

Posted by horuskol 303 days ago in Programming & Development (http://blog.themeforest.net)
Many times when developing a custom website, a clients needs to be given the ability to edit the text directly from an administration section. As many people don't know the nuts and bolts of html, they have to use a simple editor to create their markup. This article discuses the pros/cons of the most used online text editors.
Read the full article Discuss
Tags: web web development text editor online text editor All

Right wing slams White House for meeting with atheist ‘hate groups’

Posted by JediLlama 17 days ago in Programming & Development (http://rawstory.com)
Some conservative commentators are accusing the Obama administration of inviting "hate groups" into the White House by holding a meeting with a coalition of secularist and atheist groups.
Read the full article Discuss
Tags: religion atheism god barack obama All

Cassandra @ Twitter: An Interview with Ryan King

Posted by JediLlama 23 days ago in Programming & Development (http://nosql.mypopescu.com)
Ryan King from Twitter talks to MyNoSql regarding the transition from MySQL and memcache to Cassandra NoSql for the data storage needs.
Read the full article Discuss
Tags: twitter database mysql memcache cassandra nosql All

Nokia, Intel Merge Moblin, Maemo Into MeeGo

Posted by JediLlama 31 days ago in Programming & Development (http://www.osnews.com)
Intel and Nokia have just announced a partnership in which they will merge Maemo and Moblin into a new product called "MeeGo", aimed at just about any type of device you can imagine. This is one of the rare (but very welcome!) moments of convergence in the mobile Linux space.
Read the full article Discuss
Tags: intel nokia maemo moblin meego mobile linux merger All

KDE SC 4.4 Released

Posted by JediLlama 37 days ago in Programming & Development (http://www.osnews.com)
And there we are, the KDE team has released KDE Software Compilation 4.4, formerly known as, well, KDE. Major new features include social networking and online collaboration integration, the new netbook interface, the KAuth authentication framework, and a lot more.
Read the full article Discuss
Tags: linux kde kde 4.4 desktop environment All

KDE SC 4.4 Preview

The end of SQL and relational databases?

Posted by JediLlama 43 days ago in Programming & Development (http://blogs.computerworld.com)
The road to SQL started with Dr. E.F. Codd's paper, "A Relational Model of Data for Large Shared Data Banks", published in Communications of the ACM in June 1970. His colleagues at IBM, Donald Chamberlin and Raymond Boyce were working on a query language (originally named SQUARE, Specifying Queries As Relational Expressions) that culminated in the 1974 paper, "SEQUEL: A Structured English Query Language". Since that time, SQL has become the dominant language for relational database systems. In recent years, frameworks and architectures have arrived on the programming scene that attempt to hide (or completely remove) the use of SQL and relational databases allowing developers to focus even more on user interfaces, business logic and platform support in our application development. We have also seen the rise of alternatives to relational databases, the so-called "NoSQL" data stores. Are we witnessing the end of SQL and relational databases?
Read the full article Discuss
Tags: sql nosql relational database All

Facebook's HipHop Goes Public With a New PHP Runtime

Posted by JediLlama 44 days ago in Programming & Development (http://www.developer.com)
The open source dynamic scripting language PHP is widely deployed across the Web, powering countless Web sites (including the Internet.com network). Now Facebook is aiming to change the game with today's release of a major new PHP effort called HipHop.
Read the full article Discuss
Tags: facebook php apache hiphop All

Facebook rewrites PHP runtime

Posted by JediLlama 46 days ago in Programming & Development (http://www.sdtimes.com)
Facebook has rewritten the PHP runtime from scratch. This coming Tuesday, they will make a big announcement around this project, and will make it available as open source software. I'm not really sure of any of the details of the project, but I do know that Facebook hired someone two years ago to do this, and I'm relatively sure this was a one-man project during that entire time.
Read the full article Discuss
Tags: php facebook speed rewrite development programming All

How To Explain To Clients That They Are Wrong - Smashing Magazine

Posted by horuskol 98 days ago in Programming & Development (http://www.smashingmagazine.com)
GIFs of spinning @s on the “Contact us” page. Common usability mistakes for the sake of visual appeal. Splash pages. Fancy search box. No whitespace. Music on page load. Home page banner of a jigsaw-puzzle globe with a piece missing. Sometimes you just know that what a client is requesting is wrong and that you have to find a way to tell them. But how?
Read the full article Discuss
Tags: programming design client customer business All

Evolving Frameworks: A Pattern Language for Developing Object-Oriented Frameworks

Posted by horuskol 102 days ago in Programming & Development (http://st-www.cs.illinois.edu)
Developing a good framework is expensive. A framework must be simple enough to be learned, yet must provide enough features that it can be used quickly and hooks for the features that are likely to change. It must embody a theory of the problem domain, and is always the result of domain analysis, whether explicit and formal, or hidden and informal.
Read the full article Discuss
Tags: programming development frameworks All