InfoQ Homepage Development Content on InfoQ
-
Ruby 2.0 Preview 1 Released, Final Release in February 2013
Ruby 2.0's release manager Yusuke Endoh announced the first preview release of Ruby 2.0 and a targeted release in February 2013. InfoQ talked to Yusuke to learn more about the big new features of Ruby 2.0 (Refinements, keyword arguments, Enumerator#lazy, and more) and what users need to know when upgrading.
-
The Java2Days Conference in Sofia, Bulgaria
The fourth annual Java2Days conference in Sofia, Bulgaria was conducted last week. This is the first Java conference in Eastern Europe.
-
Icenium: Doug Seven on Building Hybrid Mobile Apps for iOS and Android
Icenium is a framework developed by Telerik for building cross platform hybrid mobile apps using HTML and JavaScript. Doug Seven explores the necessity of the framework, its features and provides reactions from the community.
-
Customize AWS Elastic Beanstalk with Configuration Files
AWS Elastic Beanstalk can now be customized and configured via YAML configuration files. You can use configuration files to download and install packages, download and extract archives, create files, create users/groups, run commands, start and stop services, and define container settings.
-
Microsoft's New Compiler Increases C++11 Compliance
Microsoft has released a new CTP of its C++ compiler that provides new C++11 functionality, and announced the formation of the Standard C++ Foundation. This foundation is composed of several different organizations that all share the same goal of promoting and support C++.
-
Is the AWS Elastic Beanstalk Now the Most Multi-Language PaaS?
The Amazon Web Services (AWS) team just added Ruby support to its Elastic Beanstalk service and now has one of the most multi-language cloud platforms available. In addition, AWS introduced support for Elastic Beanstalk in its Virtual Private Cloud (VPC) so that customers can deploy and manage private versions of their web applications.
-
Panel: Answers from Microsoft Developers Who Built WinRT
Chris Anderson, Chris Guzak, Jerry Dunietz, Kamen Moutafov, Martyn Lovell, Elliot H Omiya, lead developers working on various WinRT components, have taken questions during the BUILD 2012 panel The Windows Runtime Q&A, answering some of the developers’ ardent questions on Windows 8 applications, especially WinRT ones. Following is a digest of the answers to main topics discussed.
-
Microsoft Improves Delivery of Language Translation with New Dedicated Hub for Developers
Microsoft has created a new set of tools for incorporating instantaneous language translating capabilities into mobile apps.With the new Translator Hub developers gain a supple Application Programming Interface (API) for customizing Windows Phone and other operating systems to translate up to 39 languages in their unique apps. The service is on sale now to developers or it can be sampled for free.
-
Comma Delimited Cookies in ASP.NET with Parser Tool
ASP.NET doesn't provide support for comma delimited cookies. However, you can use comma character by creating a parser tool. Why reinvent the wheel when Keyvan Nayyeri has created a tool for this purpose.
-
A Background on Windows Phone 8's New Map Services
The release of Windows Phone 8 brings full multitasking support as well as a new set of mapping APIs. Combining the two allows developers to produce more capable apps and a better user experience.
-
Key Technologies for Windows Store Business Apps
Business applications tend to have a lot of more emphasis on data storage, security, and deployment than other types of applications. Despite the numerous limitations that Windows 8 Store, there are still many different options available to fulfill these needs.
-
The NET Perspective: Then and Now
The .NET Framework observed its ten year anniversary in February. Brandon Bray, .NET's Group Program Manager, was at Build to discuss where .NET has been and what developers can look for in the future.
-
Reintroducing Extension SDKs for Visual C++
An under-reported feature of Visual Studio 2012 is the ability to create Extension SDKs for Visual C++. SDK development is analogous to creating assemblies in .NET or JARs in Java and is very important for Windows 8 application development.
-
JCP Reform Continues as London Java Community and CloudBees Win Seats on Executive Committee
The results are in for the JCP 2012 elections, with the London Java Community re-elected and PaaS provider CloudBees being elected for the first time in the open vote. Following the vote, the SE/EE and ME Executive Committees will be merged into a single Executive Committee, which will start to focus on the thorny matter of IP issues.
-
JustDecompile with C#5 and WinRT Support
Telerik's JustDecompile Q3 2012 ships with support for C#5 and WinRT. It integrates with Visual Studio via JustCode and includes two plugins.