To display the most relevant entries to you in priority,
vote for the stories you are interested in
(  )
and reject those that you are not interested in
(  )
InfoWorld: Top News -
1 days ago
div class="rxbodyfield"p class="ArticleBody" page="1"In separate moves this week, Sun and Microsoft
both proceeded with previously stated plans to boost their software development environments/pp
align="right"a
href="http://ad.doubleclick.net/jump/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;skey=patch_management;pkey=security;ord=123456789?"
target="_blank" /img
src="http://ad.doubleclick.net/ad/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;skey=patch_management;pkey=security;ord=123456789?"
width="336" height="280" border="0" alt="" align="right"//a/pp class="ArticleBody" page="1"a
href="http://www.infoworld.com/article/08/08/13/sun-releases-beta-of-NetBeans-IDE_1.html"
class="regularArticleU"Version 6.5 of the NetBeans open-source IDE/a was released by Sun and the
NetBeans community, while Microsoft has added a
href="http://www.infoworld.com/article/08/09/29/Microsoft-to-back-jQuery-library_1.html"
class="regularArticleU"jQuery Intellisense support/a to Visual Studio 2008 and Visual Web Developer
2008 Express./pp class="ArticleBody" page="1"Accessible for a
href="http://www.netbeans.org/community/releases/65/" target="_blank"
class="regularArticleU"download/a, NetBeans 6.5 features increased support for Web and Java
software development, according to Sun and the NetBeans community. It includes localized versions
for simplified Chinese, Japanese, and Brazilian Portuguese./pp class="ArticleBody" page="1"Also
being offered is an early access version of NetBeans for Pythin applications, featuring an editor,
debugger, and Python runtimes./pp class="ArticleBody" page="1"Version 6.5 features tooling for PHP,
such as syntax highlighting and code completion. A JavaScript editor is included as well./pp
class="ArticleBody" page="1"?Integration across multiple languages simplifies development. The
NetBeans IDE 6.5 allows you to stay within one tool and move easily from PHP to JavaScript and
back," said Ian Murdock, Sun vice president of developer and community marketing at Sun, in a
statement released by the company./pp class="ArticleBody" page="1"Other capabilities include
enhanced support for Spring, Hibernate, JavaServer Pages, and Java Persistence API. Support for
Groovy and Grails also is offered in the editor. Ruby enhancements are offered within the editor
and debugger./pp class="ArticleBody" page="1"Multithreaded debugging for Java technologies is
featured as well./pp class="ArticleBody" page="1"Sun in December will offer a training and
certification for NetBeans by way of its Certification Specialist for NetBeans IDE effort./pp
class="ArticleBody" page="1"Microsoft, meanwhile, is offering JavaScript Intellisense support via
Service Pack 1, which can be a href="http://msdn.microsoft.com/en-us/vstudio/cc533448.aspx"
target="_blank" class="regularArticleU"downloaded./a JQuery is a JavaScript library./pp
class="ArticleBody" page="1"Users also must install the VS 2008 Patch KB58502 a
href="http://code.msdn.microsoft.com/KB958502/Release/ProjectReleases.aspx?ReleaseId=1736"
class="regularArticleU"patch/a to support "-vsdoc.js" Intellisense files and download the a
href="http://docs.jquery.com/Downloading_jQuery#Download_jQuery" target="_blank"
class="regularArticleU"jQuery-vsdoc.js file/a./pp class="ArticleBody" page="1""Visual Studio 2008
SP1 adds richer JavaScript Intellisense support to Visual Studio, and adds code completion support
for a broad range of JavaScript libraries," said Scott Guthrie, corporate vice president in the
Microsoft Developer Division, in his a
href="http://weblogs.asp.net/scottgu/archive/2008/11/21/jquery-intellisense-in-vs-2008.aspx"
target="_blank" class="regularArticleU"blog./a/p/divbr style=clear: both;/ a
href=http://www.pheedo.com/click.phdo?s=32ddde53f3730acac7f2bb08b8b2f6e5p=1img alt= style=border:
0; border=0 src=http://www.pheedo.com/img.phdo?s=32ddde53f3730acac7f2bb08b8b2f6e5p=1//a img
src=http://www.pheedo.com/feeds/tracker.php?i=32ddde53f3730acac7f2bb08b8b2f6e5 style=display: none;
border=0 height=1 width=1 alt=/

