Writing business apps, not flashy

I work with a development community that shuns Flash because
it's perceived as a tool for creating "flashy" apps, and not
recognized at all for real solid businss apps involving payroll,
order processing, inventory management, etc.
I haven't worked with Adobe/Macromedia tools since
Director/Lingo many years ago. I work with many languages,
including C#, VB.NET, Java, and JavaScript (spent a lot of time
with the dearly departed Atmosphere product). I'm confused by CS4
and all of the other offerings.
What Flash-oriented tools can I download for trial that
should allow me to quickly create some "business professional"
screens? I'd like to demonstrate a UI that gives people the Ajax
look and feel that they crave, and some of the Flash "platform"
capabilities (event handling, integration with a back-end server)
but without confusing it with timelines and animations and other
features that get in the way of data entry and inquiry.
Thanks!

i think you hit the nail on the head there - UI
although Flash and AS3 is a very powerful language, and
growing, it's intent is mainly based on creating Rich Media
interactive design and not necessarily crunching huge amounts of
complex data (even though it can hand many functions of this type)
but when it comes to presenting data and UI interaction, Flash is
certainly among the top tools as can be evidenced by the fact the
FlashPlayer is installed on almost 'all' user system (i'm not
certain of the current figure something like 98%) I'd say that says
something. It's not 'just' for 'flashy' apps, but it's capabilities
lend to the creation of such with ease - and this really is a
matter of the designers choices - not the program - you can place a
simple textfield on a blank stage and call it good, that might look
more like things created with less 'graphically' oriented programs
- hell you can make it look 'green screen' if you want LOL! I
suppose the dev is the community also still use the old Epson green
bar printers too...
you can access a backend program, feed data to Flash and
present it in any way you wish, it's simply a matter of design,
which is one of the greatest aspects of the application. i think
that many of us that script at a more advanced level move away from
using the timeline except in certain instances, and create apps
that are dynamically constructed at run time, allowing for greater
flexibility - if there is not a need for an animation, simply don't
make one, it's not as though it is 'automatically' a part of the
process, if you simply need textfields, input fields and simple
buttons - only use those - i think that those who feel Flash is
just for that are simply jealous, because they realize that,
whatever program that are working in, it would be very difficult if
not impossible to create the effects, graphic quality and
interaction that is inherent to Flash.
as far as what to DL, you can get Flash free for a 30 day
trial, here at Adobe, although it will most likely take longer to
become proficient at AS3 (i'm certain you OOP skills will
accelerate your learning curve) it should be sufficient time to
build some basic apps.

