W3C proposes “Do Not Track” as a standard for privacy protection
As the guys at Mozila say “Do Not Track is a step toward putting you in control of the way your information is collected and used online”. Do Not Track derived from Mozilla’s work with the DNT header. The W3C has recognized “Do Not Track” as a standard and has proposed the first bill, which lays the [...]
India launches Aakash, a cheap tablet for only $35
India has launched the world’s cheapest touch-screen tablet computer, priced at only $35 (£23 or €27). The tablet which was named Sakshat, has been renamed to Aakash (which means sky in Hindi). The government has managed to keep up its promise of pricing the tablet as less as possible. The device was launched on 5 [...]
2.0 Websites – design ideas using HTML5
The hew HTML 5 is already out there. Some are using it for a while, some are waiting for more browser suppor. For all of them and for thous that doesn’t know know HTML 5, we have publish here a series of website builded on top of the new HTML 5. If you kow more [...]
Hangouts, the free multi conference call service by Google plus
Google launched their new social networking platform, Google Plus, aiming to compete against social networking giant Facebook. Many have been skeptical about the new platform, mainly due to Google’s failed attempts at a social networking platform in recent years. Google plus video . However Google have added an additional feature to their new platform, a [...]
Display your latest Google+ update on WordPress
Google+ (pronounced “Google plus”) is the newest project from Google Inc. It is a social network somewhat similar to Facebook and Twenty. Google has finally released Google+, the company’s top secret social layer that turns all of the search engine into one giant social network. If you’re using it, you may want to know how [...]
Prefetching images and links with HTML5
Among other great features, HTML5 web introduces prefetching, the art of loading pages before the user requested them. In this article, I’m going to discuss this new technique as well as showing you some ready to use examples to drastically improve your website loading time. What is prefetching, and why it is useful rel=prefetch indicates [...]
CSS3 @font-face solucions. Typekit vs Google Web Fonts
Not exactly new to CSS3, @font-face was first proposed for CSS2 and has been implemented in Internet Explorer 5! However, their implementation relied on the proprietary Embedded Open Type (.eot) format, and no other browsers decided to use this format. With the release of Safari 3.1, however, website makers can use any licensed TrueType (.ttf) [...]
What is SSL certificate? Secure your data
The need for a secure system to send and receive data is primordial for any business. To this end, the SSL or Secure Socket Layer protocol was developed. This protocol allows any information sent to or from a browser to be encrypted, and SSL certificates were created to ensure that the company providing the transaction [...]
POP vs IMAP vs SMTP vs Forwarding emails
POP vs IMAP, the eternal fight. What is POP and what is IMAP, and what in the hell is SMTP, this one is new, not to mention email forwarding. Here is the answerer to all that: What is POP Protocol Post office protocol (also called POP) downloads email directly to your computer. When this happens, [...]
Pure CSS3 and HTML web form design
This a CSS3 based web form design. It was used only CSS and HTML to rich the result. Thanks to advanced CSS properties, such as gradients and shadows, it’s now quite easy to turn a basic web form into something beautiful. You work it further and add some more features. For example implement some font [...]
HTTP vs HTTPS, What’s the difference
HTTPS (Hypertext Transfer Protocol over Secure Socket Layer) is a secured communication protocol between web browser and web server. You can say it is secured HTTP (think of ‘S’ in HTTPS as secured) protocol. It encrypts any communication that a user sends to a web server and decrypts at server side. Similarly, it encrypts any [...]
Google documents adds Comment-only access and colaboration
What if you want somebody’s thoughts on a cloud document, but don’t want to let them have full editing access? As of today, Google Docs is rolling out the ability to let you add collaborators with comment-only access, meaning they can leave their thoughts without changing the document. When you add a collaborator to a [...]
What is Google Adsence Premium Publisher
Google has a Premium Publisher Adsense service exclusively for websites who receive more than 5 million search queries, or 20 million content page views per month. Now that may well be out of reach for most of us but you can see the Adsense Premium Publisher in action on sites likes LinkedIn, CNN, About.com, AOL [...]
Differences between VPS and Dedicated Server
Think of a Virtual Private Server as a go-between a virtual hosting/shared account and a dedicated server. ‘Virtual’ means that it is not real. Basically, it is still a shared hosting account but unlike a normal shared hosting account, each VPS has its own dedicated slice of the CPU, RAM and disk space. So basically, [...]
.htaccess password protection
If you ever wanted a specific directory in your website to be protected with a password, htaccess is the correct solution! There are various methods to password protecting directories and files of your website, some server language based such as ASP, PHP, PERL and client side based, such as JavaScript. JavaScript is not as secure [...]
Use Google Font API to import fancy fonts
Google’s introduction of their new Font API and Font Directory is a godsend to developers and designers everywhere.Want to use something a little nicer than Arial, but without the overhead of Cufon, Sifr, or worse? To enjoy the visual richness of diverse fonts, webmasters have resorted to workarounds such as baking text into images. Natural [...]
URL vs. URI vs. URN, What’s the difference
URI A URI identifies a resource either by location, or a name, or both. More often than not, most of us use URIs that defines a location to a resource. The fact that a URI can identify a resources by both name and location has lead to a lot of the confusion in my opionion. [...]
Google Tasks Porter, an elegant way to import Google Tasks
The Data Liberation Front is a team within Google dedicated to making sure users can get their information in and out of Google products. As part of that effort, we are happy to announce a new open source product called Google Tasks Porter. Google Tasks Porter is an application that allows you to import and [...]
What is Google Task API and how to make an app
Google Tasks helps many of us to remember all those things that keep us busy. Using the Google Tasks API, developers can, for the very first time, create rich applications which integrate directly with Google Tasks. Google Tasks is built on two basic concepts: Task List A list containing tasks. Users can have more than [...]
Offline Gmail, Calendar and Docs are now available
You can connect to the Internet in more and more places now, but you probably occasionally find yourself in situations when you can’t use web apps because of spotty connectivity. Now you can stay productive even without a connection in Gmail, Calendar and Docs on Chrome, thanks to Google new offline capabilities for each of [...]
2.0 Web Tutorials