Alpha Software Mobile Development Tools:   Alpha Anywhere    |   Alpha TransForm subscribe to our YouTube Channel  Follow Us on LinkedIn  Follow Us on Twitter  Follow Us on Facebook

Announcement

Collapse

The Alpha Software Forum Participation Guidelines

The Alpha Software Forum is a free forum created for Alpha Software Developer Community to ask for help, exchange ideas, and share solutions. Alpha Software strives to create an environment where all members of the community can feel safe to participate. In order to ensure the Alpha Software Forum is a place where all feel welcome, forum participants are expected to behave as follows:
  • Be professional in your conduct
  • Be kind to others
  • Be constructive when giving feedback
  • Be open to new ideas and suggestions
  • Stay on topic


Be sure all comments and threads you post are respectful. Posts that contain any of the following content will be considered a violation of your agreement as a member of the Alpha Software Forum Community and will be moderated:
  • Spam.
  • Vulgar language.
  • Quotes from private conversations without permission, including pricing and other sales related discussions.
  • Personal attacks, insults, or subtle put-downs.
  • Harassment, bullying, threatening, mocking, shaming, or deriding anyone.
  • Sexist, racist, homophobic, transphobic, ableist, or otherwise discriminatory jokes and language.
  • Sexually explicit or violent material, links, or language.
  • Pirated, hacked, or copyright-infringing material.
  • Encouraging of others to engage in the above behaviors.


If a thread or post is found to contain any of the content outlined above, a moderator may choose to take one of the following actions:
  • Remove the Post or Thread - the content is removed from the forum.
  • Place the User in Moderation - all posts and new threads must be approved by a moderator before they are posted.
  • Temporarily Ban the User - user is banned from forum for a period of time.
  • Permanently Ban the User - user is permanently banned from the forum.


Moderators may also rename posts and threads if they are too generic or do not property reflect the content.

Moderators may move threads if they have been posted in the incorrect forum.

Threads/Posts questioning specific moderator decisions or actions (such as "why was a user banned?") are not allowed and will be removed.

The owners of Alpha Software Corporation (Forum Owner) reserve the right to remove, edit, move, or close any thread for any reason; or ban any forum member without notice, reason, or explanation.

Community members are encouraged to click the "Report Post" icon in the lower left of a given post if they feel the post is in violation of the rules. This will alert the Moderators to take a look.

Alpha Software Corporation may amend the guidelines from time to time and may also vary the procedures it sets out where appropriate in a particular case. Your agreement to comply with the guidelines will be deemed agreement to any changes to it.



Bonus TIPS for Successful Posting

Try a Search First
It is highly recommended that a Search be done on your topic before posting, as many questions have been answered in prior posts. As with any search engine, the shorter the search term, the more "hits" will be returned, but the more specific the search term is, the greater the relevance of those "hits". Searching for "table" might well return every message on the board while "tablesum" would greatly restrict the number of messages returned.

When you do post
First, make sure you are posting your question in the correct forum. For example, if you post an issue regarding Desktop applications on the Mobile & Browser Applications board , not only will your question not be seen by the appropriate audience, it may also be removed or relocated.

The more detail you provide about your problem or question, the more likely someone is to understand your request and be able to help. A sample database with a minimum of records (and its support files, zipped together) will make it much easier to diagnose issues with your application. Screen shots of error messages are especially helpful.

When explaining how to reproduce your problem, please be as detailed as possible. Describe every step, click-by-click and keypress-by-keypress. Otherwise when others try to duplicate your problem, they may do something slightly different and end up with different results.

A note about attachments
You may only attach one file to each message. Attachment file size is limited to 2MB. If you need to include several files, you may do so by zipping them into a single archive.

If you forgot to attach your files to your post, please do NOT create a new thread. Instead, reply to your original message and attach the file there.

When attaching screen shots, it is best to attach an image file (.BMP, .JPG, .GIF, .PNG, etc.) or a zip file of several images, as opposed to a Word document containing the screen shots. Because Word documents are prone to viruses, many message board users will not open your Word file, therefore limiting their ability to help you.

Similarly, if you are uploading a zipped archive, you should simply create a .ZIP file and not a self-extracting .EXE as many users will not run your EXE file.
See more
See less

