YOUR FEEDBACK
E-Commerce 2.0
Brian wrote: I think we're heading in the right direction, but we've still...

ADS BY GOOGLE
BLOG-N-PLAY.COM
Review: Eye-Fi Wireless SD Card
I bought my camera from Amazon (a Canon SD900) years ago and when they launched the Eye-Fi based on my past buying pre ferences they sent me a special offer for the Eye-Fi Wireless SD Card. Otherwise I
TOP MICROSOFT .NET LINKS YOU MUST CLICK ON !


Berndt Hamboeck
Berndt Hamboeck is a senior consultant for BHITCON (www.bhitcon.net). He's a CSI, SCAPC8, EASAC, SCJP2, and started his Sybase development using PB5. You can reach him under admin@bhitcon.net.

XNA, Game Development for Everyone
Maybe some of you remember a time when we created a sprite on a piece of graph paper and afterwards hacked zeroes and ones in so we could see something eventually move on a TV screen. I have to admit that those days have been gone for a long time and a lot of thin...
Sybase ASE 12.5 Performance and Tuning
Over the past few years, there have been a number of titles released on the Sybase enterprise database management system. Administrator's Guide to Sybase ASE 12.5, released late last year, was widely adopted by consultants, DBAs, and administrators of Sybase ASE.
Working with the Enterprise Portal
An enterprise portal is the converged 'hub' of multiple, complementary information management solutions, including document and content management, information search and retrieval, knowledge management, team collaboration, workflow, and business intelligence.
Administrator's Guide to Sybase ASE 12.5
This month we'll be looking at another book written by Jeff Garbus. This time the book is about Sybase ASE 12.5 systems administration and database administration, where systems administration is the function of installing, maintaining, operating, and controlling the Sybase ASE Server.
Working with the Enterprise Portal
An enterprise portal is the converged 'hub' of multiple, complementary information management solutions, including document and content management, information search and retrieval, knowledge management, team collaboration, workflow, and business intelligence.
SQL Anywhere Studio 9 Developer's Guide
As a PowerBuilder developer I'm sure you have already used SQL Anywhere a few times, but did you know that SQL Anywhere owns over 70% of the mobile database market? This is because it's easy to use, easy to administer, and doesn't take up too much space.
Working with the Enterprise Portal
An enterprise portal is the converged 'hub' of multiple, complementary information management solutions, including document and content management, information search and retrieval, knowledge management, team collaboration, workflow, and business intelligence.
Enterprise Development
Your company decides to implement a mobile application initiative and has chosen which database, handheld, and software packages to use. A new year has begun and new projects will be started, so now is the time to think about what we are doing, what our jobs are, ...
Dive into Your Data with a Warehouse - Processing solutions
I'm sure many of you have experienced the same problems within your company as I've experienced at my work these past few months. We have a single database server serving every part of our information processing community within our company, from transaction to ba...
ASE, Replication Server and IQ
A long time ago, after I had finished school and worked as a C++ developer, I started programming with PowerBuilder. I was not one of the best database developers; in fact, I was more than happy to create DataWindows without a Cartesian product. But over the yea...
XML-Based/PowerBuilder User Interface
While writing one of my PowerBuilder 9 book chapters, I suddenly had an idea. Wouldn't it be great to use PowerBuilder as a WAP front end?
Tips, Tricks & Recipes for Sybase ASE
In contrast with Rob Verschoor's previous book, The Complete Sybase ASE Quick Reference Guide, his new book, Tips, Tricks & Recipes for Sybase ASE, is a full-size book filled with a lot information that ASE administrators and ASE developers will find useful.
Sybase Training
I've heard it many times: training in general (not only Sybase classes) is so expensive. I agree, but believe me, it's worth every cent (I'll just be discussing the Sybase classes in this article).
Pocket PowerBuilder and WinCE APIs
One cool feature in Pocket PowerBuilder is that you can include functionality that's not provided by the tool: accessing the Windows CE Application Programming Interface (WinCE API).
PowerBuilder Goes MP3
In this article I'll show you how to play MP3 files with your own 'sound machine' written in PowerBuilder. But before we start to implement it, you should first understand what MP3 is.
Mobile and Wireless Design Essentials
It won't be long until a new product developed by Sybase hits the stores. Yes, I'm talking about Pocket PowerBuilder. For any professional (PowerBuilder) software developer, this should be reason enough to look behind the scenes of mobile and wireless development.
PowerBuilder and Colors
Have you ever looked at a rainbow and wondered how all the colors got there? Or wondered why grass looks green and your jeans blue? Well, if you sit in front of your computer as often as I do, you might not.
The PowerBuilder 9 IDE
Okay, I know you're already familiar with the PowerBuilder IDE. Yes, you're one of those people who knows where to find the system tree and how to turn it off. And you already know what the clip window is for (if you don't, look at it, it's a pretty cool feature -...
Secure Your Passwords
As architects of enterprise systems, we know that security should always be a concern when we transfer or store sensitive data. In the past, you might have cut corners because you assumed the corporate LAN provided some implicit level of protection. You might have...
Sybase Enterprise Portal Evaluation Version
The Sybase Enterprise Portal is ideal for organizations that are looking for a solution that allows developers to integrate existing enterprise content and applications as well as incorporate the tools that will enable them to access, manage, share, and understand them better.
Is EAServer a Language-Neutral Platfom?
In Part 1 (PBDJ, Vol. 9, issue 11), we discussed a lot of different languages that could be compiled to Java bytecode. This month I'll provide a real example by using Jython in EAServer. Botanists know that if you cross-pollinate two different strains of plants, y...
DDDW Tips and Tricks
The DropDownDataWindow (DDDW) edit style is one of PowerBuilder's outstanding features. Yes, I know there are a lot of new and exciting capabilities in the upcoming release of PowerBuilder, but in this article I'll try to solve some of the current problems with th...
'NetStart' your PowerBuilder Application
One of the biggest problems in an enterprise is deploying the application. Usually you have to deliver a new release of your application to several hundred workstations. This may be a time-consuming and very cost-intensive task.
Search the CIA Files with EAServer and Lucene
What's a Web site without a search engine? If you want your Web site or your company Web site to be cutting edge, this article shows you how.
Is EAServer a Language-Neutral Platform?
There's a variety of programming languages worth taking a look at, many of which can be used in your EAServer and client/server projects.
Third Generation Web Service Implementation
The Web Services Description Language (WSDL) makes it possible for automated code-generation tools, like PowerBuilder 9 with its Web services wizard, to simplify building clients for existing Web services.
Tracking Users with EAServer
Perhaps you don't want all the users of your site to have the same type of access. Maybe you want to restrict some of the content to certain users, or know who uses what on your machine, or give different users a different color scheme on the page. In a nutshell: ...
AXIS Third-Generation Web Services Implementation
Web services is an emerging technology driven by the will to securely expose business logic beyond the firewall. Through Web services you can encapsulate existing business processes, publish them as services, search for and subscribe to other services, and excha...
Ant: A Build Tool from the Jakarta Project
There is (still) a growing market for Java development tools. This is a good thing, but also a big problem, since I don't have a plug-in for every IDE for my secret love: Sybase EAServer. It's not fun to build a .jar, .war, or .ear in the IDE, then fire up the Jag...
LDAP with EAServer and PB 8.0
In Part 1 (PBDJ, Vol. 9, issue 6) I discussed directory services and how they provide authentication, access control, and finder services for our application. In Part 2, I explain how the JNDI API lets us easily use LDAP.
LDAP with EAServer and PB 8.0
The Lightweight Directory Access Protocol (LDAP) is for accessing online directory services. It runs directly over TCP and can be used to access a standalone LDAP directory service. Developed in the early 1990s, it defines how a client should access data on the se...
The EAServer Repository
EAServer includes a powerful API called the Interface Repository. In this article I'll create a small service component to clean this repository of unwanted files that might be created when you deploy PowerBuilder components. I'll show how to get all the packages ...
Wap Up Your EAServer 4.0
WAP stands for Wireless Application Protocol and is based on Wireless Markup Language (WML), which is closely related to Hypertext Markup Language (HTML). WAP enables you to quickly and easily deliver information and services to mobile users. It's independent from...
PowerJ 4.0 - Struts Development
Struts is an open source initiative from the Jakarta Project written in Java. Sponsored by the Apache Software Foundation, the project's goal is to provide an open source framework that's useful for building Web applications with Java servlet and JavaServer Pages ...
Web Services with PowerJ 4.0 and PB 8.0
'Web services are a new breed of Web application. They're self-contained, self-describing, modular applications that can be published, located, and invoked across the Web. Web services perform functions, which can be anything from simple requests to complicated business processes.
Go for Java IDEs
Many of us started playing around with Java several years ago, fighting our way through CLASSPATH variables, packages, and javac.exe, and ended up with our first 'Hello World' or file read/write/close application. What did we use to write our first small application and classes?


ADS BY GOOGLE

SYS-CON FEATURED WHITEPAPERS

ADS BY GOOGLE