|
MSDN: ASP.NET -
1 days and 1 hours ago
Let Jesse Liberty take you through this tutorial on programming with Visual Studio and Expression
Blend.
|
ScottGu's Blog -
1 days and 9 hours ago
font size="2" face="arial" pLast month I blogged about a target="_blank"
href="http://weblogs.asp.net/scottgu/archive/2008/09/28/jquery-and-microsoft.aspx"how Microsoft is
extending support for jQuery/a.#160; Over the last few weeks we've been working with the jQuery
team to add great jQuery intellisense support within Visual Studio 2008 and Visual Web Developer
2008 Express (which is free).#160; This is now available to download and use./p h3Steps to Enable
jQuery Intellisense in VS 2008/h3 pTo enable intellisense completion for jQuery within VS you'll
want to follow three steps:/p pustrongStep 1: Install VS 2008 SP1/strong/u/p pVS 2008 SP1 adds
richer JavaScript intellisense support to Visual Studio, and adds code completion support for a
broad range of JavaScript libraries. /p pYou can download VS 2008 SP1 and Visual Web Developer 2008
Express SP1 a target="_blank" href="http://msdn.microsoft.com/en-us/vstudio/cc533448.aspx"here/a./p
pstronguStep 2: Install VS 2008 Patch KB958502 to Support quot;-vsdoc.jsquot; Intellisense
Files/u/strong/p pTwo weeks ago we shipped a patch that you can apply to VS 2008 SP1 and VWD 2008
Express SP1 that causes Visual Studio to check for the presence of an optional quot;-vsdoc.jsquot;
file when a JavaScript library is referenced, and if present to use this to drive the JavaScript
intellisense engine./p pThese annotated quot;-vsdoc.jsquot; files can include XML comments that
provide help documentation for JavaScript methods, as well as additional code intellisense hints
for dynamic JavaScript signatures that cannot automatically be inferred.#160; You can learn more
about this patch a target="_blank"
href="http://blogs.msdn.com/webdevtools/archive/2008/11/07/hotfix-to-enable-vsdoc-js-intellisense-doc-files-is-now-available.aspx"here/a.#160;
You can download it for free a target="_blank"
href="http://code.msdn.microsoft.com/KB958502/Release/ProjectReleases.aspx?ReleaseId=1736"here/a./p
pstronguStep 3: Download the jQuery-vsdoc.js file/u/strong/p pWe've worked with the jQuery team to
put together a jQuery-vsdoc.js file that provides help comments and support for JavaScript
intellisense on chained jQuery selector methods.#160; You can download both jQuery and the
jQuery-vsdoc file from the a target="_blank"
href="http://docs.jquery.com/Downloading_jQuery#Download_jQuery"official download page/a on the
jQuery.com site:/p pimg src="http://www.scottgu.com/blogposts/jquerynov/step1.png" / /p pSave the
jquery-vsdoc.js file next to your jquery.js file in your project (and make sure its naming prefix
matches the jquery file name):/p pimg src="http://www.scottgu.com/blogposts/jquerynov/step2.png" /
/p pYou can then reference the standard jquery file with an html lt;script/gt; element like so:/p
pimg src="http://www.scottgu.com/blogposts/jquerynov/step3.png" / /p pOr alternatively reference it
using the lt;asp:scriptmanager/gt; control, or by adding a /// lt;reference/gt; comment at the top
of a standalone .js file.#160; /p pWhen you do this VS will now look for a -vsdoc.js file in the
same directory as the script file you are referencing, and if found will use it for help and
intellisense.#160; The annotated /p pFor example, we could use jQuery to make a JSON based get
request, and get intellisense for the method (hanging off of $.):/p pimg
src="http://www.scottgu.com/blogposts/jquerynov/step4.png" / /p pAs well as help/intellisense for
the $.getJSON() method's parameters:/p pimg
src="http://www.scottgu.com/blogposts/jquerynov/step5.png" /#160;/p pThe intellisense will continue
to work if you nest a callback function within the method call.#160; For example, we might want to
iterate over each JSON object returned from the server:/p pimg
src="http://www.scottgu.com/blogposts/jquerynov/step6.png" / /p pAnd for each of the items we could
execute another nested callback function:/p pimg
src="http://www.scottgu.com/blogposts/jquerynov/step7.png" / /p pWe could use the each callback
function to dynamically append a new image to a list (the image src attribute will point to the URL
of the returned JSON media image):/p pimg
src="http://www.scottgu.com/blogposts/jquerynov/step8.png" / /p pAnd on each dynamically created
image we could wire-up a click event handler so that when it is pressed it will disappear via an
animation:/p pimg src="http://www.scottgu.com/blogposts/jquerynov/step10.png" / /p pNotice how the
jQuery intellisense works cleanly at each level of our code.#160; /p h3JavaScript Intellisense Tips
and Tricks/h3 pJeff King from the Web Tools team a target="_blank"
href="http://blogs.msdn.com/webdevtools/archive/2008/11/18/jscript-intellisense-faq.aspx"wrote up a
great post/a earlier this week that answers a number of common questions about how JavaScript
intellisense works with VS 2008.#160; I highly recommend reading it./p pOne trick he talks about
which I'll show here is a technique you can use when you want to have JavaScript intellisense work
within user-controls/partials (.ascx files).#160; Often you don't want to include a JavaScript
library lt;script src=quot;quot;/gt; reference#160; within these files, and instead have this live
on the master page or content page the user control is used within.#160; The problem of course when
you do this is that by default VS has no way of knowing that this script is available within the
user control - and so won't provide intellisense of it for you./p pOne way you can enable this is
by adding the lt;script src=quot;quot;/gt; element to your user control, but then surround it with
a server-side lt;% if %gt; block that always evaluates to false at runtime:/p pimg
src="http://www.scottgu.com/blogposts/jquerynov/step11.png" / /p pAt runtime ASP.NET will never
render this script tag (since it is wrapped in an if block that is always false).#160; However, VS
emwill/em evaluate the lt;script/gt; tag and provide intellisense for it within the
user-control.#160; A useful technique to use for scenarios like the user control one.#160; Jeff has
even more details in his a target="_blank"
href="http://blogs.msdn.com/webdevtools/archive/2008/11/18/jscript-intellisense-faq.aspx"FAQ post/a
as well as his a target="_blank"
href="http://blogs.msdn.com/webdevtools/archive/2008/10/28/rich-intellisense-for-jquery.aspx"original
jQuery intellisense post/a.#160; Rick Strahl also has a good post about using jQuery intellisense a
target="_blank" href="http://www.west-wind.com/Weblog/posts/536756.aspx"here/a./p h3More
Information/h3 pTo learn more about jQuery, I recommend watching Stephen Walther's a
target="_blank" href="http://channel9.msdn.com/pdc2008/PC31/"ASP.NET and jQuery/a PDC talk. a
target="_blank"
href="http://weblogs.asp.net/stephenwalther/archive/2008/10/29/jquery-and-asp-net-ajax-demo-code.aspx"Click
here/a to download his code samples and powerpoint presentation./p pRick Strahl also has a really
nice a href="http://www.west-wind.com/presentations/jQuery/default.aspx"Introduction to jQuery/a
article that talks about using jQuery with ASP.NET.#160; Karl Seguin has two nice jQuery primer
posts a target="_blank"
href="http://dotnetslackers.com/articles/ajax/JQuery-Primer-Part-1.aspx"here/a and a
target="_blank" href="http://dotnetslackers.com/articles/ajax/JQuery-Primer-Part-2.aspx"here/a that
provide shorter overviews of some of the basics of how to use jQuery.#160; /p pI also highly
recommend the a target="_blank"
href="http://www.amazon.com/gp/product/1933988355/102-4745100-5076967?ie=UTF8amp;tag=scoblo04-20amp;linkCode=xm2amp;camp=1789amp;creativeASIN=1933988355"jQuery
in Action/a book./p pHope this helps,/p pScott/p /fontimg
src="http://weblogs.asp.net/aggbug.aspx?PostID=6749212" width="1" height="1"

