Skip to main content

Home/ Web2.0/ Group items tagged IS

Rss Feed Group items tagged

Pooja Runija

How Internet of things booming in the technology market? - 0 views

  •  
    Today we are living in a world where everything is smart like Smartphones, Smart TV, Smart watches, Smart cars etc. Our out of the box thinking enable us to think beyond the imagination and that is the only reason today we have invented all those things which were supposed to be impossible in the earlier days. Moving ahead, Internet of things is the latest buzz in the world of technology these days. The most important fact is that it has potential to impact how we live and also how we work.
Hendy Irawan

Stripes Framework - 0 views

  •  
    "Stripes is a presentation framework for building web applications using the latest Java technologies. The main driver behind Stripes is that web application development in Java is just too much work! It seems like every existing framework requires gobs of configuration. Struts is pretty feature-light and has some serious architectural issues (see Stripes vs. Struts for details). Others, like WebWork 2 and Spring-MVC are much better, but still require a lot of configuration, and seem to require you to learn a whole new language just to get started."
Hendy Irawan

YUI Compressor - 0 views

  •  
    According to Yahoo!'s Exceptional Performance Team, 40% to 60% of Yahoo!'s users have an empty cache experience and about 20% of all page views are done with an empty cache (see this article by Tenni Theurer on the YUIBlog for more information on browser cache usage). This fact outlines the importance of keeping web pages as lightweight as possible. Improving the engineering design of a page or a web application usually yields the biggest savings and that should always be a primary strategy. With the right design in place, there are many secondary strategies for improving performance such as minification of the code, HTTP compression, using CSS sprites, etc. In terms of code minification, the most widely used tools to minify JavaScript code are Douglas Crockford's JSMIN, the Dojo compressor and Dean Edwards' Packer. Each of these tools, however, has drawbacks. JSMIN, for example, does not yield optimal savings (due to its simple algorithm, it must leave many line feed characters in the code in order not to introduce any new bugs). The goal of JavaScript and CSS minification is always to preserve the operational qualities of the code while reducing its overall byte footprint (both in raw terms and after gzipping, as most JavaScript and CSS served from production web servers is gzipped as part of the HTTP protocol). The YUI Compressor is JavaScript minifier designed to be 100% safe and yield a higher compression ratio than most other tools. Tests on the YUI Library have shown savings of over 20% compared to JSMin (becoming 10% after HTTP compression). Starting with version 2.0, the YUI Compressor is also able to compress CSS files by using a port of Isaac Schlueter's regular-expression-based CSS minifier.
ionela

OpenAVL - an AVL Open Source project (I) - 0 views

  •  
    OpenAVL is an AVL (Automatic Vehicle Location)open source project.The OpenAVL is one of my on-going open source projects. This project is written in ANSI C. The prototype board is made up of a low cost GSM M2M module (MC39i) from Siemens/Cinterion, a GPS
Jeff Johnson

About FeedBlitz - 0 views

  •  
    FeedBlitz is a service that monitors blogs, RSS feeds and Web URLs to provide greater reach for feed publishers. FeedBlitz takes all the headache out of converting feed and blog updates into email digests, delivered daily to subscribers' inboxes. FeedBlitz manages subscriptions, circulation tracking, testing, and is compatible with all major blogging platforms and services such as Blogger, Typepad and FeedBurner. Unlike other blogmail services, FeedBlitz is reliable, scalable and fully supported. No betas, wish lists or road map items here. You're in production, and so is FeedBlitz.
Jeff Johnson

