This document discusses the use of Rich Internet Applications (RIAs) for business strategies and processes. It describes how RIA technologies like Adobe Flex and Flash can improve user engagement, productivity, and decision making. Examples are given of how RIAs are being used for e-commerce, social networks, business intelligence, and more. The role of Adobe technologies like Flex and LiveCycle in developing RIAs and integrating them into enterprise architectures is also outlined.
The document discusses design-driven development and human interactions with enterprise applications and knowledge. It describes how interactions have evolved from paper to desktop PCs to mobile/tablet devices. It advocates for a design-driven development approach where user needs are observed and used to design solutions, rather than starting with technical specifications. The document also outlines Adobe's role in designing, developing, managing content, and analyzing enterprise applications.
This document discusses the growth of mobile internet usage and the opportunity for multi-screen strategies. It notes that mobile bandwidth is rapidly increasing but that developing native mobile applications for each device is costly and inefficient. The document then introduces Adobe's new mobile development paradigm using Flex to write code once and deploy applications across multiple platforms and devices.
Flex presentation for Paris Android User group PAUGMichael Chaize
The document discusses using Flex and Adobe Flash technologies to build mobile applications. It outlines how Flex is a free and open-source SDK for building rich internet applications (RIAs) and provides components, data binding, and other features. It also discusses how the Flex SDK provides APIs for building mobile apps that can access device features like multitouch, geolocation, cameras, and more. Developers can extend the Flex SDK further using ActionScript Native Extensions to access native device APIs. Examples are provided of several mobile apps built with Flex.
This document discusses communication between Java and Flex applications. It provides an overview of Flex and how it works with Java, including using HTTP requests, web services, and messaging between the two platforms. It also covers data management services and model-driven development when combining Java and Flex.
This document discusses building interactive dashboards with Java and Flex. It provides an overview of the Flex framework, data connectivity and visualization capabilities in Flex, and ways to learn Flex such as free online tutorials and videos. The document is presented by Michaël Chaize, a Flash Platform Evangelist at Adobe.
This document discusses strategies for developing mobile applications across multiple platforms using Adobe Flex and PhoneGap. It presents Adobe Flex as a tool for building rich user interfaces that can be deployed as mobile apps via Adobe AIR or as mobile web apps. PhoneGap is introduced as a way to take the web technologies built with Flex and wrap them into native mobile applications. The document also outlines the capabilities and APIs provided by PhoneGap for accessing device functionality like the camera and barcode scanner.
This document discusses upcoming changes and new features in Flex, Flash Builder, and Adobe AIR. Flash Builder will include improved productivity features for ActionScript development. Flex "Hero" will focus on improving performance on smartphones and continuing to evolve Spark components. AIR will extend the benefits of Flash to mobile applications, including geo-location, data storage, camera access, and more. Native mobile UI components and APIs are also discussed.
Flash camp portugal - Let's talk about Flex babyMichael Chaize
The document discusses Flex and its future as an open source project supported by Adobe and the Apache foundation. It outlines how Flex can be used to build applications for mobile, desktop, and multiple platforms using one codebase. It also highlights new features in Flash Builder 4.6 and examples of applications built with Flex for mobile.
This document discusses the Flex framework and its history and future. It provides an overview of Flex as the leading Rich Internet Application (RIA) framework, how it has evolved from 2004 to support multiple screens. It also summarizes Adobe's investments in Flex in Europe, key developments in 2010 including new versions of Flash Builder and Adobe AIR, and the direction of Flex and related technologies going forward including improved support for mobile development.
This document discusses how Flex can be used to build mobile applications that run across multiple platforms from a single codebase. It introduces Adobe AIR, which allows Flex applications to run as native mobile apps. It also highlights new features in Flex 4.5 that improve the mobile development experience, such as mobile skins for components and support for tablet densities.
The document discusses using Java and Flex to create enterprise-class rich internet applications (RIAs). It promotes Flex and the Flash platform as a complete system for building innovative web applications, including details on Flex's capabilities, integration with Java, and productive development workflows. The author, Michael Chaize, is identified as a Flash platform evangelist.
Ria2010 - keynote - Evolution des RIA d'EntrepriseMichael Chaize
The document discusses the evolution of rich internet applications (RIAs) in enterprises. It covers topics such as the limitations of traditional enterprise applications, IT investments, a new application model centered around customer experience, examples of RIA projects at Adobe and other companies, and the increasing importance of mobile applications. The document is a presentation from Adobe on how their tools and platforms can help companies create engaging multi-screen experiences across desktops, mobile devices and browsers.
The document discusses Adobe Flex 4.6 and its capabilities for mobile application development. It outlines how Flex allows developing once for multiple mobile platforms like Android, iOS, and others. It highlights features like automatic scaling of user interface elements for different device densities. The document also discusses Adobe's continued support for Flex through contributions to the Apache Flex project.
The document discusses the evolution of enterprise applications from mainframes to modern mobile apps and the rise of mobility. It notes that users now expect to access enterprise knowledge from any device at any time. Older methods of interacting like paper, whiteboards and desktop PCs are no longer inspiring. The emergence of smartphones and tablets is driving a new generation of mobile apps that provide rich, comfortable interactions. When introducing new mobile devices in a company, IT must address security and manageability while users expect native apps and the latest technology, regardless of corporate strategy or help desk preparedness.
This document discusses Flex and mobile app development. It describes how Flex allows building mobile, tablet, desktop and web apps from a single codebase. It covers the ViewNavigatorApplication for building mobile UIs, components with mobile skins, handling multiple device densities, and support for tablets on Android, BlackBerry PlayBook and Apple platforms.
The document discusses xplatform mobile development using Adobe Flex and Flash Builder. It describes how Flex allows developing applications that can run on multiple mobile platforms like Android, iOS, and BlackBerry from a single codebase. It addresses challenges like supporting different screen densities and provides solutions like automatic scaling and multi-DPI bitmaps. It also lists mobile device APIs that are available for built-in features like multitouch, geolocation, cameras, and more.
I presented the Adobe AIR runtime for Android at the "Over the AIR" event in London. Thanks to the Flash Platform, you can easily create first-class applications on Android. More information on my blog www.riagora.com
This document discusses Flex 4.5 and mobile applications. It introduces new features in Flex 4.5 like automatic scaling, multi-DPI bitmaps, and view menus that improve the development of mobile applications. It also covers mobile APIs in Flex 4.5 for geolocation, accelerometer, multi-touch, remote data, full screen mode, the camera, and local databases. The document demonstrates these features and APIs. It concludes by mentioning resources for learning more about developing mobile applications with Flex.
The document discusses Flex 4.5 and its capabilities for multi-screen applications. Flex 4.5 allows developers to build applications that can run across multiple platforms like desktop browsers, mobile devices, and set-top boxes using a single codebase. It introduces new components and APIs for mobile development and automatic scaling of user interfaces for different screen densities. The document also presents examples of integrating Flex applications with Java and the benefits of the Flex and Java combination.
K-Soft is a technology company founded in 1999 with a vision to be the safest and most progressive technology provider. Its mission is to use IT to efficiently serve clients and strive for excellence. It has experienced strong growth while maintaining financial stability. K-Soft has a dedicated team of software professionals and partners with many global companies. It has expanded globally with offices in North America, Europe, Australia, Middle East, and India. K-Soft offers services like application development, management, and product development using proven methodologies.
Slides presented at the Webinale in Berlin to open your mind and your eyes on "What is Flash". Amazing projects developed by the Flash community. Innovation is in the DNA of Flash
Flex, Adobe AIR, and PHP: the beginning of a beautiful friendshipelliando dias
The document discusses the relationship between Flex, Adobe AIR, and PHP for building rich internet applications (RIAs). It describes how Flex and AIR can be used to create applications with a PHP backend by calling PHP functions through AMF remoting. Examples are provided of communicating between Flex/AIR clients and PHP servers using REST services, web services, and remoting. Tools for developing Flex and PHP projects together in Eclipse are also discussed.
Enterprise Flex applications on tablet devicesMichael Chaize
The document discusses opportunities for developing enterprise applications for tablet devices using Flex. It highlights how tablet usage is rising in enterprises and how Flex allows developing apps that run across platforms using a single codebase. The document provides tips for Flex developers, including leveraging new Flex 4.6 capabilities, using design driven development, optimizing for tablets, and persisting data on tablets.
Taking a page from Facebook, WiPromo plans to “Provide pre-existing offline community with complementary online service. Then monetize by aggregating a series of deeply penetrated communities. And build strong brand recognition amongst its user base and advertisers”
Nisan Gabbay (2006). Facebook Case Study: Offline Behavior Drives Online Usage
Italian family life remains very traditional, with men contributing little to household duties and childcare, while boys are given more freedom than girls. Business etiquette in northern Italy is more direct and focused on efficiency, while the southern style is more leisurely and relationship-focused, with haggling over deals common. The document provides a 38-slide PowerPoint presentation on various aspects of Italian culture such as family life, food, etiquette, travel tips, and trivia.
Flash camp portugal - Let's talk about Flex babyMichael Chaize
The document discusses Flex and its future as an open source project supported by Adobe and the Apache foundation. It outlines how Flex can be used to build applications for mobile, desktop, and multiple platforms using one codebase. It also highlights new features in Flash Builder 4.6 and examples of applications built with Flex for mobile.
This document discusses the Flex framework and its history and future. It provides an overview of Flex as the leading Rich Internet Application (RIA) framework, how it has evolved from 2004 to support multiple screens. It also summarizes Adobe's investments in Flex in Europe, key developments in 2010 including new versions of Flash Builder and Adobe AIR, and the direction of Flex and related technologies going forward including improved support for mobile development.
This document discusses how Flex can be used to build mobile applications that run across multiple platforms from a single codebase. It introduces Adobe AIR, which allows Flex applications to run as native mobile apps. It also highlights new features in Flex 4.5 that improve the mobile development experience, such as mobile skins for components and support for tablet densities.
The document discusses using Java and Flex to create enterprise-class rich internet applications (RIAs). It promotes Flex and the Flash platform as a complete system for building innovative web applications, including details on Flex's capabilities, integration with Java, and productive development workflows. The author, Michael Chaize, is identified as a Flash platform evangelist.
Ria2010 - keynote - Evolution des RIA d'EntrepriseMichael Chaize
The document discusses the evolution of rich internet applications (RIAs) in enterprises. It covers topics such as the limitations of traditional enterprise applications, IT investments, a new application model centered around customer experience, examples of RIA projects at Adobe and other companies, and the increasing importance of mobile applications. The document is a presentation from Adobe on how their tools and platforms can help companies create engaging multi-screen experiences across desktops, mobile devices and browsers.
The document discusses Adobe Flex 4.6 and its capabilities for mobile application development. It outlines how Flex allows developing once for multiple mobile platforms like Android, iOS, and others. It highlights features like automatic scaling of user interface elements for different device densities. The document also discusses Adobe's continued support for Flex through contributions to the Apache Flex project.
The document discusses the evolution of enterprise applications from mainframes to modern mobile apps and the rise of mobility. It notes that users now expect to access enterprise knowledge from any device at any time. Older methods of interacting like paper, whiteboards and desktop PCs are no longer inspiring. The emergence of smartphones and tablets is driving a new generation of mobile apps that provide rich, comfortable interactions. When introducing new mobile devices in a company, IT must address security and manageability while users expect native apps and the latest technology, regardless of corporate strategy or help desk preparedness.
This document discusses Flex and mobile app development. It describes how Flex allows building mobile, tablet, desktop and web apps from a single codebase. It covers the ViewNavigatorApplication for building mobile UIs, components with mobile skins, handling multiple device densities, and support for tablets on Android, BlackBerry PlayBook and Apple platforms.
The document discusses xplatform mobile development using Adobe Flex and Flash Builder. It describes how Flex allows developing applications that can run on multiple mobile platforms like Android, iOS, and BlackBerry from a single codebase. It addresses challenges like supporting different screen densities and provides solutions like automatic scaling and multi-DPI bitmaps. It also lists mobile device APIs that are available for built-in features like multitouch, geolocation, cameras, and more.
I presented the Adobe AIR runtime for Android at the "Over the AIR" event in London. Thanks to the Flash Platform, you can easily create first-class applications on Android. More information on my blog www.riagora.com
This document discusses Flex 4.5 and mobile applications. It introduces new features in Flex 4.5 like automatic scaling, multi-DPI bitmaps, and view menus that improve the development of mobile applications. It also covers mobile APIs in Flex 4.5 for geolocation, accelerometer, multi-touch, remote data, full screen mode, the camera, and local databases. The document demonstrates these features and APIs. It concludes by mentioning resources for learning more about developing mobile applications with Flex.
The document discusses Flex 4.5 and its capabilities for multi-screen applications. Flex 4.5 allows developers to build applications that can run across multiple platforms like desktop browsers, mobile devices, and set-top boxes using a single codebase. It introduces new components and APIs for mobile development and automatic scaling of user interfaces for different screen densities. The document also presents examples of integrating Flex applications with Java and the benefits of the Flex and Java combination.
K-Soft is a technology company founded in 1999 with a vision to be the safest and most progressive technology provider. Its mission is to use IT to efficiently serve clients and strive for excellence. It has experienced strong growth while maintaining financial stability. K-Soft has a dedicated team of software professionals and partners with many global companies. It has expanded globally with offices in North America, Europe, Australia, Middle East, and India. K-Soft offers services like application development, management, and product development using proven methodologies.
Slides presented at the Webinale in Berlin to open your mind and your eyes on "What is Flash". Amazing projects developed by the Flash community. Innovation is in the DNA of Flash
Flex, Adobe AIR, and PHP: the beginning of a beautiful friendshipelliando dias
The document discusses the relationship between Flex, Adobe AIR, and PHP for building rich internet applications (RIAs). It describes how Flex and AIR can be used to create applications with a PHP backend by calling PHP functions through AMF remoting. Examples are provided of communicating between Flex/AIR clients and PHP servers using REST services, web services, and remoting. Tools for developing Flex and PHP projects together in Eclipse are also discussed.
Enterprise Flex applications on tablet devicesMichael Chaize
The document discusses opportunities for developing enterprise applications for tablet devices using Flex. It highlights how tablet usage is rising in enterprises and how Flex allows developing apps that run across platforms using a single codebase. The document provides tips for Flex developers, including leveraging new Flex 4.6 capabilities, using design driven development, optimizing for tablets, and persisting data on tablets.
Taking a page from Facebook, WiPromo plans to “Provide pre-existing offline community with complementary online service. Then monetize by aggregating a series of deeply penetrated communities. And build strong brand recognition amongst its user base and advertisers”
Nisan Gabbay (2006). Facebook Case Study: Offline Behavior Drives Online Usage
Italian family life remains very traditional, with men contributing little to household duties and childcare, while boys are given more freedom than girls. Business etiquette in northern Italy is more direct and focused on efficiency, while the southern style is more leisurely and relationship-focused, with haggling over deals common. The document provides a 38-slide PowerPoint presentation on various aspects of Italian culture such as family life, food, etiquette, travel tips, and trivia.
This document discusses open and distance education at the Open University in the UK. It presents several initiatives to make science more open and accessible to everyone, including OpenScience Lab which allows online science experiments and investigations. Citizen inquiry combines citizen science, inquiry learning, and creativity, as seen in the program iSpot where users make wildlife observations. The document outlines how smartphones can serve as scientific tools and the nQuire app for citizen investigations and datalogging. It envisions people conducting collaborative inquiries using tools like accelerometers to investigate driving skills or noise levels.
Mergers and acquisitions involve combining two companies to capitalize on their mutual strengths and synergies. A merger unifies two similar companies, while an acquisition involves a larger company purchasing a smaller one. These strategies allow companies to scale up operations, gain market share, and leverage each other's expertise and resources. Key considerations for mergers and acquisitions include ensuring strategic fit, capitalizing on synergies, evaluating market opportunities, and creating long-term value for stakeholders. Comprehensive planning is required for integration activities like financial modeling, governance, HR strategy, and marketing.
The document discusses various aspects of Lithuanian culture and society. It notes that the nuclear family is the primary domestic unit in Lithuania, though traditionally women were responsible for household duties like cooking and cleaning. However, more women now work outside the home to earn money and advance their careers. The document also mentions that Lithuanians are generally reserved with outsiders and give up seats to elders on public transportation. In business, Lithuanians may use time as a tactic and will not rush into deals until they feel it benefits them. Meetings often conclude with a summary and toast. Additional trivia notes policemen wear green uniforms and families leave food out overnight on Christmas for visiting spirits.
The document reflects on life and relationships. It advises living life to the fullest without overplanning, cherishing true friends who support you, and maintaining a positive outlook even in hard times by focusing on the present moment and future happiness rather than past regrets or hurts. Work, love, dance, and sing with abandon, and remember that unexpected good things may occur when least expected.
Critical pedagogy aims to promote educational change by questioning why educational practices are done in certain ways and exposing domination and exploitation. It involves habits of thinking deeply about the meanings, causes, contexts and consequences of various subjects. Key proponents include Paulo Freire, Ivan Illich and Henry Giroux. Critical pedagogy in Canada explores concepts like "whiteness" and the impact of colonialism, like Indian Residential Schools. It also examines First Nations epistemology, pedagogy and institutions of higher education, as well as how non-Natives engage with First Nations education.
This document appears to be a list of dates from the Europeanschool that are all repeated on the same day of December 23, 2008. The high level information provided is a list of dates with no other context about the Europeanschool or what occurred on this single date that is listed ten separate times.
This document takes the reader on a journey through scales of size from 1 meter to distances of billions of light years and back down to fractions of an atom. It explores scales from the macrocosm of the universe down to the microcosm inside an atom in factors of 10. At each level of magnitude, it describes what can be observed, from leaves on a tree to galaxies and nebulae or atomic structures. It encourages thinking about humanity's place in the vast cosmos and how much remains to be learned.
Leading without being in charge is all about running User Groups in the free and open source software world. Examples of how to manage groups and get the most out of volunteers who attend your meetings, as well as tips for making the experience of running a user group worth your while.
The document contains a collection of web links providing information about heart anatomy and the structure of the heart. The objective is to look at the heart's structure by viewing and labeling diagrams. As homework, students are asked to color in a diagram of the heart and label its parts. The links provide reference materials about the heart and circulatory system for students to learn about heart structure and function.
The document discusses mechanisms for integrating Java and Flex applications. It focuses on using web services to enable communication between the two technologies. Key points include:
- Flex can call Java web services using HTTP requests and receive responses in XML or other formats
- Java services expose functionality through APIs that Flex can access remotely over HTTP
- This allows Flex rich internet applications to leverage existing Java applications and backend systems
FATC UK - Real time collaborative Flex appsMichael Chaize
This document discusses real-time collaboration using LiveCycle and introduces LiveCycle Data Services and BlazeDS. It describes how LiveCycle Data Services provides services for data management, RPC, messaging and integration with LiveCycle document services. BlazeDS is described as a free and open source subset. Key aspects of messaging, data push, and data management services are summarized. LiveCycle Collaboration Service is introduced as providing components for collaboration applications.
The document discusses Adobe's technology platform for building rich internet applications (RIAs). It notes that customer expectations have changed with the explosion in digital content and rise of personal publishing and social networks. The platform allows building applications faster with fewer people that can reuse existing infrastructure and assets while remaining flexible. It is centered around Adobe Flex and AIR which provide tools, frameworks and runtimes for developing RIAs that deploy consistently across browsers and operating systems.
This document discusses the Adobe Flash Platform and how it can be used with Java. It provides an overview of Flex and how Flex applications can access Java backend services using AMF. It also discusses messaging capabilities and shows examples of code for integrating Flex and Java.
This document discusses developing mobile applications using Adobe Flex. It covers topics such as using Flash Builder as an IDE, the Flex SDK and component model, developing for mobile platforms with Flex and AIR, mobile APIs for geolocation, accelerometer, multitouch, and remote data, and controlling full screen and orientation on mobile devices. Live coding examples are provided for developing Android applications with Flex, Java, and real-time mobile APIs.
The document discusses the history and capabilities of Flex and related technologies. It describes how Flex evolved from older web technologies and now allows building rich internet applications with ActionScript, MXML, and capabilities like calling web services and connecting to backend databases. Key Flex features and components are also summarized like the Flex SDK, Flex Builder IDE, and integration with Java via technologies like BlazeDS.
The document discusses Flex and its evolution from the 1960s to the present. It describes how Flex has transitioned from mainframe applications to web applications to rich internet applications (RIAs). It outlines the key technologies that Flex is built on like MXML, ActionScript, and the Adobe Flash Player. It also discusses related technologies like Adobe Flex Builder, Adobe LiveCycle, and Adobe BlazeDS that are part of the overall Flex platform.
The document discusses Flex and its evolution from the 1960s to the present. It describes how Flex has transitioned from mainframe applications to web applications to rich internet applications (RIAs). It outlines the key technologies that Flex is built on like MXML, ActionScript, and the Adobe Flash Player. It also introduces various Flex frameworks like Cairngorm, PureMVC, and Mate that can be used to develop Flex applications.
Develop multi-screen applications with Flex Codemotion
Presentazione tenuta da Michael Chaize per Adobe in occasione del Codemotion del 5 marzo 2011 a Roma - http://www.codemotion.it/
With the rise of a wide range of Internet connected devices, a new class of application is emerging to work across multiple kinds of devices. Developers are now faced with new challenges to provide the most engaging user experiences on any screen. New device input methods like touch and gestures require developers to rethink interaction models. Screen size constraints also require developers to optimize real estate usage. With so many different mediums for delivering rich Internet applications
This document discusses deploying and scaling Java applications on Heroku, a platform as a service (PaaS) that hosts applications in the cloud. Some key points:
- Heroku allows developers to run any programming language and focuses on innovation rather than infrastructure maintenance.
- Applications are deployed as isolated units called dynos that can be scaled horizontally. Logging and metrics are centralized.
- The platform provides services for load balancing, managing processes, and extending functionality through add-ons.
- Best practices include building stateless, self-contained applications that can be deployed across dynos and adopt a "12 factor app" methodology.
This document discusses a resource-oriented approach to data services using REST, Python and RDF. It describes how data can be transformed into data services by creating data resources that represent the data and can be composed into transformation pipelines. The pipelines themselves are also represented as resources, allowing new data services to be incrementally composed from existing ones. The document also provides an overview of the SnapLogic open source data integration toolkit.
Realizing Great Customer Experiences with Adobe® LiveCycle® ES3Craig Randall
Focusing on user experience can improve the value of the enterprise applications you deliver. In this session about the new architectural changes in the next release of LiveCycle ES as well as the new features in our servers, client runtimes and tools that will allow you to build, deploy and measure excellent customer experiences.
An API needs to be user friendly, secure, documented, versioned, and handle failures gracefully to be considered great. The document discusses how APIs have evolved from monolithic applications to microservices that decompose functionality. It also covers best practices for API design like using RESTful principles, supporting different interaction patterns, handling dates and errors properly, and using authentication standards like OAuth. Versioning approaches and ensuring APIs are well documented and fail gracefully are also emphasized as important characteristics of a great API.
The document discusses the Adobe Flash Platform, including Adobe Flash Player, Adobe AIR, and related technologies. It highlights key capabilities and deployments of Flash Player across devices like Android smartphones and tablets. It also outlines the shared codebase and user interfaces that allow Adobe AIR applications to run across desktop and mobile platforms.
RIAs with Java, Spring, Hibernate, BlazeDS, and Flexelliando dias
The document discusses integrating Rich Internet Applications (RIAs) built with Adobe Flex and Java using various frameworks and technologies. It describes using Spring to expose Java objects and services to Flex clients via remoting, messaging, and integrating with Hibernate and EJBs. The integration allows building RIAs that retrieve and manipulate data managed by Java applications in a secure and scalable way.
SD Forum Java SIG - Service Oriented UI ArchitectureJeff Haynie
Presentation given by Jeff Haynie at the SD Forum Java SIG in Palo Alto, CA on 12/02/2008. Service Oriented UI Architecture in the world of web, desktop and mobile applications. How the web has gone beyond the browser and we’re headed back to Client/Server.
Service Oriented UI Architecture in the world of web, desktop, & mobile appli...Axway Appcelerator
1) Service Oriented UI Architecture separates applications from backend services, allowing applications to be developed independently from any specific backend. This enables rapid prototyping and iteration.
2) Appcelerator is an example of a platform that follows Service Oriented UI principles, cleanly separating client applications from lightweight RESTful services.
3) This approach is gaining popularity for web, desktop, and mobile applications as it provides flexibility, reusability, and faster development cycles.
LeverX SAP ABAP Tutorial - Creating and Calling Web ServicesLeverX
The SAP Web Application Server allows companies to extend their solutions by exposing and integrating Web services. The SAP NetWeaver Developer Studio provides an environment for publishing, discovering, and accessing Web services. Therefore, it allows the SAP Web Application Server to act both as a “server” and as a “client” for Web services.
Typography on the Web - FITC Amsterdam 2015Michael Chaize
This document discusses typography on the web. It provides an overview of the evolution of typography and web fonts from 1996 to the present. Key topics covered include the transition from basic web-safe fonts to services like Typekit that allow designers to use premium fonts on websites. The document also discusses considerations for choosing typefaces, the process of designing fonts, and resources for learning about typography.
Web designers are having a great time. Over the last year, a lot of web design patterns took off: more simplicity, more cleanliness and more focus. This energy can translate into Flat Design, RWD, web fonts, parallax… Michaël has worked in the Web Design industry since the 90’s. In this session, he will list the current web design trends. Then he will explain WHY they took off, and HOW to achieve them. Get inspired and join the conversation about our Web Design industry.
Michael Chaize, Creative Cloud Evangelist chez Adobe, viendra tout spécialement de Paris et vous fera un tour d’horizon de sa nouvelle suite de logiciels. Via des exemples concrets, il vous démontrera les avantages d’une utilisation combinée de Photoshop, Illustrator et Edge Reflow pour le web design.
FITC 2014 Amsterdam - Adobe Apps for Web Designers in 2014Michael Chaize
This document discusses Adobe apps that are useful for web designers in 2014, including a history of Adobe ImageReady and Fireworks from 1998. It covers topics like flat design, responsive web design, using Illustrator for vectors and SVG, extracting CSS, and Adobe add-ons. The document provides an overview of design trends and techniques as well as features of Adobe products that help with web design.
This document discusses Adobe's focus on gaming and provides an overview of their gaming tools and initiatives. It highlights that gaming is a huge industry, with the biggest platforms being browser and mobile. It promotes Adobe's gaming SDK, frameworks like Starling and Away3D, and tools like Adobe Scout and FlasCC for bringing C/C++ games to the browser. It also mentions standards-based tools like CreateJS. The document encourages developers to use Adobe's free and open-source tools to build high-performance games across platforms.
This document summarizes a presentation about avoiding app store rejections. It discusses that the app review process is partly subjective and depends on factors like the developer's brand. While hybrid apps are allowed, the app needs to provide a high-quality native experience. Common reasons for rejection include not following Apple's guidelines, inappropriate content, or performance issues. Developers are encouraged to address reviewer feedback, maintain communication, and focus on meeting Apple's standards for user experience.
The document discusses building successful enterprise mobile applications. It advocates for (1) user-experience driven development, (2) adopting a user-experience oriented architecture, and (3) cross-platform development to allow applications to work across multiple devices and operating systems. The document provides examples of how various organizations have benefited from focusing on user experience and building applications that are cross-platform.
Pocket agile challenge adobe mobile v1.0.pptxMichael Chaize
Axones created a planning poker application using Adobe Air and Flex technologies to be portable across mobile terminals and devices. The application allows for collaborative planning poker sessions between remote users. It provides features like project and task creation, user assignment, voting sessions where users can select complexity estimates, and allowing the scrum master to view votes and assign final estimates. The application is meant to improve collaboration beyond a single device or location.
The document discusses architecting user experiences with Flex and discusses:
- How Flex works in the browser and on mobile/desktop.
- Flex components that have mobile skins.
- Features of Flex 4.5 for mobile like ViewNavigatorApplication and ActionBar.
- Support for tablets in Flex 4.5.
- Using Flex and Java together for real-time collaboration applications.
The document discusses the future of the Flash platform. It focuses on four main areas: web, video, enterprise, and gaming. For each area, it outlines priorities and new capabilities for Flash, including support for multi-screen applications and devices, enhanced video streaming and protection, productivity tools for enterprise development, and expanded 3D and augmented reality capabilities for gaming. The overall strategy is to continue advancing the Flash platform across various tools, frameworks, servers, and clients to keep it at the center of digital experiences on the modern web.
Slides utilisés lors de la keynote pour les développeurs sur l'événement adobe RIA2010 au palais des congrès avec Michaël Chaize, Yann Chevalier et David Deraedt.
Devoxx 2010: Develop mobile applications with FlexMichael Chaize
This document discusses using Adobe AIR 2.5 to develop mobile applications for multiple screens. Key points include:
- AIR 2.5 allows developing native mobile apps using ActionScript that can access device capabilities like geolocation and data storage.
- Apps are compiled to Android APK or iOS IPK files and distributed through mobile app stores.
- The document demonstrates mobile app navigation patterns, components optimized for mobile, and encourages attendees to try building a sample mobile Flex app.
Droidal: AI Agents Revolutionizing HealthcareDroidal LLC
Droidal’s AI Agents are transforming healthcare by bringing intelligence, speed, and efficiency to key areas such as Revenue Cycle Management (RCM), clinical operations, and patient engagement. Built specifically for the needs of U.S. hospitals and clinics, Droidal's solutions are designed to improve outcomes and reduce administrative burden.
Through simple visuals and clear examples, the presentation explains how AI Agents can support medical coding, streamline claims processing, manage denials, ensure compliance, and enhance communication between providers and patients. By integrating seamlessly with existing systems, these agents act as digital coworkers that deliver faster reimbursements, reduce errors, and enable teams to focus more on patient care.
Droidal's AI technology is more than just automation — it's a shift toward intelligent healthcare operations that are scalable, secure, and cost-effective. The presentation also offers insights into future developments in AI-driven healthcare, including how continuous learning and agent autonomy will redefine daily workflows.
Whether you're a healthcare administrator, a tech leader, or a provider looking for smarter solutions, this presentation offers a compelling overview of how Droidal’s AI Agents can help your organization achieve operational excellence and better patient outcomes.
A free demo trial is available for those interested in experiencing Droidal’s AI Agents firsthand. Our team will walk you through a live demo tailored to your specific workflows, helping you understand the immediate value and long-term impact of adopting AI in your healthcare environment.
To request a free trial or learn more:
https://droidal.com/
Multistream in SIP and NoSIP @ OpenSIPS Summit 2025Lorenzo Miniero
Slides for my "Multistream support in the Janus SIP and NoSIP plugins" presentation at the OpenSIPS Summit 2025 event.
They describe my efforts refactoring the Janus SIP and NoSIP plugins to allow for the gatewaying of an arbitrary number of audio/video streams per call (thus breaking the current 1-audio/1-video limitation), plus some additional considerations on what this could mean when dealing with application protocols negotiated via SIP as well.
Adtran’s new Ensemble Cloudlet vRouter solution gives service providers a smarter way to replace aging edge routers. With virtual routing, cloud-hosted management and optional design services, the platform makes it easy to deliver high-performance Layer 3 services at lower cost. Discover how this turnkey, subscription-based solution accelerates deployment, supports hosted VNFs and helps boost enterprise ARPU.
SAP Sapphire 2025 ERP1612 Enhancing User Experience with SAP Fiori and AIPeter Spielvogel
Explore how AI in SAP Fiori apps enhances productivity and collaboration. Learn best practices for SAPUI5, Fiori elements, and tools to build enterprise-grade apps efficiently. Discover practical tips to deploy apps quickly, leveraging AI, and bring your questions for a deep dive into innovative solutions.
Content and eLearning Standards: Finding the Best Fit for Your-TrainingRustici Software
Tammy Rutherford, Managing Director of Rustici Software, walks through the pros and cons of different standards to better understand which standard is best for your content and chosen technologies.
Agentic AI - The New Era of IntelligenceMuzammil Shah
This presentation is specifically designed to introduce final-year university students to the foundational principles of Agentic Artificial Intelligence (AI). It aims to provide a clear understanding of how Agentic AI systems function, their key components, and the underlying technologies that empower them. By exploring real-world applications and emerging trends, the session will equip students with essential knowledge to engage with this rapidly evolving area of AI, preparing them for further study or professional work in the field.
Protecting Your Sensitive Data with Microsoft Purview - IRMS 2025Nikki Chapple
Session | Protecting Your Sensitive Data with Microsoft Purview: Practical Information Protection and DLP Strategies
Presenter | Nikki Chapple (MVP| Principal Cloud Architect CloudWay) & Ryan John Murphy (Microsoft)
Event | IRMS Conference 2025
Format | Birmingham UK
Date | 18-20 May 2025
In this closing keynote session from the IRMS Conference 2025, Nikki Chapple and Ryan John Murphy deliver a compelling and practical guide to data protection, compliance, and information governance using Microsoft Purview. As organizations generate over 2 billion pieces of content daily in Microsoft 365, the need for robust data classification, sensitivity labeling, and Data Loss Prevention (DLP) has never been more urgent.
This session addresses the growing challenge of managing unstructured data, with 73% of sensitive content remaining undiscovered and unclassified. Using a mountaineering metaphor, the speakers introduce the “Secure by Default” blueprint—a four-phase maturity model designed to help organizations scale their data security journey with confidence, clarity, and control.
🔐 Key Topics and Microsoft 365 Security Features Covered:
Microsoft Purview Information Protection and DLP
Sensitivity labels, auto-labeling, and adaptive protection
Data discovery, classification, and content labeling
DLP for both labeled and unlabeled content
SharePoint Advanced Management for workspace governance
Microsoft 365 compliance center best practices
Real-world case study: reducing 42 sensitivity labels to 4 parent labels
Empowering users through training, change management, and adoption strategies
🧭 The Secure by Default Path – Microsoft Purview Maturity Model:
Foundational – Apply default sensitivity labels at content creation; train users to manage exceptions; implement DLP for labeled content.
Managed – Focus on crown jewel data; use client-side auto-labeling; apply DLP to unlabeled content; enable adaptive protection.
Optimized – Auto-label historical content; simulate and test policies; use advanced classifiers to identify sensitive data at scale.
Strategic – Conduct operational reviews; identify new labeling scenarios; implement workspace governance using SharePoint Advanced Management.
🎒 Top Takeaways for Information Management Professionals:
Start secure. Stay protected. Expand with purpose.
Simplify your sensitivity label taxonomy for better adoption.
Train your users—they are your first line of defense.
Don’t wait for perfection—start small and iterate fast.
Align your data protection strategy with business goals and regulatory requirements.
💡 Who Should Watch This Presentation?
This session is ideal for compliance officers, IT administrators, records managers, data protection officers (DPOs), security architects, and Microsoft 365 governance leads. Whether you're in the public sector, financial services, healthcare, or education.
🔗 Read the blog: https://nikkichapple.com/irms-conference-2025/
Introducing the OSA 3200 SP and OSA 3250 ePRCAdtran
Adtran's latest Oscilloquartz solutions make optical pumping cesium timing more accessible than ever. Discover how the new OSA 3200 SP and OSA 3250 ePRC deliver superior stability, simplified deployment and lower total cost of ownership. Built on a shared platform and engineered for scalable, future-ready networks, these models are ideal for telecom, defense, metrology and more.
Master tester AI toolbox - Kari Kakkonen at Testaus ja AI 2025 ProfessioKari Kakkonen
My slides at Professio Testaus ja AI 2025 seminar in Espoo, Finland.
Deck in English, even though I talked in Finnish this time, in addition to chairing the event.
I discuss the different motivations for testing to use AI tools to help in testing, and give several examples in each categories, some open source, some commercial.
Marko.js - Unsung Hero of Scalable Web Frameworks (DevDays 2025)Eugene Fidelin
Marko.js is an open-source JavaScript framework created by eBay back in 2014. It offers super-efficient server-side rendering, making it ideal for big e-commerce sites and other multi-page apps where speed and SEO really matter. After over 10 years of development, Marko has some standout features that make it an interesting choice. In this talk, I’ll dive into these unique features and showcase some of Marko's innovative solutions. You might not use Marko.js at your company, but there’s still a lot you can learn from it to bring to your next project.
"AI in the browser: predicting user actions in real time with TensorflowJS", ...Fwdays
With AI becoming increasingly present in our everyday lives, the latest advancements in the field now make it easier than ever to integrate it into our software projects. In this session, we’ll explore how machine learning models can be embedded directly into front-end applications. We'll walk through practical examples, including running basic models such as linear regression and random forest classifiers, all within the browser environment.
Once we grasp the fundamentals of running ML models on the client side, we’ll dive into real-world use cases for web applications—ranging from real-time data classification and interpolation to object tracking in the browser. We'll also introduce a novel approach: dynamically optimizing web applications by predicting user behavior in real time using a machine learning model. This opens the door to smarter, more adaptive user experiences and can significantly improve both performance and engagement.
In addition to the technical insights, we’ll also touch on best practices, potential challenges, and the tools that make browser-based machine learning development more accessible. Whether you're a developer looking to experiment with ML or someone aiming to bring more intelligence into your web apps, this session will offer practical takeaways and inspiration for your next project.
Maxx nft market place new generation nft marketing placeusersalmanrazdelhi
PREFACE OF MAXXNFT
MaxxNFT: Powering the Future of Digital Ownership
MaxxNFT is a cutting-edge Web3 platform designed to revolutionize how
digital assets are owned, traded, and valued. Positioned at the forefront of the
NFT movement, MaxxNFT views NFTs not just as collectibles, but as the next
generation of internet equity—unique, verifiable digital assets that unlock new
possibilities for creators, investors, and everyday users alike.
Through strategic integrations with OKT Chain and OKX Web3, MaxxNFT
enables seamless cross-chain NFT trading, improved liquidity, and enhanced
user accessibility. These collaborations make it easier than ever to participate
in the NFT ecosystem while expanding the platform’s global reach.
With a focus on innovation, user rewards, and inclusive financial growth,
MaxxNFT offers multiple income streams—from referral bonuses to liquidity
incentives—creating a vibrant community-driven economy. Whether you
'
re
minting your first NFT or building a digital asset portfolio, MaxxNFT empowers
you to participate in the future of decentralized value exchange.
https://maxxnft.xyz/
European Accessibility Act & Integrated Accessibility TestingJulia Undeutsch
Emma Dawson will guide you through two important topics in this session.
Firstly, she will prepare you for the European Accessibility Act (EAA), which comes into effect on 28 June 2025, and show you how development teams can prepare for it.
In the second part of the webinar, Emma Dawson will explore with you various integrated testing methods and tools that will help you improve accessibility during the development cycle, such as Linters, Storybook, Playwright, just to name a few.
Focus: European Accessibility Act, Integrated Testing tools and methods (e.g. Linters, Storybook, Playwright)
Target audience: Everyone, Developers, Testers
AI Emotional Actors: “When Machines Learn to Feel and Perform"AkashKumar809858
Welcome to the era of AI Emotional Actors.
The entertainment landscape is undergoing a seismic transformation. What started as motion capture and CGI enhancements has evolved into a full-blown revolution: synthetic beings not only perform but express, emote, and adapt in real time.
For reading further follow this link -
https://akash97.gumroad.com/l/meioex
10. JAVA VALUE OBJECT JAVA SERVICE CLASS DATABASE
AdobeEvent.java EventService.java TABLES
adobeusers
int idEvent List getEvents()
adobevents
int idUser AdobeEvent getEvent(idEvent)
String evtName AdobeEvent getEventbyIDUser(idUser)
String evtCity List getActivityByuser()
String evtCountry boolean update(event)
int evtAudience boolean remove(event)
int evtDate boolean deleteEvent(event)
JAVA VALUE OBJECT JAVA SERVER PAGE
AdobeActivityEvent.java listEvents.jsp
int idUser <activity>
String userName <adobeEvent>
int nbEvents </adobeEvent>
<adobeEvent>
</adobeEvent>
</activity>
12. Flex/JSP architecture
UI LAYER
Web browser
SERVER XML on HTTP(s) Java servlet container (tomcat, WAS…)
PRESENTATION
/SERVICES/DAO Webapp (WAR)
LAYER
JAVA classes/services
listEvents.jsp
EventService.java public getEvents()
DATABASE/
STORAGE LAYER
WSDL JDBC
2008 Adobe Systems Incorporated. All Rights Reserved.
43. Learn a new language ?
Flex and Java
developers
FAST and FUN
44. Agile development ?
JavaUnit and FlexUnit
JavaPMD and FlexPMD
MAVEN, ANT
MVC frameworks
Hudson, Sonar reports
FlexCover, FlexCPD, load tests
Flex and Java
developers
Keep your tools and methodologies
45. Large-scale systems ?
Adobe J2EE
Flex and Java libraries
developers
Leading framework for Enterprise RIA