Top stories for trends

Buzz | Video | Top stories | My News


added 2008 Thu May 15 21:28:09 by bluevoodoo1
How to use Visual Studio's post-build events to help automate unit testing for your solutions.
added 2008 Thu May 15 11:48:07 by bloid
It is now time for Java Developers to Stop, Look, Listen and Live! The climate is changing. Java the language is entering middle age. Java is not the first language that developers are picking up. These days when I talk to young non-Microsoft developers, a lot of them don’t know Java and have no plans to learn it either. Dynamic and functional languages are on the rise. The web IS a viable platform for business.
added 2008 Wed May 14 17:22:59 by jsugrue
In The Web 2.0 - or are we going the wrong way?, Tom accurately compares Web 2.0 with 3270 (and 5250) terminals of yesteryear and wonders aloud if E4 belongs on Web 2.0. This is a good question. What is the right way to go, both politically and technically?
added 2008 Tue May 13 15:21:32 by bwtaylor
As RESTful patterns for solving problems of enterprise development are discovered, used, and socialized, the net effect will be to unleash a great revival of custom, not-HTTP, non-RESTful protocols. What!?! you say. Read on.
added 2008 Mon May 12 22:58:46 by pumba
Most services needed to develop, manage, and deploy a website are free, except for hosting perhaps. Version control, project management, bug tracking — all that a developer or a small team might need is online for $0, thanks to some far-sighted providers.
added 2008 Mon May 12 11:56:35 by bloid
Remember when people built cool web apps with Java? When was the last time you heard about a cool web app that wasn't written in Rails or PHP? OK, people still build lots of cool stuff in Java, but the love is gone and its just a day job now.
added 2008 Sun May 11 10:23:44 by bloid
Object-oriented databases complement relational databases in important ways, says Anat Gafni, VP of Engineering at db4objects, the company behind the open-source object database db4o. In this interview with Artima, Gafni explains how OO databases support agile development, and how they co-exist with relational databases in an enterprise.
added 2008 Sun May 11 0:09:51 by raphael76
Charles Nutter, a Sun engineer who has worked on the JRuby project, commented on PHP in a panel discussion at Sun's CommunityOne conference. I will not join the "PHP vs. Ruby on Rails" "discussion" here, as the comparison of a programming language to a web application framework for another language does not make sense, IMHO. Instead, I would like to comment on two of Charles Nutter's points.
added 2008 Sat May 10 23:44:25 by p3t0r
JavaOne 2008 is over. I’m still processing everything I’ve seen, but so far I didn’t see to much I didn’t know about before; certainly nothing shocking. Here are some of my observations related to Java7 and alternative languages for the JVM

Sponsors

More tags

Technology Apple Design Hardware Programming Security unix-linux ajax how-to javascript php java tools .net frameworks books research gui web design ruby open source reviews web 2.0 eclipse other languages perl python humor announcement News mobile Science Microsoft Windows usability database standards rss weather Internet c-and-cpp server google email web services web search health business media blog future games reference feeds flash fashion marketing web2.0 logo culture stats social Youth SocialBookmarking ideas Statistics buzz xml clothing opinion predictions 2007 socialnetworking widgets pew css-html methodology entrepreneurship longtail innovation searchengine newsletter spring web resources warming global mobile2.0 bg counter activity analyze netvibes prada miucca metallics equity trends 2007 minimalism forweb