Similar Messages

  • Is Java the best for creating business apps?

    Hello everyone, I'm new to this. I programmed a bit in VB6 (lame to macho-coders... I know), and I really enjoyed it. Well I havent touched it for years and I havent even bothered trying to remember what I knew after finding out its all gone with .Net.
    So I'm employed at a new firm and I'd like to get back the old app building skills I had and more.
    I did alot of research on languages and decided that Java was my pick, but I'd like confirmation from someone who knows.
    FYI, I only created very simple apps with VB6 a few years ago.. I do not plan to start programming as a career.
    I just remember enjoying it immensely and have done side projects in the past for friends and business associates.. but I never got high powered.
    I'd like to get deep into a language.
    Did I make the right decision between C#/VB.net and Java? Try to be as unbiased as possible, as I realize this is a Java forum.
    I chose after reading mainly these links:
    http://www.csharpsoft.com/css/article.php?sid=9
    http://www.c-sharpcorner.com/faq/why_cs.asp
    http://www.aspnetpro.com/Opinion/2002/04/asp200204pl_o/asp200204pl_o.asp
    http://www.course.com/techtrends/java_0899.cfm (this one was especially convincing for me)
    http://www.eweek.com/article2/0,1759,1499017,00.asp
    http://discuss.fogcreek.com/joelonsoftware/default.asp?cmd=show&ixPost=1751
    The just I got from most sources was: pick the language based on what you Want to Do.
    I want to create business apps, not necessarily cross-platform able ones. 98% of the time my apps will be used on Windows platforms anyway. And the performance boost from MS languages is enticing.
    Plus I've read from a few sources that Java is NOT cross platform interopertable.
    My main reason for posting is that I'm double guessing my Java inclinations.. because I'm having trouble finding tutorials for "guys like me".
    I'd like to know exactly what the heck Swing is, I mean... I got THIS,
    "The javax.swing package of classes is used to create GUI components for applets and applications. Project Swing classes enable programmers to specify a different look and feel for each platform, or a uniform look across all platforms. Swing is the project code name for the lightweight GUI components in JFC."
    But I have been doubting my decision enough to not download and start playing with whatever the heck Swing is.
    Also, AWT looks important but I do not quite grasp how that comes into play either.
    Basically I have the latest Java and Netbeans downloaded... is this all I need besides to find a great tutorial (that holds my hand) to get started? Does this Java/Netbeans package have Swing and AWT included inside them?
    Or should I stick with VB and go back to VB.Net to create my easy "crankem out" apps?
    I have a sinking feeling that would be best for a non-career programmer hobbiest like myself..
    Originally I figured Java would teach me a much more popular terse based syntax that would be much better to know if I ever did move on....
    Thanks for reading.

    THANK YOU to everyone that has replied this far. As you might have been able to tell from my disoriented post.. I have alot of questions and some questions I'm not exactly sure how to ask.
    To define business applications- I was referring to these two ideas that SteveW2 coined: "Applications that front end a database? Multi user thin client apps? "
    Mostly front end to a database and thin client apps.
    Also, I should add my employer does have a full MSDN subscription so I do have access to everything at MSDN.
    We have Visual Studio .Net 2003 at work as well. My company mostly programs in "MS" languages FYI.
    I hope it was quite clear that I'm no zealot on brand. I'm a complete capitalist (hence the name), and have always been, "best of breed". So I have absolutely no language preference.
    For general info, I am the network admin at my place of business and also do sales with small to mid-sized businesses.. but my degree is in local area network technology.
    My interest in beginning programming again stems just for my personal interest... someday I DO plan to start my own business but not for quite some time. So programming is just something I used to enjoy to a small extent.
    To be precise, I was only exposed to VB6. None before, none after. I created fun apps like a calculator, a simple database program, a program that half-heartedly 'locked' you out of a Win95/98 workstation without the password... things like that. And for now and the foreseeable future, thats an idea of the extent I wish to take this new venture.
    I found it very simple and easy... good things as long as its still powerful... and it appears DotNet has equalized the languages (J#/C#/C++/C/VB) to a large extent. Please feel free to elaborate on why I'm correct or not correct on this analysis.
    To address my "98%" statement, I meant in the foreseeable future everything I would ever create will be on ran on a Win32 system. But I do play around with Linux and wouldnt scoff at the idea of interoperability..
    Being locked into MS platforms doesnt bother me either. So you probably have a feel for my neutrality.
    I never realized how some people feel very strongly about languages (referring to most of the web, the responses here seem to be very fair considering I'm at Sun's site itself)!
    I'm definitely more confused than ever now with the conflicting opinions.
    But providing exactly WHAT I want to do with the language, will help.
    I provided an example of some of the things I've done, and plan to do.. but there is one thing I've been wanting to create for years that will probably give you the best idea for my ambitions.
    I'd like to create a family genealogy app, that allows me to integrate my GEDCOM files (the standard for family history files) into, integrate easy to view family photos/stories/videos... I'd like to put this program on a CD and distribute it at the family christmas some year.
    Whatever language would be the best for this? Keep in mind even though I dont have strong feelings about having interoperability or not... that my time that I'm going to be investing in language "X", I DO feel it important that I learn good coding practice.
    Something I always doubted about the extremely easy, and lax, VB6.
    Thanks again for reading and taking the time to reply.

  • Can any explain the following:  Background; my company uses google business app to host our email and calander.   Ok, I just set up a iCal event and invited 3 people.  1 internal claims he never got but it showed on his daughters iPod and she does not ema

    Can any explain the following:  Background; my company uses google business app to host our email and calander.   Ok, I just set up a iCal event and invited 3 people.  1 internal claims he never got but it showed on his daughters iPod and she does not email.

    Hello binbingogoABC,
    Shopping on BestBuy.com should be easy and fun and not fraught with the kind of trouble that you describe. I regret very much that this has been your experience.
    Using the information you provided when you signed up for Best Buy Unboxed I was able to locate your cancelled orders. I have requested more information from my back-office partners. As soon as I have additional details about your situation, I will reply again to this message. In the interim, I'm sorry that I must impose upon your patience.
    I'm very grateful that you wrote to us with your concerns.
    Sincerely,

  • Mail and Google Business Apps - can get incoming mail but not send

    I'm using the mac mail client for 3 different accounts - one regular gmail account, and 2 Google Business App addresses that are like [email protected]
    2 of these accounts are working and have always worked fine: the regular gmail, and one of the business app accounts
    But my newest one can recieve mail, but cannot send mail OUT. I've looked at my settings and compared them to Google's over and over, and compared them to the other business account that works. They are all set up correctly. ALL of the settings are set up the way they  should be.
    Has anyone else had this problem?

    Mail/Window/Connection Doctor - if a server shows red, select it and look at the 'Show Details' box.
    Troubleshooting sending and receiving email messages

  • OneDrive for business App- On premises installation (Sharepoint 2013)

    Hi, 
    Just needed clarification regarding One Drive for Business application on iPhone/iPad. 
    When I connect to internal corporate network, the application works fine. However when I go on external network, it gives an error that 'You are logged in but we can't access your settings'. Is there something I am missing? Same with One Drive for business
    application for laptop. 
    It also works fine when I connect my iPhone/laptop on VPN. 
    We are using SharePoint 2013 (on premises installation). Do I need to get some subscription for business in order to get the app working over the internet? I know we need Office365 or sharepoint online in order to get the app working but it works fine when
    I am connected to internal network or VPN. 
    We do have a public IP and URL for One Drive which works fine on any browser from external internet. So the problem is only limited to the application on Apple and Laptop (windows). We are using TMG.
    Any info would be appreciated!
    Thanks

    Hi aso,
    You may want to check the authentication types for SharePoint on-premise site internal and internet access, some authentication types are not supported, you can check if it is the case.
    http://office.microsoft.com/en-001/office365-sharepoint-online-enterprise-help/use-the-onedrive-for-business-app-on-an-iphone-or-ipad-HA104005688.aspx#_Toc383014604
    http://social.technet.microsoft.com/Forums/en-US/3ad5b8ca-37e9-43b2-9201-9c5c339d157c/onedrive-for-business-ipad-app-with-onpremise-sharepoint-2013?forum=sharepointadmin
    Thanks
    Daniel Yang
    TechNet Community Support

  • (Video) LightSwitch Cloud Business Apps and SharePoint Workflows

    You can create advanced enterprise applications when you incorporate Visual Studio LightSwitch Cloud Business Apps and SharePoint Workflows into your solutions. Microsoft SharePoint workflows are powerful, but the non-code version created with the SharePoint
    Designer do not allow you to implement complex data bound business rules without making web service HTTP calls. You can make these calls to Visual Studio LightSwitch Cloud Business Apps.
    LightSwitch Cloud Business Apps and SharePoint Workflows
    Unleash the Power - Get the LightSwitch 2013 HTML Client / SharePoint 2013 book
    http://LightSwitchHelpWebsite.com

    Thank You!
    Unleash the Power - Get the LightSwitch 2013 HTML Client / SharePoint 2013 book
    http://LightSwitchHelpWebsite.com

  • Best Approach to distribute business app

    I have created a new software product called Care Control.  It is a large system that works inside UK Care Homes.   The system uses lots of different technology, but fundamentally I am using a SQL Server Database and an IIS Server to host an interface for IPADs or Android Tablets to connect, but within the Care Home. 
    I have developed three "apps" as part of the system which the Care Home staff can use to input data. E.g. the IPADs are placed on the wall within the Care Home and they use the local WiFi network to connect to a computer that is also in the Care Home.  The apps are not intended to be used outside of the home on the Internet.
    My preference is for the users to use IPADs to host the apps and so far most of the Care Homes who are using the product have elected to go with IPADs.  I have 6 clients so far (6 different Care Homes), but there seems to be lots of interest in the product which is good.
    My problem and question is: - up to now I have been using the 100 device identifiers on my Apple Developer Account to distribute these apps.  I go to a Care Home, the client provides me with the IPADs they have purchased and then I install the apps directly following registering the IPAD device against my Developer Account.
    However, this is unsustainable long term.  If the business keeps growing I will soon run out of device identifiers.  Also, I really do not want to have to go to site to provide an update!
    I really want to use the App Store as a method of distribution.  However, these apps are using an infrastructure that I am unable to provide external to a Care Home.  Without this infrastructure (SQL Database, IIS Interface Sever etc) these apps will not work and so cannot be effectivey reviewed by the App Store staff.  I have uploaded them today, but I expect they will be knocked back as the review team will not be able to get past the first screen (as they will not be able to configure the app to connect to a server).
    How can I effectively distribute these business apps to my clients?
    I have Android versions of the Apps and the Google Play Store gives me instant functionality to upload apps for distribution.  However, the IPAD kit is better and is the equipment I want to recommend to my clients.
    Is there an alternative approach I should be using?  I have seen "External Testers" on the Apps tab - is this an effective way of distributing business apps that are only ever used within an organisation?

    I have posted my problem here because replicating a complex infrastructure in an external environment just so Apple can test my app which happens to be the end of a long line of interconnected programs, which includes non-Apple technology, is a non-starter.  What I hoped for was some insight that I may have missed. Some nugget of brilliance that would stop me having to spend thousands of pounds to recreate a secure, but accessible infrastructure on the Internet, just so I can easily distribute an ios app. So far your posts have not provided that insight.

  • SAP Fiori Smart Business apps

    Hello Masa,
    Can you share some details  on SAP Fiori Smart Business apps ?
    We are looking Smart Business apps for Inventory management – Can you please get the components/any other requirements for getting this installed ?
    else could you redirect us to any url or documentation ?
    Thanks,
    Usha

    Hello Jamie,
    Yes, went through the help documentation and reached the Analytical apps documentation.
    Above screenshot is on the Analytical deployment option ,where we get to see the KPI Framework setup with the HANA XS Engine setup.If i am not wrong the Analytical apps and the SAP Smart Business apps share the setup of HANA XS engine and KPI Framework only (in Smart Business Apps).
    So would like to confirm if the below installation link steps remain the same for SAP Smart Business apps too!
    Installation :
    http://help.sap.com/fiori_bs2013/helpdata/en/f3/8f4552c474b610e10000000a44176d/content.htm?frameset=/en/5f/fc1f533f86ef28e10000000a4450e5/frameset.htm&current_toc=/en/6b/966753a4834e3fe10000000a441470/plain.htm&node_id=73
    After which i guess we need to be following the KPI modeler on Front- End server and the respective SAP Smart  Business Products  on SAP HANA server.
    Many thanks!
    Thanks,
    Usha

  • Ovi saying device is busy or not connected

    Hiya,
    Whenever I connect my X6 to the computer I get the message device not connected or busy no matter what setting I select on the phone itself.
    I have been able to download a twitter app to Ovi & transfer it to the phone while the computer still telling me the phone was busy or not connected.
    However I can't transfer my photos over because it can't find the device, what am I doing wrong?
    The Ovi software took an age to load into my computer so I don't really want to uninstall it & reinstall it but I will if its the only way to sort the problem.
    Cheers

    Have you  synced your contacts and messages to Ovi suite ? The software needs to check the phone before you use it to install software, once it's been connected a few minutes and done what it needs to , you should be able to do what you want to. A simpler way is to turn off Ovi suite then connect the phone in mass storage mode, look in 'my computer' find your E drive and drag and drop from computer to E, just remember to reset the storage point for messages back to E afterwards as it is a trait of the phone to resort back to C after being connected in mass memory mode !
    Good :Luck
    If I have helped at all, a click on the White Star is always appreciated :
    you can also help others by marking 'accept as solution' 

  • Cloud business app - using sharepoint persons

    hi,
    we have a cloud business app using a sharepoint list as a data source, the list has a sharepoint person or group type column,
    when you bring that list into LS app, it brings in the UserInformation list as well.
    if you build screens for browsing the entity, you can surface the person.name property, by creating a computed field - however you cannot search for the person by name, a computed field does not appear to have the IsSearchable property.
    is there anyway to include the related data in the search ?
    MrP

    I haven't encountered this situation (yet) so if the obvious things don't work I would make a
    WCF RIA Service that would hydrate the name of the person in the person object and return that name as a simple string in a field in the entity.
    I could then put that collection on a Browse screen and the end-user could search for the person by name.
    Again, I would only do this after exhausting all other alternatives because I imagine there would be a performance hit to call into SharePoint to get the name on each row (which may be why LightSwitch doesn't do it)
    Unleash the Power - Get the LightSwitch 2013 HTML Client / SharePoint 2013 book
    http://LightSwitchHelpWebsite.com

  • I want to see my ibook author publication in my iPad's desktop as an independent app, not in iBooks.

    Hi,
    I want to see my ibook author publication in my iPad's desktop as an independent app, not in iBooks.
    Pls help, is there ANY way?
    Sahid.

    Got it. I want to do the work by myself. To learn the coding in that level to make a app like that, is that too difficult? Or what level of experience is required for this?
    Actually it could be a good exposure of my work, impression and also a business aspect, as these kind thought is few in my country "Bangladesh"
    I am surfing Mag+ and iTablo. Do u have any other suggestion on these?

  • Purchased apps not appearing in history

    Hi everyone,
    I am  writing you concerning a problem I have encountered with several apps on  the appstore that, despite being bought, persistently refuse to appear  on my list of purchased items. I have tried downloading them with  different devices, even those that belonged to friends of mine, and the problem remained. It was impossible to find  the apps in the purchase history.
    The apps in question are the following:
    - Phantom seeds
    - Juniper's Knot
    - The Raven by Edgar Allan Poe
    - Ghost Trick : phantom detective
    - Ace Attorney : Phoenix Wright Trilogy HD
    - Pictures at an Exhibition -Free Adventure Gamebook
    - London Detective Story - English Version
    The common element amongst all the above apps is that they are free  (some of them do have IAPs however). My problem is that if the apps are  ever removed from the app store, I will have lost access to the content  I have purchased.
    Please feel free to try to download these apps on your idevices and you will see that they do not appear in the purchase history.
    Do you know how this issue can be fixes? The developers have declined responsibility and referred me back to Apple's customer service.
    Thanks in advance for any advice.
    Best,
    P

    There seems to be two problems with purchased apps not appearing. Both separate. For me, all I see is spinning circle until finally the app crashes. Everything else on the store works except the purchased app page. None of the posted solutions work for this type.
    Others seem to be able to fix their problems with either signing out of the store and singing back in while, for some, just a hard reboot works.
    Must be a bug somewhere that Only Apple can fix.

  • Apple Configurator VPP "app not authorized" error

    Hi, I’m new to using Apple Configurator and VPP licensing for setting up iPads for our business. In a nut shell I had several free apps and a couple VPP apps imported and deployed to several iPads with no problems. Everything seemed to be working great until I went to import some additional apps from my iTunes folder and accidently re-imported the entire folder. Once the entire folder was import “overriding all the existing apps and VPP apps” I could no longer re-deploy any of the VPP apps to the iPads –I am getting an “app not authorized” error for only the VPP apps. I then tried to remove and re-import all the apps, re-import the VPP licenses, check-in and check-out the iPads, deleted and re-downloaded apps under iTunes, etc. (just about every troubleshooting combination) with no luck.
    Any ideas would be appreciated! Thanks in advance!

    The database in which Apple Configurator records the use of redemption codes is your only record of the valid use of those codes. Be sure to maintain a backup of the Mac on which you use Apple Configurator.
    If you lose the Apple Configurator database, your users will retain rights to use the apps already installed on devices, and you can reimport any spreadsheets to install additional apps on devices using unredeemed codes. But if an app is deleted from a device after you lose the database, Apple Configurator will be unable to determine the device’s rights to that app, and you will need to redeem another code in order to reinstall the app.
    http://support.apple.com/kb/HT5188

  • Apps "not responding" and general lag

    More than ever it seems apps are freezing and then the message that the app "not responding" comes up and do we want to wait or close. Is there any fix ? Also, my phone still has lag which is possibly uncurable ?  Sony making no friends here - a kitkat upgrade would be welcome but isn't coming ! One thing I did do was disable Chrome and install CM browser for android - makes searching less painful and would recommend.

     You could reinstall the latest update with PCC Keep in mind that apps are getting heavier and hardware demanding, chrome its known to have an issue at the moment, memory leak, and the Xperia SP has only 1GB of RAM not an ideal combination with this latest updates on apps. 

  • Voice memos app not saving properly

    I am using an iphone5 running iOS7.1.1 and performing the following actions will cause Voice Memos app not saving recordings. I have sent a feedback to Apple but is wondering if anyone else is found having similar problems.
    1) Run Voice memos app and start recording
    2) At lock screen open camera app and take a picture
    3) At same lock screen delete the picture taken
    4) Lock screen will show RECORDING in progress
    5) Open Voice memos app and it will also show RECORDING in progress
    6) Save voice memo from app and the duration FROM the point of picture deleted WILL NOT be saved

    same here ... iPhone 3gs/32 gigs ram/ios 4.3.1 ...
    the app doesn't seem to work any more, and hasn't for some time:
    "buttons" are unresponsive, or they appear to respond, but don't perform their function ... erratic behavior ...
    very disappointing as this has gone on for some time ...
    We appear not to be the only ones ...
    Anyone with a solution?
    Thanks