Ajax and Alpha Five PLATINUM

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Ajax and Alpha Five PLATINUM

    What's on every developer's mind these days with regard to web or browser based development?

    (taken from the Alpha Five Blog) - http://alphasoftware.blogspot.com/

    One word: AJAX.

    There's a fast growing community of Web developers and users who are very excited about AJAX. Most developers have a passing understanding of AJAX; some have no understanding at all. Maybe that's because they're too busy finishing today what they were wanted to finish yesterday.

    But make no mistake about it: That thunderous sound you hear in the distance is the AJAX tidal wave, and it's headed your way. AJAX is one of the hottest trends in both application development and the user experience today. And as a vendor of application development software, we need to keep our finger on the pulse of what developers are interested in, and bring our value-add to the party.

    What's the Alpha Five v9 PLATINUM value add? Traditionally, it's "making development faster and easier for developers." While AJAX apps provide faster, more interactive, and friendlier applications that simply look and feel better, they're also incredibly complicated to develop and debug. There's quite a learning curve. That's why AJAX is a perfect hairball for the Alpha team to unravel.

    For developers, the rise of AJAX is similar to when Windows first appeared on the market. People had to hand code windows, menus, title bars, and all the other low-level interactions until the first frameworks emerged. Then building Windows applications started to get easier.

    Frameworks such as Microsoft Foundation Classes (MFC) and other third party tools took off. Then came Visual Basic, arguably the first IDE that made it drag+drop easy to build Windows applications visually. The rest, as they say, is history. Everybody jumped on the visual development bandwagon.

    The same thing is happening today on the Web with AJAX. Many developers are coding AJAX apps by hand. Some appdev platforms now have frameworks to simplify that. The problem is, you still have to marry yourself to someone's framework, and get your head around the framework's intricacies before you can boost your productivity.

    At Alpha, our approach to AJAX is the same as it's been to everything else. How do we make this visual? How do we keep the "rapid" in RAD? How to we insulate developers from having to commingle and debug a half-dozen coding languages in a single app? How do we eliminate -- and if not eliminate, absolutely minimize -- the need for hand coding to take advantage of this next big thing called AJAX? HOW DO WE KEEP PRODUCTIVITY HIGH? HOW DO WE PUSH IT HIGHER?

    That's been our approach in Alpha Five Platinum as well, and you'll see this in play with our new AJAX support. We are now producing a series of blog posts to take you through the new AJAX features and capabilities, including video demos of A5V9 in action, and how to code with it.

    Normally this is where we would tell about what AJAX is and why it matters. But it's the Internet age, I'm not going reinvent the wheel. This wheel is already turning at Wikipedia, and the Mozilla Developer Center. Stay tuned for the series of AJAX posts. I promise it will be exciting. ;)

    Videos and Samples:

    Videos

    Alpha Five now includes the 'Alpha Five Ajax Forms Library', a comprehensive Javascript library that dramatically eases the process of writing AJAX enabled web applications using Xbasic. Note: These videos all demonstrate pages that are included in the sample Web Application that ships with V9.


    This first video demonstrates the basic principle behind AJAX programming techniques. It shows how a piece of data can be submitted to a the server and a response can then be sent to the browser to update part of the page. Watch video.



    The second video demonstrates how AJAX techniques can be used to validate the data in a form. When the form's Submit button is pressed, data in the form is sent to the callback page and validated. Errors are written back to the page, and are displayed without a page reload. Watch video. http://www.alphasoftware.com/VideoNe...Validation.swf



    The third video demonstrates how AJAX techniques are used to implement cascading dropdown boxes. We show a form with a State, City and Customer dropdown box. When the user selects a state, the city dropdown box is dynamically repopulated, and when the user selects a city, the customer dropdown box is repopulated. When the user selects a customer, the customer information is displayed on the page, where it can be updated and saved. Watch video. http://www.alphasoftware.com/VideoNe...ropDownDBF.swf



    Next, we demonstrate how you can use AJAX to implement 'suggestion' lists as the user types into a textbox. We show how, as you type a name into a city field, AJAX callbacks can be used to present a list of cities that start with the characters you have typed. The video also shows filtered suggestions - where the suggestion list is filtered by the value in some other control you set on the page. Watch video. This video shows the same techniques, but this time using SQL Server as the data source for the suggestion list. Watch video. http://www.alphasoftware.com/VideoNe...SuggestSQL.swf



    This video shows how you can implement a tree control that uses AJAX callbacks to dynamically populate the tree. The tree control is implemented using the powerful new 'tree control' object in the 'Alpha Five Ajax Forms Library'. The video shows a tree that is dynamically populated with a list of unique state names from a customer table. When the user expands a state node in the tree, a callback dynamically populates the tree with a list of cities in that state. When the user expands a city node, another callback dynamically populates the tree with a list of customers in that city. Finally, when the user clicks on a customer name, the record for that customer is shown. Watch video. http://www.alphasoftware.com/VideoNe...reeControl.swf



    Finally we demonstrate a tutorial page that is intended to highlight the basic building blocks of an AJAX application. Several of the functions in the Alpha Five Ajax Form library are discussed. Watch video - part 1 http://www.alphasoftware.com/VideoNe..._Tutorial1.swf Watch video - part 2 http://www.alphasoftware.com/VideoNe..._Tutorial2.swf


    Samples


    http://afas.alphasoftware.com/SamplePagesv9
    Richard Rabins
    Co Chairman
    Alpha Software

    #2
    Re: Ajax and Alpha Five PLATINUM

    Richard---a link was forgotten for the "First Video".

    I believe this is it
    http://www.alphasoftware.com/VideoNe...dingBasics.swf
    Mike
    __________________________________________
    It is only when we forget all our learning that we begin to know.
    It's not what you look at that matters, it's what you see.
    Henry David Thoreau
    __________________________________________



    Comment


      #3
      Re: Ajax and Alpha Five PLATINUM

      Thanks very much Mike!
      Richard Rabins
      Co Chairman
      Alpha Software

      Comment

      Working...
      X