Executives from a handful of security firms outline the biggest threats facing the enterprise, urge new policies to protect networks as workers bring consumer technologies behind the firewall.
Executives from a handful of security firms outline the biggest threats facing the enterprise, urge new policies to protect networks as workers bring consumer technologies behind the firewall.
<b>Tech Source:</b> "9. People of Lava Want to Put a Big Android in Your Living Room Android is not just for smartphones anymore -- in fact, a Swedish company has just unveiled the first Android-based TV."
David Poulin et Cyril Cathala ont animé une soirée sur des aides au design et storyboarding, des bibliothèques de contrôles incontournables, des services et APIs pour tous, des outils venant simplifier le développement, de l'analytics, et de comment faire un suivi efficace de ses applications et optimiser sa visibilité. Cette session a permis de découvrir les joyaux cachés du développement Windows Phone, ces outils qui accéléreront à coup sûr vos développements et amélioreront la qualité de vos applications....
<b>Datamation:</b> "How do you know if a cloud computing vendor is secure? When they make claims about their nearly absolute level of safety, should you just...take their word for it? "
Have you ever struggled to communicate architectural information with stakeholders? Do you recognize that presenting data and information is a core competency of an architect? Consider putting these proven principles and patterns to use in your next presentation.
Have you ever struggled to communicate architectural information with stakeholders? Do you recognize that presenting data and information is a core competency of an architect? Consider putting these proven principles and patterns to use in your next presentation.
Using Cucumber can make your Ruby on Rails development projects understandable to the business folks. That's what this Behavior-Driven Development (BDD) tool is all about.
Using Cucumber can make your Ruby on Rails development projects understandable to the business folks. That's what this Behavior-Driven Development (BDD) tool is all about.
Networking and security firm offers commercial support for Quaresso, a startup offering a new spin on the armored browser with remote support to shore up the last mile.
Learn a technique to fetch column data for MySQL crosstabs by emulating views. By replacing tables with a subquery subset, the resulting view will contain a limited dataset that has been filtered for that column field.
Learn a technique to fetch column data for MySQL crosstabs by emulating views. By replacing tables with a subquery subset, the resulting view will contain a limited dataset that has been filtered for that column field.
<b>Free Software Magazine:</b> "Given the short notice (only six days!), I was not able to come up with a more detailed response, but I did want to express my dismay at the way these policies are being framed."
Mise à jour du 08/06/10
iAds possèderait déjà 50 % du marché US des annonces mobiles
Avant même son lancement, prévu pour le 1er juillet
iAds, la nouvelle régie publicitaire d'Apple pour applications mobiles, sera officiellement lancée le 1er juillet prochain.
Elle concernera les applications tournant sur les iPhones et iPod Touch qui embarqueront iOS 4 (ex-iPhone OS), le nouvel OS mobile d'Apple.
Lors du WWDC, Steve Jobs a d'ores et déjà dévoilé plusieurs grands noms d'annonceurs impliqués dans le projet. Parmi eux, on compte bien sûr Disney (dont Jobs est un actionnaire influent) mais aussi des marques aussi différent...
Canonical et Nokia pourraient travailler en collaboration sur Qt
Sur les quelques derniers mois, des contacts ont eu lieu entre les développeurs de Qt et Canonical ainsi qu'avec les participants au projet Ubuntu. Mark Zimmerman, CTO de Canonical, disait sur son blog, en octobre :
Citation:
Envoyé par Mark Zimmerman, CTO de Canonical
I have been thinking about Qt recently. We want to make it fast, easy and painless to devel...
<b>The H Open:</b> "Lightweight desktops have a multitude of uses, on netbooks, for mobile devices, for older hardware, for users with limited requirements of their systems, for connecting to applications in the cloud, and for bare knuckled programmers who prefer to work closer to the metal."
Before SQL Server 2008, you had to build a custom solution if you wanted to keep track of the changes to the data in your tables. SQL Server 2008 has a new offering called Change Tracking that keeps track of each DML event type and the keys of the row that was affected.
Google annonce une refonte en profondeur de la plateforme Blogger
Sa nouvelle interface sera développée avec Google Web Toolkit
Blogger, le célèbre service de publication Web racheté par Google en 2003, est sur le point d'avoir une refonte complète d'après son chef de produit Chang Kim.
Il s'agit du changement d'interface le plus important de l'histoire du sixième plus grand site au monde qui s'enorgueillit de ses 400 millions de lecteurs et de ses 500 milliards de mots publiés, répartis sur un demi-milliard de billets de blog depuis la création du service.
La nouvelle génération d'interface utilisateur de l'éditeur de billet et du tableau de bord (dashboard) de l'o...
Think you can't afford to print in color? If you buy the Epson B-510DN, it'll cost about 3.5 cents per page. Consumables for business printers don't get much more affordable than that.
Rob Gravelle demonstrates a solution for passing MySQL dynamic field names to the group_concat function using a combination of stored proc input parameters, string concatenation, and prepared statements.