• Share
  • ?
  • Profiles ▼
  • Communities ▼
  • Apps ▼

Blogs

  • My Blogs
  • Public Blogs
  • My Updates

Web 2.0 and Mobile Blog

LATEST TRENDS:
  • Log in to participate
94e7fded-7162-445e-8ceb-97a2140866a9 Blog
YOUTUBE VIDEOS
Loading...

About this blog

This community site is for software developers interested in topics related to Web 2.0 and mobile device user interface development.  This includes both general trends and technology discussions, as well as specific discussions and other resources involv
  • Facebook
  • Twitter
  • Google
  • LinkedIn
  • RSS

Archive

  • January 2013
  • December 2012
  • October 2012
  • August 2012
  • July 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011

Tags

Recent tweets

    > Follow @ibmmobile
    Posts by date
    • Sort by:
    • Date
    • Title
    • Likes
    • Comments ▼
    • Views

    Creating Complex Diagrams with the Dojo Diagrammer widget

    Eric Durocher 270002J655 | | Comments (2) | Visits (34465)
    The IBM ILOG Dojo Diagrammer widget is one of the new visualization components included in the WebSphere Application Server Feature Pack for Web 2.0 & Mobile v1.1. For those not familiar with diagramming, the purpose of this widget is to display and edit graphs (also called diagrams), that is, graphical representations made of nodes connected by links. Diagrams are commonly used to display and edit relationships between objects.Here are some... [More]

    Web 2.0 and Mobile Feature Pack Showcase

    Bryant Luk 270003TMDV | | Comment (1) | Visits (8134)
    The Web 2.0 and Mobile Feature Pack adds a significant amount of functionality. A showcase sample is available for you to see some of the new features available. First, there are mobile specific demos which feature the new Dojo mobile widgets. Whether it be buttons, switches, views with headings and tab bars, or transitions, dojox.mobile enables you to build great apps for your mobile devices. Also, you may want to use the latest Dojo model view... [More]

    Feature Pack for Web 2.0 and Mobile V1.1.0 is now available!

    JeromeJoubert 270002F34E | | Comment (1) | Visits (4588)
      I'mpleased to announce that the WebSphere Application Server Feature Pack for Web2.0 and Mobile V1.1.0 is now available! Enterprise developers face many challengeswhen they want to create mobile applications. If they decide to build nativeapplications, they need to create a different version for each type of mobilephone or tablet, using different development kits and programming languages.Then they need to post on each application store and... [More]

    Welcome to the Web 2.0 and Mobile Development Community

    LizetErnand 060001J3SF | | Comment (1) | Visits (4932)
      Welcome to the Web 2.0 and Mobile Development Community! The information provided in this group is intended to help software developers and others involved in software delivery to stay informed on the latest news, blog posts, and articles discussing Web 2.0 and mobile related technologies. This community has been formed by the very same developers who have brought you the IBM WebSphere Application Server Web 2.0 and Mobile Feature Pack... [More]

    How is Mobile Computing Affecting Your Enterprise Strategy?

    EKiraly 270002EM8Q | | Comment (1) | Visits (3677)
    HERE is the video from the May 18, 2011 Global WebSphere Community Lab Chat hosted by Greg Truty titled "How is Mobile Computing Affecting Your Enterprise Strategy?"  : http://www.websphereusergroup.org/corgi/go/gallery/item/1419691?pref_tab=videos&type=video It's on the Global WebSphere Community site (login required)

    Webinar: Enterprise Development Options for Mobile Devices

    LizetErnand 060001J3SF | | Visits (2839)
    Live webinar. Date: Thursday, July 14th, 2011with live Q&A, Registertoday ! Time: 11:00am EDT*/8:00 amPDT/15:00 UTC Speaker: Todd Kaplinger, Web2.0 and Mobile Release Architect, IBM Many of today’s applications must notonly run on the desktop and a Web browser but, increasingly, on smartphones and tablets as well. Software developers now are faced withthe challenge of adapting their apps to these mobile devices. This presentation looks at... [More]

    Notifications with dojox.socket, Servlet 3.0 Async, and EJB 3.1 TImers

    rbarcia 1000005FXD | | Visits (7911)
    The Web 2.0 and Mobile Feature Pack for WebSphere ships the latest version of dojo .  One of the new technologies in dojo is dojox.socket .  Dojo 1.6 introduces a new API for Comet-style real-time communication based on the WebSocket API. WebSocket provides a bi-directional connection to servers that is ideal for pushing messages from a server to a client in real-time. Dojo’s new dojox.socket module provides access to this API with automated... [More]

    [Video FAQ] How does the Feature Pack help the client communicate with the server?

    LizetErnand 060001J3SF | | Visits (3172)
      Karl Bishop, IBM Senior Software Engineer with IBM Web Enablement and Support, answers the question: " How does the Feature Pack help the client communicate with the server?" Visitus here for full list of videos.

    [Video FAQ] Will I need to create different versions of my app for each mobile device?

    LizetErnand 060001J3SF | | Visits (3315)
    Edward Chatelain, IBM Software Engineer, Web 2.0 and Mobile Feature Pack, answers the question: " Will I need to create different versions of my app for each mobile device?" Visitus here for full list of videos.

    Using the Web 2.0 and Mobile Feature Pack with PhoneGap

    rbarcia 1000005FXD | | Visits (6566)
     In a previous article titled Mobile Apps and the Web , I talked about how there are various approaches to Mobile: Mobile Web Hybrid Apps Native Apps The Web 2.0 and Mobile Feature Pack gives you the components needed to build a Mobile Web Solution.  However, as I discussed, there are cases when you need Hybrid solutions.  Examples of requirements are: App Store Deployment. Access to Native Features like the Camera or contact list. Offline... [More]

    [Video FAQ] How much reuse can there be between my desktop & mobile app?

    LizetErnand 060001J3SF | | Visits (3243)
      Edward Chatelain, IBM Software Engineer, Web 2.0 and Mobile Feature Pack, answers the question: " How much reuse can there be between my existing desktop and new mobile app?" Visitus here for full list of videos.

    [Video FAQ] Can a mobile web application really feel like a true native one?

    LizetErnand 060001J3SF | | Visits (3668)
      Edward Chatelain, IBM Software Engineer, Web 2.0 and Mobile Feature Pack, answers the question: " Can a mobile web application really feel like a true native one?" Visitus here for full list of videos.

    Displaying attractive diagrams: quick hints for choosing a graph layout algorithm from Dojo Diagrammer

    AdrianVasiliu 270002HS2B | | Visits (7285)
    Many types of complex business data can best be visualized as a set of nodes and interconnecting links, more commonly called a graph or a diagram. Examples of graphs include business organization charts, workflow diagrams, telecom network displays, and genealogical trees. The mathematical concept of graphs is so general that it is used as a modeling tool in almost any domain. When we need to get a visual understanding of the graph data, there is... [More]

    [Article] Security Basics (Web & Mobile)

    LizetErnand 060001J3SF | | Visits (2731)
    Veryearly on while developing one of the Web 2.0 & Mobile servicessamples, I got a quick lesson on web security. Cesar, a colleague ofmine at the time, decided to run the IBM Rational AppScan toolagainst my service & sample.  He very quickly found severalcross-site scripting vulnerabilities built into the service itself. Who was to know that echo'ing values back to the user (somethingusually considered helpful in app dev), would prove... [More]

    [Video FAQ] How can developers test their mobile apps?

    LizetErnand 060001J3SF | | Visits (2848)
     Ian Tewksbury, IBM Software Engineerwith the Rational Application Developer Web Tools team, answers thequestion: " How can developers test their mobile apps?" Visitus here for full list of videos.
    • Show:
    • 10
    • 20
    • 30
    • Previous
    • Next
    1 2