do you know where your password is? (delicious.com) - 0 views

  •  
    After months of work, the new Delicious is almost ready to come out of the oven. When we release it, you'll be automatically logged out of your account and will have to log in again, due to some changes we're making behind the scenes. That means now is a good time to make sure you know your username and password. Your username is what you see in the address bar when you visit your bookmarks (http://del.icio.us/your_username, soon to become http://delicious.com/your_username). And what's your password? If you don't remember, you can use our password reset tool to get a reset link delivered to the email address associated with your account.
Frederik Van Zande

GitHub: A Social Network for Programmers - ReadWriteWeb - 1 views

  •  
    Git is a decentralized version control system created by Linus Torvalds that is used by a number of open source projects, most notably perhaps the Linux kernel. GitHub is a new hosted Git repository service that's being called a "social network" for programmers and with good reason. It also already has some high profile projects of its own on board: Ruby on Rails, Capistrano, Merb, Prototype and Scriptaculous, among others. "[GitHub is] the way SourceForge should have been," gushed one beta tester.
sofarso Shawn

lighttpd fly light faster Web Server - 0 views

  •  
    Security, speed, compliance, and flexibility -- all of these describe lighttpd (pron. lighty) which is rapidly redefining efficiency of a webserver; as it is designed and optimized for high performance environments. With a small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set (FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting and many more) lighttpd is the perfect solution for every server that is suffering load problems. And best of all it's Open Source licensed under the revised BSD license.
y 9216

The Real Time Search Dilemma: Consciousness Versus Memory - 0 views

  • One of the hottest areas of search right now is real time search, which attempts to find results based on what is happening right now
  • There is something about human nature which makes us want to prioritize information by how recent it is, and that is the fundamental appeal of real time search.
  • The default, or at least the starting point, for most real time search engines is simply to put the most recent results up top and then keep pushing then down in a free-flowing river of information as new results which match the query come in.
  • ...2 more annotations...
  • maybe real time search is more like an alert system.
  • But it is clear that in order to make sense of the stream, it needs to be ranked by order of importance as well as by time.
my mashable

Is GIMP a Replacement Tool For Photoshop - 0 views

  •  
    The GIMP (GNU Image Manipulation Program, previously General Image Manipulation Program) is a free software, raster graphics editor used to process digital graphics and photographs. GIMP can also be used to create basic animated images in GIF format. It is often used as a replacement for Adobe Photoshop, the most widely used bitmap editor in the printing and graphics industries; however, it is not designed to be a Photoshop clone.
Nspire IT Jobs

Let Nspire Recruitment Handle The Executive Search For Your IT Needs - 0 views

  •  
    Having the knowledge and expertise to find the right IT talent for a company is what an executive search is all about. If your company or business is looking for IT individuals with highly skilled and specialized talents, then the process can be a bit overwhelming for an average human resources department to handle. Sometimes, going to other professionals to get the job done for your IT recruitment process can help your business tremendously. It is therefore imperative that you find the right IT recruitment for your IT related needs.
Hendy Irawan

Open Data Protocol (OData) - 0 views

  •  
    "The Open Data Protocol (OData) is a Web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist in applications today. OData does this by applying and building upon Web technologies such as HTTP, Atom Publishing Protocol (AtomPub) and JSON to provide access to information from a variety of applications, services, and stores. The protocol emerged from experiences implementing AtomPub clients and servers in a variety of products over the past several years. OData is being used to expose and access information from a variety of sources including, but not limited to, relational databases, file systems, content management systems and traditional Web sites. OData is consistent with the way the Web works - it makes a deep commitment to URIs for resource identification and commits to an HTTP-based, uniform interface for interacting with those resources (just like the Web). This commitment to core Web principles allows OData to enable a new level of data integration and interoperability across a broad range of clients, servers, services, and tools. OData is released under the Open Specification Promise to allow anyone to freely interoperate with OData implementations."
Hendy Irawan

XForms - Wikibooks, open books for an open world - 0 views

  •  
    XForms is a World Wide Web Consortium recommendation for creating web forms and web applications. XForms is easy to learn, provides a rich user experience and does not require you to learn JavaScript. This is a collaborative project and we encourage everyone who is using XForms to contribute their complete working XForms examples. All example programs must conform to the creative-commons-2.5 share-alike with attribution license agreement [1]. Note: We have restructured the main page to make it easier to classify your examples. Note for example that now all the search examples have been grouped together. The "Next Page" links have not yet been updated. Instructors: please sign our Guest Registry if you are using this book for learning or teaching XForms. Contributors: please see our Naming Conventions to ensure your examples are consistent with the textbook. If you are looking for a specific example program, please feel free to use the Examples Wanted section. If you feel these examples are useful please create links to this site. This book has over 30 contributors. Recent Changes Google Code Version Control System Book Statistics Related Wikibooks: XQuery XForms/REST/XQuery Note: Almost all of the examples have been tested with the FireFox 2.0 XForms addon and the newer 0.8.6ff3 FireFox 3.0 addon. Please let us know if you find any errors.
Dimple Patel

SEM Services | Internet Marketing Services - 0 views

  •  
    If you think that this web site's design is amazing and you want to find out how you can too design it then AnuvaTech is right choice for you. We all know what a beautiful website looks like; it is just getting from a blank screen to a well designed website that is difficult.
Dimple Patel

WordPress SEO | Wordpress Optimization Services - 0 views

  •  
    WordPress is one of the most popular free blog script which can be utilized as an extension of the main web site to provide opportunity for Search Engine Optimization. It is one of the most popular CMS available which is being used by bloggers. WordPress is built using standards for XHTML and CSS.
Ali Safe

Access Platforms - Australia - 0 views

  •  
    The working height is yet another important consideration when interested in a truck access platform. It is useless to consider the platform type, if it cannot go up to the desired height. Think about your most common operations and get something that is slightly higher. The minimum height ranges around 6 feet (about 1.8 meters). The respective height is measured from the platform height.
Kilron Keit

Pay Per Click Management Is Simple And Efficient Method Offered By Pay Per Click Advert... - 0 views

  •  
    The task which is helpful, when you are working virtually to taking up businesses is called marketing. The medium to grow up business may be hunted by many people who wish to increase commerce on large scale. In this kind of position, better method to enlarge online business is to get benefit pay per click all the through the help of top 10 PPC companies.
Mamun Khan

Summer Day Dresses for The Casual Woman - 1 views

If you're looking for some casual day dresses to wear this summer Fzillion has the perfect selection. Fzillion.com has casual day dresses online to fit your casual lifestyle. For example, Tigerlily...

ideas web2.0 Women apparel Men Apparel Fashion Style

started by Mamun Khan on 14 Mar 16 no follow-up yet
Mamun Khan liked it
widevision boom

World of Android Apps - 2 views

  •  
    Mobile phones, in exacting smart-phones, have formed life a good deal additional attractive and sure for anybody who uses them. The profitable gadget and smartphone app development corporations are the bulk well-liked factors in creation such an environment within the smart mobile. Currently folks use their good phone not just for line of work and messaging but using for a lot further. Android has appeared as new feature within the mobile industries that overwhelming mobile phones and programs are being designed repeatedly. These days you decide on the services of any professional mobile development company and obtain a program of your possess. As it has tremendously shut link as well as parity together with internet site development in order that most of net Development Company evolve them in mobile app development and provides services for rent mobile app developers form specialists Company. Android is usually a spic-and-span and much higher technology than the special predecessor for developing ground-breaking applications. android is associate open supply and gratis of coast thus it's additional well-liked stage for making user hospitable applications. Android is predicated upon linux terribly versatile similarly as reliable program regarding developing smartphone applications. android may be a soft base with affluent options and this enable software package designers to execute very advanced comes over it. The coated surroundings provide a very convertible base for making single and attention-grabbing mobile applications. The robot foundation contain facilitate for all the newest mechanism and additionally offer outstanding association from facet to facet a range of different like Blue-tooth and local area network, so as victimization GPRS, EDGE, and 3G etc. The Eclipse IDE is useful for a fast and simple android app development method. One will customise it using the Android App Development Tools Plugin that therefore helps in enhancing the standard and amou
graphicsitseo

Background Removal Service by Clipping Path Graphics - 0 views

  •  
    Background removal service is a very important part of clipping path service. Every graphics designer should start their journey by doing background removal service. We know that background is the success factor for any image and it is really necessary to express your views through the image background. By adding an amazing image background you could be clearly ahead of your nearest competitor. I believe it's a very normal process to be professional while branding your new eCommerce products and product background is really necessary here
« First ‹ Previous 121 - 140 of 4560 Next › Last »
Showing 20 items per page