ADS BY GOOGLE
SOA World Conference
Virtualization Conference
$200 Savings Expire May 9, 2008... – Register Today!

DIGITAL EDITION

A New Year and a New Direction
I received an e-mail from a loyal reader recently
SYS-CON.TV

2007 West
GOLD SPONSORS:
Active Endpoints
Your SOA Needs BPEL for Orchestration
BEA
Virtualized SOA: Adaptive Infrastructure for Demanding Applications
Nexaweb
Overcoming Bandwidth Challenges with Nexaweb
TIBCO
What is Service Virtualization?
SILVER SPONSORS:
WSO2
Using Web Services Technologies and FOSS Solutions
Click For 2007 East
Event Webcasts

2008 East
PLATINUM SPONSORS:
Appcelerator
Think Fast: Accelerate AJAX Development with Appcelerator
GOLD SPONSORS:
DreamFace Interactive
The Ultimate Framework for Creating Personalized Web 2.0 Mashups
ICEsoft
AJAX and Social Computing for the Enterprise
Kaazing
Enterprise Comet: Real–Time, Real–Time, or Real–Time Web 2.0?
Nexaweb
Now Playing: Desktop Apps in the Browser!
Sun
jMaki as an AJAX Mashup Framework
POWER PANELS:
The Business Value
of RIAs
What Lies Beyond AJAX?
KEYNOTES:
Douglas Crockford
Can We Fix the Web?
Anthony Franco
2008: The Year of the RIA
Click For 2007 Event Webcasts
POWERBUILDER LINKS YOU MUST CLICK ON
LATEST SYBASE POWERBUILDER STORIES & POSTS
PBDJ News Desk monitors the world of Sybase PowerBuilder to present IT professionals with updates on technology advances, business trends, new products and standards in the PowerBuilder and i-technology space since 1994!

