Sun Java System Identity Manager 6.0 Workflows, Forms, and Views

Total Page:16

File Type:pdf, Size:1020Kb

Sun Java System Identity Manager 6.0 Workflows, Forms, and Views Sun Java™ System Identity Manager 6.0 Workflows, Forms, and Views 2005Q4M3 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. Part No: 819-4485-10 Copyright © 2006 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, California 95054, U.S.A. All rights reserved. U.S. Government Rights - Commercial software. Government users are subject to the Sun Microsystems, Inc. standard license agreement and applicable provisions of the FAR and its supplements. Use is subject to license terms. This distribution may include materials developed by third parties. Sun, Sun Microsystems, the Sun logo, Java, SunTone, The Network is the Computer, We're the dot in .com and iForce are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries. UNIX is a registered trademark in the U.S. and other countries, exclusively licensed through X/Open Company, Ltd. This product is covered and controlled by U.S. Export Control laws and may be subject to the export or import laws in other countries. Nuclear, missile, chemical biological weapons or nuclear maritime end uses or end users, whether direct or indirect, are strictly prohibited. Export or reexport to countries subject to U.S. embargo or to entities identified on U.S. export exclusion lists, including, but not limited to, the denied persons and specially designated nationals lists is strictly prohibited. Waveset, Waveset Lighthouse, and the Waveset logo are trademarks of Waveset Technologies, a Wholly-Owned Subsidiary of Sun Microsystems, Inc.. Copyright © 2000 The Apache Software Foundation. All rights reserved. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. This product includes software developed by the Apache Software Foundation (http://www.apache.org/). Copyright © 2003 AppGate Network Security AB. All rights reserved. Copyright © 1995-2001 The Cryptix Foundation Limited. All rights reserved. Redistributions of source code must retain the copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE CRYPTIX FOUNDATION LIMITED AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE CRYPTIX FOUNDATION LIMITED OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Third party trademarks, trade names, product names, and logos contained in this document may be the trademarks or registered trademarks of their respective owners. Contents Identity Manager Workflow Topics in this Chapter . .1–1 Related Chapters . .1–1 Understanding Workflow . .1–1 What is Workflow? . .1–2 Workflow Components . .1–7 Default Workflow Processes . .1–8 Using the Business Process Editor . .1–9 Loading a Workflow Process . .1–9 Getting Around in the Business Process Editor . .1–10 Reviewing Process Summary Details. .1–15 Defining Activities . .1–18 Creating Transitions . .1–32 Updating a Process for Identity Manager Use . .1–35 Editing a Workflow in Production . .1–35 Saving . .1–36 Validating . .1–36 Standard Workflows . .1–37 Synchronize User Password Workflow. .1–37 Customizing a Process . .1–40 About the Workflow Toolbox . .1–40 Default Activities . .1–40 Default Workflow Services . .1–41 Approvals . .1–42 Users . .1–43 Workflow Task. .1–44 Tracking Workflow Progress . .1–46 Enabling Workflow Auditing. .1–47 Overview. .1–47 What Information Is Stored and Where Is It? . .1–48 Sample Workflow Customization . .1–48 Example: Email Notification . .1–50 Part I – Create an Identity Manager Email Template . .1–50 Part 2 – Customize the Workflow Process . .1–52 Adding Applications . .1–56 Integrating Remedy with Workflow . .1–56 Prerequisite. .1–56 Contents v Contents Creating a Remedy Integration Template. 1–57 Populating Remedy Template Fields . 1–59 Configuring Workflow Properties . 1–61 Workflow Services Workflow Built-in Variables . 2–1 General Session Workflow Services Call Structure . 2–3 Supported Session Workflow Services . 2–3 addDeferredTask Session Workflow Service . 2–5 audit Session Workflow Service. 2–8 authorize Session Workflow Service . 2–10 checkStringQualityPolicy Session Workflow Service . 2–11 checkinObject Session Workflow Service . 2–12 checkinView Session Workflow Service. 2–13 checkoutObject Session Workflow Service . 2–14 checkoutView Session Workflow Service. 2–15 createView Session Workflow Service . 2–17 disableUser Session Workflow Service . 2–18 enableUser Session Workflow Service . 2–20 findUser Session Workflow Service . 2–21 getObject Session Workflow Service . 2–22 getProperty Session Workflow Service . 2–23 getResourceObject Session Workflow Service . 2–24 getView Session Workflow Service . 2–25 getViewForm Session Workflow Service . 2–26 listResourceObjects Session Workflow Service. 2–27 queryObjectNames Session Workflow Service . 2–29 queryObjects Session Workflow Service . 2–30 queryReferencingRoles Session Workflow Service . 2–31 refreshView Session Workflow Service . 2–32 removeDeferredTask Session Workflow Service . 2–33 removeProperty Session Workflow Service . 2–35 setProperty Session Workflow Service . 2–36 unlockObject Session Workflow Service . 2–37 unlockView Session Workflow Service. 2–38 Provision Workflow Services . 2–38 General Provision Workflow Services Call Structure . 2–38 Supported Provision Workflow Services . 2–39 approveProvision Provision Workflow Service. 2–41 auditNativeChangeToAccountAttributes Provision Workflow Service . 2–42 vi Contents Contents bulkReprovision Provision Workflow Service . .2–43 authenticateUserCredentials Provision Workflow Service . .2–44 changeResourceAccountPassword Provision Workflow Service . 2–45 cleanupResult Provision Workflow Service. .2–46 checkDeProvision Provision Workflow Service. .2–47 createResourceObject Provision Workflow Service . .2–48 deleteResourceAccount Provision Workflow Service . .2–49 deleteResourceObject Provision Workflow Service . .2–50 deProvision Provision Workflow Service. .2–51 deleteUser Provision Workflow Service . .2–52 disable Provision Workflow Service . .2–53 enable Provision Workflow Service . .2–54 getApprovals Provision Workflow Service . .2–55 lockOrUnlock Provision Workflow Service . .2–56 notify Provision Workflow Service. .2–57 provision Provision Workflow Service. .2–58 questionLock Provision Workflow Service . .2–59 reject Provision Workflow Service. .2–60 reProvision Provision Workflow Service . .2–61 runResourceAction Provision Workflow Service. .2–62 updateResourceObject Provision Workflow Service. .2–63 Type Names . .2–64 Right Names . .2–66 Action Names . .2–67 Identity Manager Forms Topics in this Chapter . .3–1 Related Chapters . .3–1 Understanding Forms . .3–2 What Are Forms? . .3–2 Customizing Forms . .3–13 Overview of Customization . .3–13 Using the Business Process Editor (BPE) . .3–14 Getting Around in the Business Process Editor . .3–15 About the Forms Toolbox . .3–36 Additional Customization-Related Topics . .3–37 Editing a Form. .3–68 Working with Display Elements. .3–68 Working with Other Display Elements. .3–89 Calculating Values . .3–108 Contents vii Contents Adding Guidance Help to Your Form . 3–110 Other Form-Related Tasks . 3–114 Alternatives to the Default Create and Edit User Forms . 3–118 Available Scalable Forms. 3–119 Customizing Tabbed User Form: Moving Password Fields to the Attributes Area . 3–124 Testing Your Customized Form . 3–127 Sample Forms and Form Fields . 3–128 User Form Library . 3–129 FormUtil Methods Invoking Methods . 4–1 Methods . ..
Recommended publications
  • Pipenightdreams Osgcal-Doc Mumudvb Mpg123-Alsa Tbb
    pipenightdreams osgcal-doc mumudvb mpg123-alsa tbb-examples libgammu4-dbg gcc-4.1-doc snort-rules-default davical cutmp3 libevolution5.0-cil aspell-am python-gobject-doc openoffice.org-l10n-mn libc6-xen xserver-xorg trophy-data t38modem pioneers-console libnb-platform10-java libgtkglext1-ruby libboost-wave1.39-dev drgenius bfbtester libchromexvmcpro1 isdnutils-xtools ubuntuone-client openoffice.org2-math openoffice.org-l10n-lt lsb-cxx-ia32 kdeartwork-emoticons-kde4 wmpuzzle trafshow python-plplot lx-gdb link-monitor-applet libscm-dev liblog-agent-logger-perl libccrtp-doc libclass-throwable-perl kde-i18n-csb jack-jconv hamradio-menus coinor-libvol-doc msx-emulator bitbake nabi language-pack-gnome-zh libpaperg popularity-contest xracer-tools xfont-nexus opendrim-lmp-baseserver libvorbisfile-ruby liblinebreak-doc libgfcui-2.0-0c2a-dbg libblacs-mpi-dev dict-freedict-spa-eng blender-ogrexml aspell-da x11-apps openoffice.org-l10n-lv openoffice.org-l10n-nl pnmtopng libodbcinstq1 libhsqldb-java-doc libmono-addins-gui0.2-cil sg3-utils linux-backports-modules-alsa-2.6.31-19-generic yorick-yeti-gsl python-pymssql plasma-widget-cpuload mcpp gpsim-lcd cl-csv libhtml-clean-perl asterisk-dbg apt-dater-dbg libgnome-mag1-dev language-pack-gnome-yo python-crypto svn-autoreleasedeb sugar-terminal-activity mii-diag maria-doc libplexus-component-api-java-doc libhugs-hgl-bundled libchipcard-libgwenhywfar47-plugins libghc6-random-dev freefem3d ezmlm cakephp-scripts aspell-ar ara-byte not+sparc openoffice.org-l10n-nn linux-backports-modules-karmic-generic-pae
    [Show full text]
  • Richfaces Developer Guide
    RichFaces Developer Guide RichFaces framework with a huge library of rich components and skinnability support RichFaces Developer Guide 1. Introduction ................................................................................................................... 1 2. Technical Requirements ................................................................................................. 3 2.1. Supported Java Versions .................................................................................... 3 2.2. Supported JavaServer Faces Implementations and Frameworks ............................ 3 2.3. Supported Servers .............................................................................................. 3 2.4. Supported Browsers ............................................................................................ 4 3. Getting Started with RichFaces ...................................................................................... 5 3.1. Downloading the RichFaces ................................................................................ 5 3.2. Simple JSF application with RichFaces ................................................................ 5 3.2.1. Adding RichFaces libraries into the project ................................................ 5 3.2.2. Registering RichFaces in web.xml ............................................................. 6 3.2.3. Managed bean ......................................................................................... 8 3.2.4. Registering bean in faces-cofig.xml ..........................................................
    [Show full text]
  • Dissertation Submitted to the Graduate Faculty of Auburn University in Partial Fulfillment of the Requirements for the Degree of Doctor of Philosophy
    Repatterning: Improving the Reliability of Android Applications with an Adaptation of Refactoring by Bradley Christian Dennis A dissertation submitted to the Graduate Faculty of Auburn University in partial fulfillment of the requirements for the Degree of Doctor of Philosophy Auburn, Alabama August 2, 2014 Keywords:Refactoring, Code Smells, Patterns, Non-functional Requirements, Verification Copyright 2014 by Bradley Christian Dennis Committee: David Umphress, Chair, Associate Professor of Computer Science and Software Engineering James Cross, Professor of Computer Science and Software Engineering Dean Hendrix, Associate Professor of Computer Science and Software Engineering Jeffrey Overbey, Assistant Research Professor of Computer Science and Software Engineering Abstract Studies of Android applications show that NullPointerException, OutofMemoryError, and BadTokenException account for a majority of errors observed in the real world. The technical debt being born by Android developers from these systemic errors appears to be due to insufficient, or erroneous, guidance, practices, or tools. This dissertation proposes a re- engineering adaptation of refactoring, called repatterning, and pays down some of this debt. We investigated 323 Android applications for code smells, corrective patterns, or enhancement patterns related to the three exceptions. I then applied the discovered patterns to the locations suggested by the code smells in fifteen randomly selected applications. I measured the before and after reliability of the applications and observed a statistically significant improvement in reliability for two of the three exceptions. I found repatterning had a positive effect on the reliability of Android applications. This research demonstrates how refactoring can be generalized and used as a model to affect non-functional qualities other than the restructuring related attributes of maintainability and adaptability.
    [Show full text]
  • 46C316c97ceb0.Pdf
    Uvodna reč DistroWatch Sadržaj: Uvodna reč 2 OSOBINA OVOG BROJA GNU ZILLE SE DOBRIM DELOM Sadržaj 2 POKLAPA SA DELATNOŠ UĆ SAJTA , ČIJE JE IME U NASLOVU . OVAJ PUT SMO SE USREDSREDILI NA SOFTVERSKU SCENU PA VAM PREDSTAVLJAMO NOVOSTI KOJE SU SE DOGODILE U Distribucije MESECU KOJI JE ZA NAMA . UTUTO-e XS 3 FreeBSD - filozofija 8 Prethodni mesec je bio veoma zanimljiv, jer su svetlost dana ugledale Slackware 10.1 12 nove verzije veoma korišć enih i popularnih distribucija i programa. Franzy 16 Međ u njima se izdvajaju GNOME i Slackware, mada niko ko je probao GNU/Hurd Live! 18 Hurd, koji se predstavlja u ovom broju, nije ostao ravnodušan. Videć emo šta možemo oč ekivati od nove verzije OpenOffice paketa u verziji 2.0, Softver koji se u martu pojavio u beta verziji. Download 21 Što se hardvera tič e, u ovom broju pokušavamo da korisnicima GIMP 2.2 – 2. deo 23 približimo moguć nost bluetooth povezivanja eksternih uređ aja sa GNOME 2.10 27 GNU/Linux sistemom, u ovom sluč aju mobilnih telefona. Radionica je, OpenOffice.org 2.0 beta 31 kao i uvek, spremna za sve korisnike koji žele da probaju i nauč e nešto novo. Pokušać emo da razbijemo postoje ć e predrasude o komandnoj liniji Hardver predstavljajuć i je korisnicima kao veoma mo ć an i koristan alat. Bluetooth na Linuxu 34 GNUzilla u svom četvrtom izdanju dolazi sa preko č etrdeset strana, što Stalne rubrike bi trebalo da postane standard za sledeć e brojeve. Posebno smo sre ć ni što Programiranje je 04 prvi broj koji je jedinstveno lektorisan zahvaljujuć i naporima jednog C99 37 od članova redakcije, tako da je i u tom pogledu č asopis na višem nivou.
    [Show full text]
  • Advanced Java
    Advanced Java Sudhanshu Maurya, Published by - Jharkhand Rai University Subject: ADVANCED JAVA Credits: 4 SYLLABUS Overview Of Java Brief history of Java, Java and the web, Java architecture, Basics of a typical Java environment, Java applicationsvs. Java applets, Java Development Kit (JDK) Java and other High level Languages: Comparison of Java with other high level languages, Importance and limitations of Java. Object-oriented Programming Classes and objects, class variables and methods, writing classes, subclasses, files Object-Oriented concepts in Java: Classes in Java, Encapsulation, Polymorphism, Constructors, Garbage collection. Java Programming Design Java’s built-in data types, Java’s inner classes, Operators. Flow-Control Statements Conditional statements, Loop statements, Flow-breaking statements. Reusing Classes Composition syntax, Inheritance syntax, Combining Composition and inheritance, Protected, Incremental development, Initializing and class loading. Introduction to objects The progress of abstraction, Inheritance: reusing the interface, Interchangeable objects with polymorphism, Multithreading, Persistence. Exception Handling And Threading In Java Why use exception handling, Hierarchy of exception classes, Exception handling constructs, Methods available to exceptions, Creating own exception classes Threading: Creating and running a thread, Thread- control methods, Thread life cycle, Thread groups, Thread synchronization, Inter-thread communications, Priorities and scheduling, thread local variables, Daemon threads. Event Handling Ignoring the event, Handling the component in the originating component, Delegating the event Java’s Event Types: Adjustment events, Ancestor events, Component events, Container events, Focus events, Input method events, Internal frame events, Item events, Key events, menu events, Mouse events, Paint events, Pop-up menu events, Text events, Window events. Windows Toolkit Java abstract windowing toolkit, Networking, Modifiers, Packages and interfaces.
    [Show full text]
  • The Haxe Compiler
    Part I The Core Language Chapter 1: Introducing haXe Chapter 2: Installing and Using haXe and Neko Chapter 3: Learning the Basics Chapter 4: Controlling the Flow of Information Chapter 5: Delving Into Object-Oriented Programming Chapter 6: Organizing Your Code Chapter 7: When Things Go Wrong COPYRIGHTED MATERIAL cc01.indd01.indd 1 112/27/072/27/07 99:21:58:21:58 AAMM cc01.indd01.indd 2 112/27/072/27/07 99:21:59:21:59 AAMM Introducing haXe The Internet is a fantastic invention. As developers, we determine its future and shape its usefulness through our own developments. This book will hopefully help to refine this path, as we seek to make the Internet ever more perfect. In this chapter, you will acquire a broad perspective of: ❑ Current issues with developing for the Internet. ❑ What are haXe and Neko? ❑ How haXe and Neko can alleviate issues with Internet development. A Problem with Internet Development The IT developer, regardless of skills and title, can often be perceived as sitting somewhere along a scale depicting the transition from the creative to the logical. On the creative end of the scale, you might see those who design website layouts, digital illustrations, animations or presentations, while on the purely logical side, you might see the database administrators or server - side architects. Of course, most people located under the developer umbrella sit somewhere in between and cover more than a little speck along this line. The term developer tends to describe those who deal with some form of programming language. The highly creative ones might use ActionScript or JavaScript to accomplish their development needs, while the very logical may be restricted to using PL/SQL or C, perhaps.
    [Show full text]
  • Migrating C/C++ Software to Mobile Platforms in the ADM Context Liliana Martinez1, Claudia Pereira1, Liliana Favre1,2
    International Journal of Interactive Multimedia and Artificial Intelligence, Vol. 4, Nº3 Migrating C/C++ Software to Mobile Platforms in the ADM Context Liliana Martinez1, Claudia Pereira1, Liliana Favre1,2 1 Universidad Nacional del Centro de la Provincia de Buenos Aires, Tandil, Argentina 2 Comisión de Investigaciones Científicas de la Provincia de Buenos Aires, Argentina Abstract — Software technology is constantly evolving and computing resources (e.g., networks, servers, storage, applications and therefore the development of applications requires adapting services) that can be rapidly supplied with minimal management effort. software components and applications in order to be aligned to This generates enormous amount of data, which have to be stored, new paradigms such as Pervasive Computing, Cloud Computing processed and accessed. Cloud computing has long been recognized and Internet of Things. In particular, many desktop software as a paradigm for Big Data storage and analytics providing computing components need to be migrated to mobile technologies. This and data resources in a dynamic and pay-per use model. Mobile Cloud migration faces many challenges due to the proliferation of Computing is the combination of Cloud Computing, Mobile Computing different mobile platforms. Developers usually make applications and Wireless Network to provide computational resources to mobile tailored for each type of device expending time and effort. As a users, network operators, as well as cloud computing providers. result, new programming languages are emerging to integrate There is no single universal definition for Internet of Things. The the native behaviors of the different platforms targeted in Oxford Dictionaries defines IoT as “the interconnection via the Internet development projects.
    [Show full text]
  • Games Made in Texas (1981 – 2021) Page 1 of 17
    Games Made in Texas (1981 – 2021) Page 1 of 17 Release Date Name Developer Platform Location 2021-01-02 Yes! Our Kids Can Video Game - Third Grade Yes! Our Kids Can San Antonio Magnin & Associates (Magnin iOS, Android, Apple TV, 2020-09-30 Wheelchair Mobility Experience Games) Mac, PC, Xbox One Dallas; Richardson 2020-09-17 Shark Tank Tycoon Game Circus, LLC Addison Stadia currently; Steam / 2020-07-13 Orcs Must Die! 3 Robot Entertainment Xbox / PlayStation in 2021 Plano 2019-12-31 Path of the Warrior (VR) Twisted Pixel Games Austin 2019-10-29 Readyset Heroes Robot Entertainment, Inc. Mobile Plano Xbox One, Playstation 4, 2019-09-13 Borderlands 3 Gearbox Software PC Frisco 2019-08-13 Vicious Circle Rooster Teeth Austin 2019-08-01 Stranger Things 3 BonusXP Nintendo Switch Allen 2019-07-11 Defector Twisted Pixel Games Oculus Rift Austin Android, PlayStation 4, Nintendo Switch, Xbox One, iOS, Microsoft 2019-06-28 Fortnight Phase 2 Armature Studio Windows, Mac, Mobile Austin Microsoft Windows & 2019-06-21 Dreadnought 2 Six Foot Games PlayStation 4 Houston 2019-05-31 Sports Scramble Armature Studio Oculus Quest Austin 2019-05-02 Duck Game Armature Studio Nintendo Switch Austin 2019-03-15 Zombie Boss Boss Fight Entertainment, Inc Allen; McKinney Windows (Steam); Oculus 2018-12-31 Baby Hands Chicken Waffle Rift Austin 2018-12-31 Baby Hands Jr. Chicken Waffle iOS; Android Austin 2018-12-19 Arte Lumiere Triseum Microsoft Windows Bryan 2018-11-15 Dreadnought 1: Command The Colossal Six Foot, LLC Houston 2018-10-10 World Armature Studio LLC Austin 2018-10-05 Donkey Kong Country: Tropical Freeze Retro Studios Austin Windows (Steam); HTC 2018-08-27 Torn Aspyr Media Inc.
    [Show full text]
  • Widget Engine
    Topic relevant selected content from the highest rated entries, typeset, printed and shipped. Combine the advantages of up-to-date and in-depth knowledge with the convenience of printed books. A portion of the proceeds of each book will be donated to the Wikimedia Foundation to sup- port their mission: to empower and engage people around the world to collect and develop educational content under a free license or in the public domain, and to disseminate it effec- tively and globally. The content within this book was generated collaboratively by volunteers. Please be advised that nothing found here has necessarily been reviewed by people with the expertise required to provide you with complete, accurate or reliable information. Some information in this book maybe misleading or simply wrong. The publisher does not guarantee the validity of the infor- mation found here. If you need specific advice (for example, medical, legal, financial, or risk management) please seek a professional who is licensed or knowledgeable in that area. Sources, licenses and contributors of the articles and images are listed in the section entitled “References”. Parts of the books may be licensed under the GNU Free Documentation License. A copy of this license is included in the section entitled “GNU Free Documentation License” All used third-party trademarks belong to their respective owners. Contents Articles Widget engine 1 adesklets 4 AveDesk 5 Comparison of widget engines 8 Dashboard (software) 13 DesktopX 17 gDesklets 20 Google Gadgets 21 HTML Application
    [Show full text]
  • Teach Yourself JAVA in 21 Days S S Laura Lemay F Charles L
    abcd Learning Sams.net Center Teach Yourself JAVA in 21 Days S S Laura Lemay F Charles L. PerkinsR W T M 201 West 103rd Street Indianapolis, Indiana 46290 v 030-4 FM 5 1/29/96, 8:10 PM P2/V4SQC6 TY Java in 21 Days 030-4 louisa 12.31.95 FM LP#4 S F R W abcd Learning About This Book Sams.net Center This book teaches you all about the Java language and how to use it to create applets and applications. By the time you get through with this book, you’ll know enough about Java to do just about anything, inside an applet or out. Who Should Read This Book This book is intended for people with at least some basic programming back- ground, which includes people with years of programming experience or people with only a small amount of experience. If you understand what variables, loops, and functions are, you’ll be just fine for this book. The sorts of people who might want to read this book include you, if ■ You’re a real whiz at HTML, understand CGI programming (in perl, AppleScript, Visual Basic, or some other popular CGI language) pretty well, and want to move on to the next level in Web page design. ■ You had some Basic or Pascal in school and you have a basic grasp of what programming is, but you’ve heard Java is easy to learn, really powerful, and very cool. ■ You’ve programmed C and C++ for many years, you’ve heard this Java thing is becoming really popular and you’re wondering what all the fuss is all about.
    [Show full text]
  • Migrating C/C++ Software to Mobile Platforms in the ADM Context Liliana Martinez1, Claudia Pereira1, Liliana Favre1,2
    International Journal of Interactive Multimedia and Artificial Intelligence, Vol. 4, Nº3 Migrating C/C++ Software to Mobile Platforms in the ADM Context Liliana Martinez1, Claudia Pereira1, Liliana Favre1,2 1 Universidad Nacional del Centro de la Provincia de Buenos Aires, Tandil, Argentina 2 Comisión de Investigaciones Científicas de la Provincia de Buenos Aires, Argentina Abstract — Software technology is constantly evolving and computing resources (e.g., networks, servers, storage, applications and therefore the development of applications requires adapting services) that can be rapidly supplied with minimal management effort. software components and applications in order to be aligned to This generates enormous amount of data, which have to be stored, new paradigms such as Pervasive Computing, Cloud Computing processed and accessed. Cloud computing has long been recognized and Internet of Things. In particular, many desktop software as a paradigm for Big Data storage and analytics providing computing components need to be migrated to mobile technologies. This and data resources in a dynamic and pay-per use model. Mobile Cloud migration faces many challenges due to the proliferation of Computing is the combination of Cloud Computing, Mobile Computing different mobile platforms. Developers usually make applications and Wireless Network to provide computational resources to mobile tailored for each type of device expending time and effort. As a users, network operators, as well as cloud computing providers. result, new programming languages are emerging to integrate There is no single universal definition for Internet of Things. The the native behaviors of the different platforms targeted in Oxford Dictionaries defines IoT as “the interconnection via the Internet development projects.
    [Show full text]