Building a Dojo Application using IBM Rational Application Developer In this tutorial you will create a Dojo application using the Web tools in IBM® Rational® Application Developer Version 8.0. Rational Application Developer provides wizards, content assist, validation, property views, palette drops, and other visual tools for rapidly developing Dojo web applications. You will build a Dojo-based loan payment calculator. The calculator accepts three pieces of input: loan amount, interest rate, and term. It outputs the monthly payment, a pie chart displaying the percentage of loan costs going towards principal and interest, and an amortization table. There is no submit button because the output fields are updated in real-time as users enter or change input. in Development > JavaScript, AJAX & Dojowith applicationbuilddojoibmradweb2.0widget
Enable HTML5 Offline Web Application with Dojo 1.7 (Web 2.0 and Mobile Development Community) HTML5 offline web application is a wonderful technology that let web applications work without network connection, which is especially useful for mobile web applications since wireless network is not as stable as wire network is. According to W3C specification of offline web application, developers needs to provide a manifest file if they want to enable the offline cache capability. The manifest file lists all the resources that will be offline cached and needs to be referenced in HTML page like this. <html manifest=”cache.appcache”> The cache.appcache needs to be served as “text/cache-manifest” content-type and the browser will fetch all of the resource files in the manifest during the first load or whenever the content of manifest is updated. in Development > Mobile Web Appswith appscachehtml5ibmmobileofflinestorageweb
IBM Web 2.0 developer e-Kit: Overview Welcome to the IBM Web 2.0 developer e-Kit. In this kit you will find a comprehensive set of resources including podcasts -- many of which are exclusive to this e-Kit, demos, webcasts, tutorials, articles, case studies, trials and much more organized into three solution areas: * Web 2.0 application development and Rich Internet Applications * Enterprise mashups * Collaboration and social computing in Development > Mashupswith 2.0ajaxdevelopmentibmmashupmashupssmashtoolkitwebweb2.0
MQTT – ett nytt protokoll för Internet of Things » Secworks Förra veckan meddelade IBM att dom skulle donera ett nytt protokoll till Eclipse Foundation. Protokollet MQTT (MQ Telemetry Transport) är ett transportprotokoll avsett för meddelanden till och från små Internetkopplade enheter (Internet of Things – IoT). Vad gäller framtidens Internet tror många – Ericsson, Cisco inte minst att antalet uppkopplade enheter kommer att öka drastiskt, och domineras av saker runt omkring oss. Glödlampor, kylskåp, hissar, dörrar, tvättmaskiner och bilar är bara några exempel på prylar som nämns som tänkbara IoT-saker. in Development > Mobile Web Appswith appsfacebookibmmessagingmessengermobilemqmqttprotocol
Project Zero: Home We're building an agile development environment leveraging scripting runtimes such as Groovy and PHP, and optimized for producing REST-style services, integration, mash-ups, and rich Web interfaces. This is the community development site for IBM WebSphere sMash, offering users a chance to interact with the development team as we build this new product. Here you can get WebSphere sMash DE (Developer Edition), our free download providing the tooling support and a stable runtime for testing and running applications, as well as check out our latest release under development in Development > WebSphere sMashwith 2.0agiledevelopmentibmidejavaphpprojectruntimewebweb2.0webspherezeroby 2 users