Pages: « Prev 2 3 4 5 6 7 8 9 10 11 12 Next »
EAServer 6.0 GUI Enhancements
EAServer 6.0 brings with it many new and exciting changes on a number of fronts, not the least of which is its management console, EAServer Manager. Many of the changes wrought in the console are simple byproducts of the changes in the underlying server, so I won't delve into them. In
read & respond »
Migration of Existing EAS 5.x Applications to EAS 6
In this paper we'll be discussing the migration of existing EAServer applications to EAServer 6. Because of architecture changes in EAServer, an explicit migration is needed; whereas with previous versions you could simply upgrade an existing installation or install and sync the entiti
read & respond »
Texas Workforce Commission
The Texas Workforce Commission, a state agency that oversees workforce development programs, needed to overhaul its popular client/server application to keep up with growth in size and functionality. Using Sybase technology, it was able to re-architect and re-implement the application,
read & respond »
Running Perl Scripts...
According to the programmers' guide provided with EAS (5.x), a Web application is a unit of deployment for interrelated Web content, JavaServer Pages (JSPs), and Java servlets. Generally, a Web application developer under EAS must create JSP files and/or Java servlets. Sometimes, howev
read & respond »
Enable 1.5 Makes PowerBuilder Applications Multilingual
Enable, a framework-level tool that makes PowerBuilder applications multilingual, has announced version 1.5 with enhanced performance in terms of speed and the handling of special cases, and a full treatment of 'right to left' languages.
read & respond »
Visual Guard by Novalys
Finally, here is a solution that will resolve, once and for all, a problem I've been having ever since I started my development: how to easily secure my application according to the user profile.
read & respond »
Innovate or Die
PowerBuilder has almost entirely lost mind share. In order to reintroduce PowerBuilder to a new generation of developers, Sybase should treat it like a new product. When it was originally being developed, PowerSoft used the product internally and also partnered with clients, providing
read & respond »
Moving the Needle on Software Development Success
Software is the engine of our economy, at the root of almost everything we do. Our success rate has been creeping up in recent years, but one thing is sure: there has been no major breakthrough. What will it take?
read & respond »
PowerBuilder News
Sybase announced the availability of Sybase PowerBuilder 10.5, the next-generation rapid application development tool. PowerBuilder 10.5 features key functionality enhancements and improves the DataWindow, an industry leading patented data access, presentation, and manipulation tool. T
read & respond »
Sybase iAnywhere Suite Addresses Wireless, "Unwired" Enterprise
?'For the past five years, Sybase has intently focused its engineering and acquisition strategy on delivering the Unwired Enterprise,' said John Chen, Sybase chairman,' CEO and president. 'With the launch of Information Anywhere Suite, Sybase is the first software provider to offer ent
read & respond »
DataWindow.NET TreeView DataWindow Presentation Style
One of the first things you'll notice when you open up the File->New->DataWindow dialog in DataWindow Designer 2.0 is the new TreeView DataWindow presentation style (see Figure 1). Once you've double-clicked on that, you'll see the same series of dialogs that you're already familiar wi
read & respond »
Statistics Canada
Statistics Canada provides aggregated census, social and economic survey information to the public while protecting sensitive details - and offering multi-years' worth of data online using Sybase technology.
read & respond »
PowerBuilder News
PBDR.com announced a major upgrade of PBDoc to version 3.0. PBDoc is a tool for generating professional documentation directly from PowerBuilder source code.
read & respond »
Sybase PowerBuilder - DataWindow.NET with Multi-Language Support
Microsoft Visual Studio has excellent multi-language support both at design time and runtime, while Sybase DataWindow.NET doesn't have that. In this article we'll consider how to implement multi-language data presentation using DataWindow.NET. DataWindow.NET has two integral parts. One
read & respond »
Sybase Announces Support For New Wireless Device Motorola Q
Sybase announced support for the new Motorola Q. The Motorola Q combined with Sybase iAnywhere mobile technologies gives users greater control of their applications and enables companies to effectively manage and move critical data and content from the data center to the front lines o
read & respond »
Sybase PowerBuilder and FTP
Recently, I needed to have FTP support embedded in a PowerBuilder application that I was writing for my day job. Since PowerBuilder lacks the ability to natively manipulate sockets (a big negative, Sybase), a third-party solution had to be found or I was going to be tempting the wrath
read & respond »
PowerBuilder Blog: Innovate or Die - KISS
Not everybody is a seasoned PowerBuilder user, but a great deal of the documentation and samples are written as if they were. People who are new to the product need to be able to establish an early meaningful success with the product in order to form a good first impression. As Kathy S
read & respond »
PowerBuilder - The ClassDefinition Object
In the first article we presented a some theories about the ClassDefinition object and were able to show the libraries of a PB application in a treeview control. This month we'll read the objects from the libraries and inspect their content. When a user expands an entry in the treeview
read & respond »
PBDJ Cover Story — A DataWindow Based on Oracle Stored Procedures with a Result Set
In DataWindow.NET 2.0, Sybase added support for access to Oracle through the Oracle managed data provider (ODP.NET). A managed data provider provides better performance and more support than a non-managed driver for database-specific functions, though not as much as the Oracle native d
read & respond »
Sybase Develops Open Source WorkSpace 1.5 for Eclipse
Sybase WorkSpace seamlessly combines data development, Web applications, services-oriented development of application (SODA) and mobile development with enterprise modeling. New functionality in Sybase WorkSpace 1.5 includes a Web application development component, increased support
read & respond »
SQL or Stored Procedures
When we last left off, we had a functional shell of an application. We had a menu that would open our five different sheets (Controls, Users, Messages, Menus, and Contacts); we had the shell of those five sheets themselves; we had some basic shared functionality with regards to managin
read & respond »
PBDJ Editorial — Introducing DataWindow.NET 2.0 and Looking Ahead
This month we'll take an in-depth look at the new features introduced or existing features enhanced in DataWindow.NET 2.0. In summary, DataWindow.NET 20 includes the following:
read & respond »
PowerBuilder 10.5 Launch and Learning Event
The newest version of the market's favorite 4GL RAD tool, PowerBuilder, is now available! This all-time classic has always enabled developers to quickly and easily build the critical data-driven applications they need. Now, it's even better and souped-up with the features you need to a
read & respond »
Power Builder News
Novalys is conducting its annual Worldwide PowerBuilder Survey. When you complete the survey you can see the 2005 results.
read & respond »
A Success Story: ComputerWorks of Chicago, Inc.
When Silicon Valley's renowned Kepler's Books almost folded in August 2005, loyal patrons grieved, but no one in the book business was surprised. Statistics from the American Booksellers Association show that many bookstores operate in the red.
read & respond »
PowerBuilder History
Last year I wrote an article for PBDJ, PowerBuilder Developer's Journal, on the 'History of PowerBuilder'. You can still read this article online at: http://pbdj.sy s-con.com/read/124571.htm . Thanks to the Belgian PowerBuilder User Group it has been translated into French (and I also he
read & respond »
PBDJ Feature — Creating PocketBuilder Installs for SmartPhones Using NSIS
Did you know you can make automated installs for your PocketPC and SmartPhone applications created with PocketBuilder? When you use a PocketBuilder project to compile your application, it automatically creates an _setup.ini file that can be fed to a third-party EZSetup program to creat
read & respond »
Yakov Fain's Java Blog: "I've Invited Joel to SOA Web Services Conference Keynote"
I'm the 'tech chair' of SYS-CON's 10th annual SOA and WebServices conference that will take place on June 5-6 in New York City. Last week I've invited Joel Spolsky to make a keynote speech at this event. Guess what, Joel has accepted my invitation! If you have a chance to attend this t
read & respond »
10 PowerBuilder Pitfalls
First the good news: PowerBuilder is a great tool; in fact you can't accidentally do much wrong. This strength is based on a number of reasons. The following is list of why I think PowerBuilder is so great, but you might like to add one or two more items to it:
read & respond »
PBDJ Feature — Working with Windows Messages in PowerBuilder
PowerBuilder provides the send() function to send messages to the Windows objects. The information about its usage is fragmentary and widely dispersed throughout the help and manuals. Since searching for this information was quite tedious, I decided to write down what information I cou
read & respond »
The ClassDefinition Object
The ClassDefinition object was introduced in PowerBuilder 6.0 a long time ago. It allows you to retrieve information for an object at runtime. Most of us didn't pay too much attention to this object and it only attracts our attention when we see it in the debugger.
read & respond »
Tablet PC Programming
We begin this article by answering a few questions. Namely, what is VoIP? What is Skype? And why would you want to integrate these capabilities into your PowerBuilder applications?
read & respond »
PBDJ Guest Editorial — Thanks All Around
It's that time again - I was invited to be the guest editor for another issue of PBDJ. It's the second time now, and I want to say thank you to the many people who helped me a lot within the past year.
read & respond »
TreeView DataWindow Presentation Style
One of the first things you'll notice when you open up the File -> New -> DataWindow dialog is the new TreeView DataWindow presentation style (see Figure 1). The first thing you'll actually notice is that all of the IDE icons have more of an XP style, but then you'll notice the new pre
read & respond »
DataBase Tracing Features
One of the 'new' features in PowerBuilder 10.5 was actually initially introduced in the PowerBuilder 10.2 maintenance release. The folks at Sybase finally addressed a number of fundamental issues with database tracing for deployed applications.
read & respond »
PowerBuilder 10.5 Release Overview
PowerBuilder 10.5 is almost ready, and I'm sure you have a lot of questions about what's in the release and how it can make your job easier. You are also probably wondering why it's called '10.5,' how it fits in with our roadmap for PowerBuilder, and what our plans are for tools in gen
read & respond »
Automatically Installing Applications After a Cold Boot
After continually reinstalling my PocketBuilder application, ASA, and PocketBuilder on my Symbol handheld scanner unit each time I rebooted the unit, I felt 'enough is enough...'
read & respond »
Other PB 10.5 Enhancements
In addition to the other new features in PowerBuilder 10.5 that we've covered in this issue, there are a number that do bear mentioning but aren't significant enough to merit a separate article. I've grouped them together in this 'miscellaneous' enhancements discussion. I'm going to lo
read & respond »
PowerBuilder 10.5 .NET Web Services Engine Has Arrived
Two things have my interest these days: the arrival of PB 10.5 and TechWave 2006! (Yes, that's right, I'm already planning ahead.) So, I thought I'd take this opportunity to roll a little application using MS MapPoint to illustrate what's new in PowerBuilder 10.5 Web services as well a
read & respond »
PowerBuilder 10.5: Revised Menus, Toolbars and New Icons
One of the long awaited features introduced in PowerBuilder 10.5 is support for contemporary (aka Office XP) menus and toolbars. The first difference you'll notice is that the flat contemporary style and new icons are used extensively throughout the PowerBuilder IDE itself (Figure 1).
read & respond »
Pages: « Prev 2 3 4 5 6 7 8 9 10 11 12 Next »
SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021

