For comments or enquiries please contact webmaster@codeproject.com | View online | Monday, November 29, 2010 |
Welcome to this week's newsletter from The Code Project.
To ensure that future newsletters you receive from The Code Project aren't mistakenly blocked by antispam software, be sure to add the maillist.codeproject.com domain to your list of allowed senders.
Site News
We broke through the 30,000 article mark last week - what an amazing achievement for the community! Ten years ago we were amazed at the number of contributions we were getting a week (dozens!) and today we're seeing hundreds each week, not to mention Technical blogs we aggregate and Tips n' Tricks for those with quick-fixes. Incredible.
Speaking of amazing, David Cunningham, my partner in crime, has joined the ranks of the moustachioed this month as part of Movember. He grows a moustache, we all donate in order to ensure we can point at laugh at him all month, and the funds go to prostate cancer research. Click the link within the CodeProject logo on the site.
Spots are going fast for our upcoming Virtual Tech Summits, our free events where you can see hands-on, how-to demos of the latest dev technologies. December 2 focuses on developing real-world applications for the Cloud. Register now to secure your spot and for a chance at some great giveaways.
If you missed our first virtual tech summit on Mobile Development view the on demand environment.
cheers,
Chris Maunder
The Code Project Offers
Stop using SOAP! Gael Hofemeier takes us all to task for using Simple Object Access Protocol instead of WS-MAN provided as part of the Intel® AMT SDK. Ask your questions about the scenarios she provides for your development. Learn something | |
Windows Azure Introductory Special is the easiest way to get started. Includes a fixed amount of services at no cost after which you just pay at standard consumption rates. Learn more. | |
Rational Team Concert enables Agile development teams to track work items, control source code, create and manage defects, and manage the lifecycle of software projects. Download now and get RTC-Express-C free for up to 10 developers or get your hands dirty in our live sandbox with no download required. | |
Don't pay for server virtualization – download XenServer! Citrix XenServer is the only enterprise-ready, cloud-proven virtualization platform you don't have to pay for. With live migration, centralized multi-server management, and shared storage support, you can't afford not to try it! | |
20 Minutes to 4 Seconds... SpreadsheetGear for .NET reduced the time to generate a critical Excel Report "from 20 minutes to 4 seconds" making his team "look like miracle workers" according to Luke Melia at Oxygen Media in New York. Download a fully functional SpreadsheetGear trial Today! |
Weekly Poll Results
Do you get to talk to those who use your software?
Survey period: 22 Nov 2010 to 29 Nov 2010
Most of us write software for others to use. Do you actually get to talk to your users?
Option | Votes | % | |
Yes, constantly. | 332 | 40.89 | |
Yes, occasionally. | 229 | 28.20 | |
Yes, rarely. | 135 | 16.63 | |
No. | 92 | 11.33 | |
I don't write software for others to use. | 24 | 2.96 | |
Total | 812 | 100% |
This week's survey: Should developers ensure their applications allow exchange of data with other applications of the same type?
Most popular new articles 22 Nov 2010 - 29 Nov 2010
- Build a Pandora clone with Silverlight 4 - Judah Himango
- Deep Zoom for WPF - Roberto Sonnino
- The Whole Shebang: Building your own general purpose language interpreter (who needs a reason?!) - dave.dolan
- Adapting old code to new realities - Vitaliy Shibaev
- The Birth of Windows Desktop - Vineel Kumar Reddy Kovvuri
Latest Additions
200 articles overall 159 new, 95 updated, 1 moved. 18 were edited, 182 unedited
Article topics listed: C++
Too many articles? Visit your profile page to change your newsletter article filters.
New articles added
Miscellaneous
- Adapting old code to new realities - Vitaliy Shibaev
This article describes a useful technics for transforming old-style C/C++ code to fully managed C# code. These methods were used for porting classic libjpeg and libtiff libraries to .NET Framework. (Unedited)
C++, C, C#, Architect, Dev, Methods
Android
- Android. ImageView with SVG Support. - Igor Kushnarev
The techniques to use SVG in the ImageView control. (Unedited)
C++, C, Java, Mobile (Android), JNI, Dev
C / C++ Language
- C++0x Dynamic Message Passing - Achilleas Margaritis
C++0x Dynamic Message Passing Ala Objective-C (Unedited)
C++, STL-Topics, Dev, messages, Inheritance, function, overloading, argument
MFC
- VCOMBOBX in MFC - a virtual combo box control - yonken
A MFC based virtual combo box (Unedited)
C++, MFC, combobox, virtual
Articles updated added
Files and Folders
- XLineCounter , count number of source code lines - fu yuans
XLineCounter , count number of source code lines ,support VB,C#,C++ and Delphi (Unedited)
C++, C#, VB, .NET - Iterative Implementation of Recursively Enumerating Files and Sub Folders - yonken
Yet another implementation to enumerate files
C++, Windows, STL, Dev, Algorithms
iPhone
- FreeType on OpenGL ES (iPhone) - ed welch
Faster, smarter and better looking fonts rendered with OpenGL ES (Unedited)
C++, Mobile (iPhone), OpenGL, Dev
Cross Platform
- MiniPorcupine - Lampros Giampouras
Invisible, LSB based, image watermarking for Symbian.
C++, Dev
Libraries
- Professional System Library: Introduction - Vitaly Tomilov
A simplified and unified way for accessing most frequently used information about Process, System, and Environment.
VB6, C++ (VC6, VC7, VC7.1, VC8.0, VC9.0), C++/CLI, C# (C#1.0, C#2.0, C#3.0), VB (VB7.x, VB8.0, VB9.0), VBScript, Windows (Win2K, WinXP, Win2003, Vista, TabletPC), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), Office, Win32, Win64, ATL, COM, Dev, QA, SysAdmin
Threads, Processes & IPC
- ProSysLib: Dissecting the Process - Vitaly Tomilov
Access detailed information about the current process the easiest way.
C++ (VC6, VC7, VC7.1, VC8.0, VC9.0), C++/CLI, C# (C#1.0, C#2.0, C#3.0), VBScript, Windows (Win2K, WinXP, Win2003, Vista), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), Office, Win32, Win64, ATL, STL, COM, Dev, QA, SysAdmin
Tips and Tricks added
Printing
- Print XML documents well formatted by a WebBrowser with any orientation: Portrait & Landscape - liwei.contact
A sample project shows How to print XML documents by a WebBrowser control , with orientation setted programingly. (Unedited)
C++, C#, XML
Technical blogs added
Tabs & Property Pages
- How to Use ASP.NET "Property Pages" to create or host a Silverlight application in ASP.NET Site? - Abhijit Jana
How to Use ASP.NET "Property Pages" to create or host a Silverlight application in ASP.NET Site? (Unedited)
C++, Windows, MFC
This email was sent to gang007@gmail.com. To stop receiving this newsletter click here.
The Code Project. 503-250 Ferrand Drive
Toronto Ontario, M3C 3G8 Canada +1 416-849-8900 x 100