|
freshmeat.net announcements (Global) -
2 days and 1 hours ago
Low-Level Virtual Machine (LLVM) is a compiler infrastructure designed for compile-time, link-time,
run-time, and "idle-time" optimization of programs from arbitrary programming languages. It
currently supports compilation of C, Objective-C, and C++ programs, using front-ends derived from
GCC 4.0, GCC 4.2, and a custom new front-end, "clang". It supports x86, x86_64, ia64, PowerPC, and
SPARC, with support for Alpha and ARM under development. hr / strongLicense:/strong OSI Approved hr
/ strongChanges:/strongbr / This release includes improved compilation speed, support for multiple
return values in LLVM IR, and initial support for PIC16. llvmc2 (the generic compiler driver)
gained plugin support. It is now easier to experiment with llvmc2 and build your own tools based on
it. This release also includes an optional build system based on CMake. It still is in its early
stages, but can be useful for Visual C++ users who cannot use the Visual Studio IDE. Other
improvements in LLVM internals include a more efficient representation that leads to lower memory
usage and better vector support.img
src="http://feeds.feedburner.com/~r/freshmeat/feeds/fm-releases-global/~4/459851928" height="1"
width="1"/

|
freshmeat.net announcements (Unix) -
2 days and 1 hours ago
Low-Level Virtual Machine (LLVM) is a compiler infrastructure designed for compile-time, link-time,
run-time, and "idle-time" optimization of programs from arbitrary programming languages. It
currently supports compilation of C, Objective-C, and C++ programs, using front-ends derived from
GCC 4.0, GCC 4.2, and a custom new front-end, "clang". It supports x86, x86_64, ia64, PowerPC, and
SPARC, with support for Alpha and ARM under development. hr / strongLicense:/strong OSI Approved hr
/ strongChanges:/strongbr / This release includes improved compilation speed, support for multiple
return values in LLVM IR, and initial support for PIC16. llvmc2 (the generic compiler driver)
gained plugin support. It is now easier to experiment with llvmc2 and build your own tools based on
it. This release also includes an optional build system based on CMake. It still is in its early
stages, but can be useful for Visual C++ users who cannot use the Visual Studio IDE. Other
improvements in LLVM internals include a more efficient representation that leads to lower memory
usage and better vector support. pa
href="http://feedads.googleadservices.com/~a/2tZhxj498H9vUBA362p6MbINXXE/a"img
src="http://feedads.googleadservices.com/~a/2tZhxj498H9vUBA362p6MbINXXE/i" border="0"
ismap="true"/img/a/pimg
src="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-unix/~4/TZttdx6XjVU" height="1"
width="1"/