PBDJ LATEST STORIES . . .
3rd International Virtualization Conference & Expo: Themes & Topics
From Application Virtualization to Xen, a round-up of the virtualization themes & topics being discussed in NYC June 23-24, 2008 by the world-class speaker faculty at the 3rd International Virtualization Conference & Expo being held by SYS-CON Events in The Roosevelt Hotel, in midtown
BluePhoenix Expands Modernization Collaboration with Microsoft
BluePhoenix announced that it has expanded its collaboration with Microsoft on legacy modernization projects. The collaboration provides customers moving their applications or databases to .NET-based environments the best in both modernization services and technical support. BluePhoeni
Sybase PowerBuilder Delivers AJAX and .NET Enhancements Enabling Rich Internet Application Development
Sybase announced that AJAX development capabilities and further Microsoft .NET enhancements have been added to the latest version of Sybase PowerBuilder 11, the premier 4GL rapid application development (RAD) tool. PowerBuilder 11.2 represents another milestone in the PowerBuilder road
PowerBuilder 11.2 Released: Sybase's Flagship IDE
Sybase has released the production version of its flagship .NET development tool - PowerBuilder version 11.2. This latest release of its premier IDE for RAD includes not only standard fixes but also a good list of new features. Here is the 'Coles Notes' version of these new features.
PowerBuilder Takes You To .NET
In June of 2007, Sybase released PowerBuilder 11. PowerBuilder developers can now deploy PowerBuilder components as .NET Assemblies or as .NET Web Services. A PowerBuilder developer can now create these .NET resources so that those who develop .NET solutions can benefit from PowerBuild
Using Web Services in a PocketBuilder Application
A shortcoming of PocketBuilder 1.x and 2.x has always been the difficulty in accessing Web Services. This shortcoming had always irritated us, but the limitations of the PocketPC and the size of the traditional PowerBuilder approach prevented us from providing an adequate traditional s
FEATURED WHITE PAPERS
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS
SYS-CON FEATURED WHITEPAPERS

