- Update 4 Hotfix 1 now available for Delphi, C++Builder and RAD Studio XE2
- Webinar: Developing Windows 8 Metro Applications with Embarcadero Prism XE2.5
- Limit The Number Of Characters For The TListView's Editor Control
- Webinar: Create Mobile iOS Apps using Delphi XE2 with FireMonkey
- Mac Development for the Windows Developer - Technical Workshop
- Hide, Slide And Fade Away Controls On A Delphi Form
- Cloud Storage: GDrive, SkyDrive, or DropBox?
- Dropbox Link for next IDE Fix Pack Version
- Why Delphi? - For Novice Delphi Developers and First Time Visitors!
- FireMonkey Links #2
- Select XML Nodes Into IXMLNodeList Using XPath In XmlDom.Pas
- Última Chamada - Delphi Meeting 2012
Attributes and RTTI
TOPIC
Attributes, a language feature brought over from .NET and Java (known as "annotation"), are a language feature of Delphi introduced in version 2010 that allow annotating types and type members with special objects that carry additional information. This information can be queried at run time using RTTI, or Run Time Type Information. Along with existing OOP mechanisms (inheritance and ownership) you can now use annotations for a class and class members to further define what your classes are capable of.
OData
TOPIC
The Open Data Protocol (OData) is a Web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist in applications today. We'll see how an old technology in Delphi, WebBroker, has been able to do this for quite some time, but now there's a cool name and a formalized protocol for it. A sample Delphi application will make obvious how simple it is to open your data to mobile devices!
PRESENTER
Crystal Reports Alternatives
TOPIC
Crystal Reports is a reporting application that can access data from a wide array of sources. It has come bundled with both Delphi and Visual Studio and is now also available as a web-based application. Many people have used Crystal Reports with Delphi through the years.
Tricks of the Trade
TOPIC
Everyone has their favorite Delphi IDE plug-in, their favorite Notepad replacement, their favorite tricks for saving time. We'll share these tips with each other tonight.
Some of the things we'll likely cover include GExperts, editor macros, templates, debugging and logging, build events, mapped or redirected drives and paths, WinInternals tools, dealing with UAC and 64-bit issues, and automated builds.
January - Technology Chat
TOPIC
There is no formal topic for this month's meeting. Our regular meeting time and place will be kept and there will be a laptop with Delphi 2010 hooked to the big screen TV, but no PowerPoint slides and no agenda.
Sometimes meetings like this bring out very interesting topics!
LOCATION
Fanno Creek Brew Pub
12562 Main Street
Tigard, OR 97223
(503) 624 9400
Touch and Gesture Capabilities
PRESENTATION
Last summer, a member of the group brought a multi-touch enabled laptop to an ODUG meeting. Of course everyone wanted to see a touch enabled application written in Delphi. He now has a demo ready that shows some of these capabilities in a business application.
XML Binding and REST Servers
PRESENTATION
We'll be going over how to create XML documents in Delphi using the XML Binding Wizard to create the document from either an XSD or XML file. We'll use a web broker based REST server to serve up the document and then read it in using a Delphi client. As we do that we'll define what a REST server is and why it's replacing SOAP servers.
Powerful Debugging with CodeSite
PRESENTATION
Debugging your applications is an old topic. But there are always new tricks to be learned. One product that can go a long way in trouble-shooting is CodeSite by Raize Software.
RAD Studio XE2 World Tour!
PRESENTATION
The word is out. The biggest and best Delphi, C++Builder and RAD Studio release is coming soon. Join us at this free event to get a first-hand look at all the new RAD capabilities you’ve been asking for and more.
HelpScribble
TOPIC
This month, the Oregon Delphi User Group will be looking at integrating help into Delphi applications. Just Great Software produces a complete help authoring tool called, HelpScribble that simplifies the task of producing help files and manuals in multiple formats. These files can be used to provide context-sensitive help in your Delphi programs, stand-alone software manuscripts, or even online documentation--all from the same help project file.