|
freshmeat.net announcements (Global) -
2 days and 1 hours ago
Low-Level Virtual Machine (LLVM) is a compiler infrastructure designed for compile-time, link-time,
run-time, and "idle-time" optimization of programs from arbitrary programming languages. It
currently supports compilation of C, Objective-C, and C++ programs, using front-ends derived from
GCC 4.0, GCC 4.2, and a custom new front-end, "clang". It supports x86, x86_64, ia64, PowerPC, and
SPARC, with support for Alpha and ARM under development. hr / strongLicense:/strong OSI Approved hr
/ strongChanges:/strongbr / This release includes improved compilation speed, support for multiple
return values in LLVM IR, and initial support for PIC16. llvmc2 (the generic compiler driver)
gained plugin support. It is now easier to experiment with llvmc2 and build your own tools based on
it. This release also includes an optional build system based on CMake. It still is in its early
stages, but can be useful for Visual C++ users who cannot use the Visual Studio IDE. Other
improvements in LLVM internals include a more efficient representation that leads to lower memory
usage and better vector support. pa
href="http://feedads.googleadservices.com/~a/cxwyQnWpjyLshBhDkG6LUgGqrHM/a"img
src="http://feedads.googleadservices.com/~a/cxwyQnWpjyLshBhDkG6LUgGqrHM/i" border="0"
ismap="true"/img/a/pimg
src="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-global/~4/TZttdx6XjVU" height="1"
width="1"/