ADS BY GOOGLE
3rd International Virtualization Conference & Expo: Themes & Topics
From Application Virtualization to Xen, a round-up of the virtualization themes & topics being discu
BluePhoenix Expands Modernization Collaboration with Microsoft
BluePhoenix announced that it has expanded its collaboration with Microsoft on legacy modernization
Sybase PowerBuilder Delivers AJAX and .NET Enhancements Enabling Rich Internet Application Development
Sybase announced that AJAX development capabilities and further Microsoft .NET enhancements have bee
PowerBuilder 11.2 Released: Sybase's Flagship IDE
Sybase has released the production version of its flagship .NET development tool - PowerBuilder vers
PowerBuilder Takes You To .NET
In June of 2007, Sybase released PowerBuilder 11. PowerBuilder developers can now deploy PowerBuilde
Using Web Services in a PocketBuilder Application
A shortcoming of PocketBuilder 1.x and 2.x has always been the difficulty in accessing Web Services.
PowerBuilder History - When Did Sybase Develop PB and How Did It Evolve?
I have been asked many times by various clients, students, and the IT curious about PowerBuilder: Wh
Engelbart's Usability Dilemma: Efficiency vs Ease-of-Use
The mouse was the original idea of Doug Engelbart who was the head of the Augmentation Research Cent
Web 2.0 Is Fundamentally About Empowering People
'Unlocking content to be remixed into new business value' is the driver of Web 2.0 in the enterprise
Why Do 'Cool Kids' Choose Ruby or PHP to Build Websites Instead of Java?
Here is a question that I have been pondering on and off for quite a while: Why do 'cool kids' choos
Sybase Releases Secure Email at AJAXWorld's "iPhone Developer Summit" in New York City
Sybase iAnywhere announced availability of support for Apple iPhone during the first international i
The PowerBuilder Blogosphere
A sign of a vibrant developer community is the active blogosphere that surrounds a technology. Here'
.NET Features Analyzer
The release-defining feature of PowerBuilder 11 is its ability to deploy existing applications as .N
iPhone Developer Summit
This session will provide attendees with an overview of the iPhone SDK, including discussion of the
Enable Runtime Explorer with Automatic Source Change
Application development and maintenance require frequent iterations between design time and runtime.
A New Year and a New Direction
I received an e-mail from a loyal reader recently complaining that the magazine was no longer 'prima
The Grand Convergence: Web + RIA + Widgets + Client/Server
For the past ten years application developers have been stuck with only two desktop client choices.
The PowerBuilder Blogosphere
A sign of a vibrant developer community is the active blogosphere that surrounds a technology. Here'
Embracing Eclipse: An Interview with Kevin Gomes
The Monterey Bay Aquarium Research Institute (MBARI) was founded in 1987 by David Packard. It's loca
PDF or XPS: Choose the Right Document Format for Your Applications
With the release of Windows Vista, Microsoft is introducing a new document format named 'XML Paper S
PBDJ PRODUCT REVIEWS
PBDJ Product Review: AllFusion Harvest Change Manager
I began my career at RCA Aerospace and Defense in 1983 and worked at MITRE Corp., BAE Systems, and the State of NH. I worked in the defense field performing software
Open Web Developer Summit to Take Place April 21-22, 2008 in New York City
In keeping with the longstanding SYS-CON tradition of being at the very forefront of software development with all its online and offline resources, SYS-CON Media &
PowerBuilder Product Review — Who Needs to Do Impact Analyses?
Last week, our development team was supposed to launch a new version of our application. As usual, right before finishing the application we discover that one or two
BREAKING POWERBUILDER / SYBASE NEWS
MonoSphere(R) Announces Storage Horizon(R) 3.7
MonoSphere Inc. (http://w ww.monosphere.com), the creator of award-winning storage capac