Maybe you are looking for

  • How can I delete ALL of the offline files in the catalog?

    I have Photoshop Elements 10, and a catalog with over 60,000 items in it. About 10,000 of those items were on an external drive ("E: Drive"). The E drive crashed, and all of those files are now on a different external drive, the F drive. On the E dri

  • Viewing one photo at a time and adding that photo to an album

    Typically I import photos from my camera into events, and then I take the best photos from the event and put them into an album named after that "event" To do this quickly, I usually want to see the photo full screen (I just double click on a photo i

  • ADF Faces Application without using JDeveloper/TopLink/BC4J

    Hi, I want to make a small database driven application using ADF Faces Components without any hlp of JDeveloper, BC4J or Toplink. I could not see any document/ sample application which demonstrates creating J2EE application with ADF Faces by avoiding

  • Error when installing Lenovo solutions for small business [Screenie included]

    Hello everyone. Recently, I tried opening the pre-installed Lenovo solutions for Small Business software on my Lenovo e530 running Windows 7 Professional 64-bit version (Upgraded from Win 7 Home Prem 64-bit) but failed after getting a message for enc

  • IOS 7 - OTA Update or iTunes

    Hello guys! I have one more question When iOS 7 comes out should I update via OTA or via iTunes? When I make it via OTA update,there could be little system errors or the iPhone/iPad will be much slower.  Isn't it so?? When I make it over iTunes the i