more tags »

 
added 2008 Sat May 10 15:44:25 by codediesel
Which is the most popular version of PHP today and will release of PHP 6 increase the adoption of PHP 5.
added 2008 Fri May 9 22:08:55 by markturansky
Quotes Bill Gates: "They also came up with this idea to stop hurricanes. Basically, the waves in the ocean have energy, and you use that to lower the temperature differential. I’m not saying it necessarily is going to work. But it’s just an example of something where you go, Wow." Wow is right. They can patent an idea for controlling Mother Nature without any single shred of R&D that tries to actually accomplish an impossible feat.
added 2008 Fri May 9 21:57:08 by Michael Cote'
While we may have recorded this episode at JavaOne 2008, we spent most of our time talking about more general programming and Java concerns: Scala and functional languages, the freak-out (or lack thereof?) around multi-core programming, breaking around the safe sandbox of the VM to take advantage of operating system features and other technologies, and other topics, like who came up with those epigraphs in the Java Language Specification.
added 2008 Fri May 9 17:45:33 by danielstoner
As I said before, I am a supporter of checked exceptions in Java. I think they are a great idea that supports serious software development in the real world. I also think Java’s huge success can be attributed in part to checked exceptions. But this doesn’t mean I like everything about how the Java’s exception handling system was implemented.
added 2008 Fri May 9 12:44:26 by dzonelurker
Give your service away for free, acquire a lot of customers very efficiently through word of mouth, referral networks, organic search marketing, etc, then offer premium priced value added services or an enhanced version of your service to your customer base.
added 2008 Fri May 9 11:03:07 by hal10001
I had lunch with a former colleague recently, and we were discussing the type of work environments that are conducive to productivity and employee retention. As a psychology major he was able to pinpoint a simple principle that I had overlooked, but that was strikingly obvious. Enlightened by his observation, I wonder now how many in my field wish to adorn a stick-on name tag, and state with anxious resolve, "Hi, my name is Resource. I am seventy-five percent billable."
added 2008 Fri May 9 10:36:40 by jmathai
A look at what can happen when you don't know what you're doing
added 2008 Thu May 8 23:26:02 by vandelay
Welcome to iLT’s second quarter roundup of sites that use type well. It may be that not all the sites listed here are to your taste, but it’s hoped that something—even a detail somewhere—will inspire you. Invariably, these lists are subjective, so if you disagree, then feel free to do so in the comments below. If this list provokes discussion of what constitutes good web typography, then all the better. The designs are listed in no particular order. Click on the screen-shot to visit the site. Enjoy!
added 2008 Thu May 8 19:31:19 by martinig
Borland's management has been accusing the tool division for dragging down profitability for a long time. With this transaction, we will finally able to judge Borland's management on its ability to develop the other products. The question is why would Embarcadero buy such an apparently bad business?
added 2008 Thu May 8 15:01:30 by bloid
The guys over at Ajaxian asked me to do answer a couple questions for them (on video) so I set about forming it into a mini-presentation. I discuss a couple things
added 2008 Thu May 8 13:23:06 by jsugrue
Get ready for high quality video on the screens of your life. Sun has entered into a multi-year agreement with On2 Technologies, to provide immersive media and content on your JavaFX applications.
added 2008 Thu May 8 7:15:40 by puredanger
I was excited to see Neal talk about closures and I think he did a pretty good job staying focused on practical ways to use closures to reduce boilerplate. The problem with talking about closures is that it’s hard to stay focused on the practical benefits without getting bogged down into debates over syntax and features. On that front, I think Neal’s talk was a big success.
added 2008 Thu May 8 7:08:18 by murphee
Adoption and interest for Distributed Version Control Systems is constantly rising. InfoQ introduces the concept of DVCS and looks at 3 actors in the area: git, Mercurial and Bazaar.
added 2008 Wed May 7 21:20:30 by jmathai
When your startup fails...what are your options?
added 2008 Wed May 7 9:58:32 by puredanger
Brian’s talk focused pretty much exclusively on the new fork-join framework that will be added as part of the JSR 166 extension in Java 7.
added 2008 Tue May 6 22:42:44 by Noupe
An incredible amount of amazing colorful artwork and tutorials to inspire any designer.
added 2008 Tue May 6 11:28:02 by jj83777
This text discusses the differences between checked and unchecked exceptions in Java, and argues that unchecked exceptions are often a cleaner alternative. The text finishes with references to Anders Hejlsberg (creator of C#) and James Goslings (creator of Java)'s interviews on the subject at artima.com
added 2008 Mon May 5 21:08:06 by dzonereader
Advocates of graphical notations have long hoped we would reach the point were we only draw diagrams and don’t write textual code. There have even been a few visual programming environments that have come and gone over the years. If a picture is worth a thousand words, then why hasn’t this happened?
added 2008 Mon May 5 15:44:07 by EtienneT
What do you think will change in the way we hire software engineers in the next decade?
added 2008 Mon May 5 7:24:29 by puredanger
An update on the JSR 294 (superpackages) and JSR 277 (modularity) direction for Java 7
added 2008 Mon May 5 2:29:42 by alexandrupopescu
According to TechCrunch, Microsoft has withdrawn Yahoo bid. But what looks like an end of the saga, may still have a couple of unfinished episodes [...]


12345678910111213 ... 39 »