public marks

PUBLIC MARKS from solrac with tags web & "web application"

2011

Indian Startup ConnectM Named Winner of IBM SmartCamp Bangalore

winner of IBM Global Entrepreneur Startup SmartCamp in Bangalore India. ConnectM's USP technology collects data remotely and uses domain specific analytics to deliver actionable business intelligence. ConnectM's solutions are powered by cutting edge M2M technology, that allow both wireless and wired systems to communicate with other devices of the same ability.

2009

Creating and using the new Phar archives in PHP V5.3

This article takes a close look at the new PHP5.3 feature called Phar, which is an archive format that can be used within PHP. Phar can be used to not only archive files but also to deliver and run an entire PHP application from a single file. Unlike JAR archives, Phar archives can be processed by PHP itself and don't require an external tool to create or use them.

Deploying an Eclipse-based application with Java Web Start

Java Web Start (JWS) technology allows you to deploy applications over the Internet with a single click. If you couple JWS with the ability to build an application on the Eclipse Platform, you have a pretty powerful combination. Learn how to build a small, bare-bones application built on the Eclipse Framework and deploy it through Java Web Start (JWS) — a technology you can use to deploy Java applications easily over standard Internet sites, enabling easy upgrades and distribution.

Speed up your Web pages 80% for dial-up users

Not everyone is blessed with a high-speed Internet connection. Even if everyone were, there can be hundreds of reasons why your Web application seems slow and sluggish. In this age of ever-increasing broadband speed, don't think that you shouldn't pay attention to page load times. Learn how to Shave off valuable seconds of your page load times and even more valuable milliseconds of your request and response times. This article provides over twenty tips that will help you create a faster and better experience for your visitors.

Building a 21st century Web user interface

Today's Web designer has to face a pretty scary fact: they can't design for themselves, or even someone that's mostly like themselves. Instead, applications must be built based on the consumer, who comes loaded with expectation and pre-disposition. This article helps you Understand what your apps are competing against, how do you build applications that feel usable, intuitive, and satisfying to today's typical Internet user, and how to take the upper hand.