|
Annonces lesjeudis.com -
2 days and 3 hours ago
Societe : SYLIS - Lieu de travail : PARIS - Type de contrat : CDI - Salaire : A négocier -
Detail : Le groupe SYLIS, SSII créé en 1984, côté au second
marché, est fort de 1800 collaborateurs. Nous intervenons auprès de plus de 150
clients grands comptes sur les différents secteurs d'activités Banque, Finance,
Assurance, Industrie, Publics, Télécoms... Implanté sur l'ensemble du
territoire Français et au Benelux, nous proposons une gamme de services dans le conseil,
l'expertise des métiers de l'informatique. Dans le cadre de l'expansion de notre
activité, nous recherchons des Ingénieurs d'Etudes Sharepoint DotNet pour intervenir
sur des projets à forte valeur ajoutée. Sous la conduite du Chef de projet, vous
prendrez en charge la conception et le suivi de projet: la rédaction du cahier des charges,
l'analyse et la réalisation des projets jusqu'à la phase de recette, homologation et
de mise en production. De formation Bac +2/+5 en informatique, vous justifiez de 2 à 3 ans
d'expérience dans l'utilisation des outils Microsoft DotNet. Vous maîtrisez les
environnements techniques : SharePoint, C#, ASP.Net, ADO.Net, XML, UML, Visual Studio 2005, SQL
Server 2000/2005, Power AMC. Votre dynamisme allié à votre esprit d'équipe
seront autant d'atouts de réussite pour évoluer dans cette fonction.

|
InfoQ Personalized Feed for Jean-Sébastien Alet -
2 days and 8 hours ago
Rico Mariani, Chief Architect of Visual Studio, talks about the long term plans for Visual Studio
2010. His emphasis is on two key areas, extensibility and performance. iBy Jonathan Allen/i
|
Annonces lesjeudis.com -
2 days and 8 hours ago
Societe : GFI INFORMATIQUE - Lieu de travail : LILLE - Type de contrat : CDI - Salaire : A NEGOCIER
- Detail : Placé dans le TOP 10 sur son secteur, le groupe GFI Informatique, fort de ses 9
500 collaborateurs est un partenaire réactif et proche de ses clients, de l'entreprise
régionale au grand compte international. Sur chacune de ses 4 offres : Conseil,
Intégration, Solutions, Infrastructure Production, GFI Informatique propose le meilleur de
la technologie et de l'expertise métier. Avec plus de 40 agences en France, GFI Informatique
est un partenaire proche de ses clients et de ses collaborateurs, offrant la flexibilité
d'une entreprise locale et la force d'un grand groupe. GFI Informatique Région Nord avec
l'implantation du Centre de Service National GFI basé à Lille, compte plus de 500
personnes et s'impose parmi les leaders des sociétés de services informatiques de la
région. Situé en plein c?ur de Lille, Le CSN est le plus important centre de
développement au Nord de Paris. Il regroupe aujourd'hui près de 300 personnes qui
réalisent des projets pour les plus grandes entreprises nationales, telles que BNP Paribas,
Eiffage, Orange, Arcelor, Intermarché. Le Centre de service National vous apporte un
accompagnement (formation de 2 à 6 semaines lors de votre intégration), une
diversité dans les projets ( Java/J2EE, PHP, .net, JPA, WCF, Linq) et les meilleurs
pratiques (CMMI). Afin de poursuivre son fort développement, GFI Informatique renforce ses
équipes dans le cadre de projets menés au sein du Centre de Service National et
recherche des Ingénieurs Etudes et développement, des concepteurs et des Chefs de
projets. Profil De formation informatique Bac+2 à 5, vous vous êtes débutants
ou expérimentés Vous bénéficiez d'une maîtrise des environnements
de développement J2EE (WebLogic/WebSphere/JBoss, RSA ou Rational Rose et WSAD, FrameWork,
gestion de configuration, ?) et ou .NET (VB ,ASP, C# , Visual Studio, Framework 2.0, Oracle, SQL
Server ) Vous souhaitez développer votre autonomie et votre esprit d'initiative , rejoindre
un groupe à la pointe de l'innovation technologique (génération de code MDA,
JAVA 6, Silverlight?) et booster votre carrière, envoyer votre candidature

|
|
What is Matoumba?
A website that sorts everyday the most relevant information to you.
Vote for the news and Matoumba will learn your tastes and the information that you like the most.
It is all FREE!
|