An emerging trend in Social Networking sites and Web portals is the opening up of their APIs to external application develop- ers. For example, the Facebook Platform, Google Gadgets and Yahoo! Widgets allow developers to design their own applications, which can then can be integrated with the platform and shared with other users. However, current APIs are targeted towards develop- ers with programming expertise and database knowledge; they are not accessible to a large class of users who do not have a programming/database background, but would nevertheless like to create new applications. To address this need, we have developed the AppForge system, which provides a WYSIWYG application development platform. Users can graphically specify the components of webpages inside a Web browser, and the corresponding database schema and application logic will be automatically generated on the fly by the system.
Read the rest of this entry »
27 Apr
Posted by jj as Development, Web
Unlike part one , the rest of this article series will outline fewer Google API applications, as it focuses on only one thing. By the time you finish reading it, you will know how to implement what in my humble opinion, is the best way to use certain Google API Applications to enhance your own site.
This simple idea isn’t new. It has been used by dozens, perhaps hundreds of sites. You may have even attempted to use this idea yourself, but gave up because of the amount of time involved, or how much it used to cost to attempt to put into practice ? it used to take weeks just to compile enough information to get started.
Read the rest of this entry »
Facebook is one of the most popular Internet sites today. A key feature that arguably contributed to Facebook’s unprecedented success is its application platform, which enables the development of third-party social-networking applications. Understanding how these applications are installed and used is important for the function and utility of web-based online social networks, e.g. to better engineer them and/or to design advertising campaigns.
Read the rest of this entry »
Facebook applications are programs developed to make people come close, interact, have fun with friends and others and earn money. These applications are designed to make people stay up-to-date of what is happening around, like, a user can find out when his/her favorite band is launching new album? Or, has Marks & Spencer launched its new designs?
Read the rest of this entry »
Facebook Open Platform (fbOpen) is a snapshot of the infrastructure that runs Facebook Platform. It includes the API infrastructure, the FQL parser, the FBML parser, and FBJS, as well as implementations of many common methods and tags. We’ve included samples and some dummy data to help you get started fast. Facebook Open Platform also has extensibility points built in so you can add your own functionality, such as your own FBML tags, API methods, and so forth.
Read the rest of this entry »
The tone of recent news stories about the dangers of Facebook has been quite hysterical and many IT directors can be forgiven for feeling under threat from the phenomenon. But is a blanket ban for the site the best approach or merely a knee-jerk reaction, perhaps a more tailored approach with network management tools is appropriate?
Read the rest of this entry »
The basic elements for an application using the AJAX technologies, JavaScript and the XMLHttpRequest object, are not difficult to understand and there are many articles on the web that show how to use this object and declare that being AJAX. I think there are a lot more topics that should be understood and talked about.
Read the rest of this entry »
When Symbian was formed 10 years ago, it inherited a browser from Psion. In the following years, the ability to browse real Web pages became a key differentiator of smartphones as compared to feature phones, and so Web technologies have played an important role in the story of Symbian. At the time of Symbian’s formation, there was much debate in the industry on whether the future of personal and enterprise computing would be in thick or thin clients – that is, in rich client software running mainly on the phone, or software hosted on a network server with a fairly simple browsing terminal. Ten years later and we see AJAX blurring the gap between the notion of thin and thick clients with rich browsing terminals backed with colossal arrays of servers dishing out email, photos, twitters and Facebook messages.
Read the rest of this entry »