Category Archives: Web

Web

A new image format for the Web

webp_logo

WebP is a modern image format that provides superior lossless and lossy compression for images on the web. Using WebP, webmasters and web developers can create smaller, richer images that make the web faster.

WebP lossless images are 26% smaller in size compared to PNGs. WebP lossy images are 25-34% smaller than comparable JPEG images at equivalent SSIM quality index.

Lossless WebP supports transparency (also known as alpha channel) at a cost of just 22% additional bytes. For cases when lossy RGB compression is acceptable, lossy WebP also supports transparency, typically providing 3× smaller file sizes compared to PNG.

How WebP Works

Lossy WebP compression uses predictive coding to encode an image, the same method used by the VP8 video codec to compress keyframes in videos. Predictive coding uses the values in neighboring blocks of pixels to predict the values in a block, and then encodes only the difference.

Lossless WebP compression uses already seen image fragments in order to exactly reconstruct new pixels. It can also use a local palette if no interesting match is found.

A WebP file consists of VP8 or VP8L image data, and a container based on RIFF. The standalone libwebp library serves as a reference implementation for the WebP specification, and is available from our git repository or as a tarball.

WebP Support

WebP is natively supported in Google Chrome, Firefox, Edge, the Opera browser, and by many other tools and software libraries. Developers have also added support to a variety of image editing tools.

WebP includes the lightweight encoding and decoding library libwebp and the command line tools cwebp and dwebp for converting images to and from the WebP format, as well as tools for viewing, muxing and animating WebP images. The full source code is available on the download page.

WebP Converter Download

Convert your favorite collection from PNG and JPEG to WebP by downloading the precompiled cwebp conversion tool for Linux, Windows or Mac OS X.

Backup MySQL Security SQL Tips & tricks Tutorials web services Windows server

Schedule Mysql Backups to Amazon S3 in Windows server 2008 R2

1 – Access Amazon Services, S3
2 – Create a New Bucket if there’s no one.
3 – Create credentials in  IAM Amazon Services
4 – Download the tool s3.exe for windows, from s3.codeplex.com

read more »

web services

Sendy.co

Send newsletters, 100x cheaper. Sendy is a self hosted email newsletter application that lets you send trackable emails via Amazon Simple Email Service (SES). Complete with reports, subscriber and list management. Amazon SES allows you to send authenticated bulk emails at an insanely low price (just 10 cents per THOUSAND emails). Compared to other emailing services, Amazon SES is 100x cheaper (or more), yet with no loss of quality in terms of deliverability.

www.Sendy.co

APIs Utils Web web services Yahoo!

Yahoo! Query Language

What is YQL?

The Yahoo! Query Language is an expressive SQL-like language that lets you query, filter, and join data across Web services. With YQL, apps run faster with fewer lines of code and a smaller network footprint.

Yahoo! and other websites across the Internet make much of their structured data available to developers, primarily through Web services. To access and query these services, developers traditionally endure the pain of locating the right URLs and documentation to access and query each Web service.

With YQL, developers can access and shape data across the Internet through one simple language, eliminating the need to learn how to call different APIs.

How Do I Get Started?

  1. Check out the YQL Console.
  2. Complete the The Two-Minute Tutorial.
  3. Read how to access YQL from your application.
  4. Get your API Keys to sign your requests if you need them.
  5. Check out the YQL frequently asked questions (FAQ) for answers to common issues.

read more »

Code Snippets Delphi web services

Consuming ASP.NET 2.0 Web Services in Delphi for Win32

A couple of years ago I wrote an article Consuming C# Web Services with Delphi 7 Professional, and while the information in the article is still correct, it’s no longer complete, because ASP.NET 2.0 changed the rules a little bit.
Even if you follow the examples exactly on creating the web service in C# and in creating the consuming application in Delphi for Win32, no matter what you try to echo, the result will always come back as 0 for numbers or as an empty string for strings.

This is due to the fact that the C# web service is deployed on an ASP.NET 2.0 machine (which changed some of the ways WSDL was published compared to .NET 1.1).

The problem is caused by the fact that any .NET Web Service is using the document|literal binding. With ASP.NET 1.x Web Services, this was specified using element, but with ASP.NET 2.0 Microsoft has changed that and now specifies the style in the operation input and output nodes instead of the binding element. The Delphi Win32 WSDL Importer is not able to recognise this, and as a result the generated import unit is using the (for Delphi default) binding type of RPC instead of the .NET document|literal binding type.
CodeGear is aware of the situation, and is already working on fixing the problem in the Win32 WSDL Importer. In the meantime, there is a workaround available that you can use, namely manually specifying the ioDocument as InvokeOptions for the SOAP interface type, as follows:

  InvRegistry.RegisterInvokeOptions(TypeInfo(xxx), ioDocument);

Where xxx is the name of your SOAP interface type.

This line of code needs to be added to the initialization section of the generated Win32 import unit, and will make sure the parameters and result types are no longer empty when Win32 clients are talking to ASP.NET 2.0 Web Services.

 

source link:
Bob Swart 2/5/2007 10:04:56 AM (GMT+1)

HTML Web xRTML

xRTML: eXtensible Realtime Markup Language is the language for Realtime.

xRTMLxRTML allows you to build real time enabled websites very easily in an html like language. With APIs for all the major server side languages such as ASP.Net, PHP, JSP and more.
Get to know more about xRTML! Go to Documentation

xRTML is just like HTML

Turn HTML into xRTMLUsing xRTML you can now unfold the power of Realtime and develop highly interactive websitesjust as if you were doing regular HTML. Adding our library is a breeze and, with as few as a single line of code, you can send and receive data to and from your users. One of them or ALL of them, simultaneously!”Part of the Realtime Framework, xRTML is a patented HTML-like markup language that allows you to add Realtime features to your website.”
Coud Computing Internet Web

Kim DotCom interview

Web

Liberalização .pt – Sunrise de 1 Março a 1 Maio

O registo de domínios na hierarquia .PT vai ser livre a partir do dia 1 de Maio, tal como acontece com os domínios .COM, .NET e .ORG.

Para evitar que o seu nome ou marca seja registado por terceiros poderá registar o seu domínio .PT com a Esoterica a partir do dia 1 de Março com novas regras:

Pessoas Singulares
Podem ser registados domínios que correspondam ao nome do titular, estabelecimento em nome individual, marca (mista ou verbal), nome de estabelecimento (mista ou verbal), logótipo, nome artístico ou nome profissional.

Pessoas Colectivas
Podem ser registados domínios que correspondam ao nome da pessoal colectiva, marca (mista ou verbal), nome de estabelecimento (mista ou verbal), logótipo, nome artístico ou nome de publicação.

Se o seu domínio se enquadra nas opções indicadas acima pode já efectuar o registo   a partir de 1 de Março, sem ser necessário aguardar pela liberalização do registo de domínios .PT

Web 3.0

Web 3.0 The Movie

Web 3.0 from Kate Ray on Vimeo.

Web 3.0 é o tema de uma curta-metragem feita por Kate Ray, uma jornalista/psicologa da NYU, onde mostra uma visão sobre a web semântica.

O video conta com entrevistas a Dixon, Tim Berners-Lee, Clay Shirky, entre outros.

CSS Web

The Father Of CSS Talks HTML5, CSS3 (A TCTV Interview)

Source Link: http://techcrunch.com/2010/10/16/html5-css-css3-tctv/