Fullasagoog

Dion Almaer

Some insight into how the Goog sees your feed. You might find it useful for trouble shooting - we certainly do.

Stomach Contents: Structure - struct
description Cleaning up the web with Ajax
encoding UTF-8
feedextension DublinCore
generator http://wordpress.org/?v=3.4.2
item
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Chrome
2
Stomach Contents: Structure - struct
value Front Page
3
Stomach Contents: Structure - struct
value Mobile
comments http://ajaxian.com/archives/mobile-proxies-a-new-era-dawns#comments
dc_creator Michael Mahemoff
description
Stomach Contents: Structure - struct
value This week, Chrome For Android M26 was announced. It has the literally-awesome ability to record video via `getUserMedia()`, but enough about making Skype irrelevant. What&#8217;s even more interesting is the new data compression feature. Which, to be clear, is experimental, has to be switched on, doesn&#8217;t apply to secure (SSL) sites, and it&#8217;s only running <a href="http://ajaxian.com/archives/mobile-proxies-a-new-era-dawns">Read the rest...</a>
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://ajaxian.com/?p=10841
link http://feedproxy.google.com/~r/ajaxian/~3/-7BXaCUTU_Q/mobile-proxies-a-new-era-dawns
pubDate Fri, 08 Mar 2013 02:35:14 GMT
title Mobile Proxies: A New Era Dawns
2
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Front Page
2
Stomach Contents: Structure - struct
value JavaScript
comments http://ajaxian.com/archives/here-comes-traversty-traversing-the-dom#comments
dc_creator jvaughan
description
Stomach Contents: Structure - struct
value The Traversty DOM utility has as its purpose to allow you to traverse the DOM and manage collections of DOM elements. Proponents admit core Traversty traversal methods are inspired by Prototype’s DOM Traversal toolkit, but now in a multi-element environment that is more like jQuery and less like Prototype’s single element implementation.
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://ajaxian.com/?p=10832
link http://feedproxy.google.com/~r/ajaxian/~3/UXQXsTrgImE/here-comes-traversty-traversing-the-dom
pubDate Fri, 02 Nov 2012 01:59:37 GMT
title Here comes Traversty traversing the DOM
3
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Front Page
2
Stomach Contents: Structure - struct
value Mobile
comments http://ajaxian.com/archives/fat-fractal-enters-the-baas-fray#comments
dc_creator jvaughan
description
Stomach Contents: Structure - struct
value What has sometimes been described as mobile middleware has taken a new tack. Now, the idea of Backend as a Service (BaaS) has begun to take off in the mobile application development space. Proponents of BaaS say it helps developers easily build mobile apps, or any other applications connected to a cloud backend. Some of <a href="http://ajaxian.com/archives/fat-fractal-enters-the-baas-fray">Read the rest...</a>
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://ajaxian.com/?p=10813
link http://feedproxy.google.com/~r/ajaxian/~3/lQHIQW5mRiY/fat-fractal-enters-the-baas-fray
pubDate Thu, 27 Sep 2012 02:24:34 GMT
title Fat Fractal enters the BaaS fray
4
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Front Page
2
Stomach Contents: Structure - struct
value HTML
3
Stomach Contents: Structure - struct
value Microsoft
comments http://ajaxian.com/archives/windows-8-html5-winrt-rss-reader-app#comments
dc_creator jvaughan
description
Stomach Contents: Structure - struct
value WinJS is a JavaScript framework for Windows 8, and David Rousset uses it here to create a quick RSS reader. He shows how in a tutorial series. This first article shows the way to build a welcome screen that employs WinJS ListView control. Blend and CSS3 are employed. The second tutorial shows work on the <a href="http://ajaxian.com/archives/windows-8-html5-winrt-rss-reader-app">Read the rest...</a>
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://ajaxian.com/?p=10801
link http://feedproxy.google.com/~r/ajaxian/~3/yWmY6KNYxLc/windows-8-html5-winrt-rss-reader-app
pubDate Fri, 24 Aug 2012 02:33:48 GMT
title Windows 8 HTML5 WinRT RSS reader app
5
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Front Page
2
Stomach Contents: Structure - struct
value JavaScript
3
Stomach Contents: Structure - struct
value Node
comments http://ajaxian.com/archives/hello-binaryjs#comments
dc_creator jvaughan
description
Stomach Contents: Structure - struct
value The BinaryJS framework employs websockets to handle binary data bidirectionally between browser-side javascript and server-side Node.js. Ikt supports a BinaryPack serialization format that is JSON-type compatible. It is said to automatically chunk large binary data buffers for streaming performance. BinaryJS currently supports Chrome 15+ and Firefox 11+, IE10. View the Hello World example.
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://ajaxian.com/?p=10795
link http://feedproxy.google.com/~r/ajaxian/~3/g0-huQww6uI/hello-binaryjs
pubDate Sat, 28 Jul 2012 01:27:03 GMT
title Hello, BinaryJS
6
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Android
2
Stomach Contents: Structure - struct
value Front Page
comments http://ajaxian.com/archives/upcoming-google-io#comments
dc_creator jvaughan
description
Stomach Contents: Structure - struct
value At Google IO June 27-29 the Android platform will be on display. Direct from a recent slamdown legal court grudge win against Java steward Oracle, the Android crew will be able to tell you  about what is new and what is upcoming in Android, how you can monetize Google apps, multiversioning and more. Much will <a href="http://ajaxian.com/archives/upcoming-google-io">Read the rest...</a>
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://ajaxian.com/?p=10784
link http://feedproxy.google.com/~r/ajaxian/~3/3rt5xws5nA4/upcoming-google-io
pubDate Fri, 22 Jun 2012 02:57:49 GMT
title Upcoming: Google IO
7
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Front Page
2
Stomach Contents: Structure - struct
value Node
comments http://ajaxian.com/archives/vert-x-ramblings-asynchronous-network-your-time-has-come#comments
dc_creator jvaughan
description
Stomach Contents: Structure - struct
value With the debut of Vert.x, the asynchronous framework is reaching an inflection point, suggests Andrew Cholakian. With Vert.x, the software is packaged together in such a way as to be extremely practical, he states. For some JVM zealots, Vert.x may meet needs recently and apparently addressed by node.js. Vert.x is an asynchronous application server &#8211; <a href="http://ajaxian.com/archives/vert-x-ramblings-asynchronous-network-your-time-has-come">Read the rest...</a>
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://ajaxian.com/?p=10775
link http://feedproxy.google.com/~r/ajaxian/~3/2wQ7s0xazNw/vert-x-ramblings-asynchronous-network-your-time-has-come
pubDate Sat, 19 May 2012 02:00:24 GMT
title Vert.x ramblings: Asynchronous network, your time has come
8
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Front Page
2
Stomach Contents: Structure - struct
value Ruby
comments http://ajaxian.com/archives/rails-cache-sweeper-redux#comments
dc_creator jvaughan
description
Stomach Contents: Structure - struct
value Michael Mahemoff writes: To be effective, Rails cache sweepers need to be more fully understood.  They know no standard, so you must employ art. He goes on: Sweepers observe both your models and your controllers, but most workarounds focus on their controller nature.  Importantly: the sweeper must be explicitly added as an observer. Even more <a href="http://ajaxian.com/archives/rails-cache-sweeper-redux">Read the rest...</a>
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://ajaxian.com/?p=10771
link http://feedproxy.google.com/~r/ajaxian/~3/VsbGZM9TtNA/rails-cache-sweeper-redux
pubDate Sat, 28 Apr 2012 03:03:19 GMT
title Rails cache sweeper redux
9
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Front Page
2
Stomach Contents: Structure - struct
value Node
comments http://ajaxian.com/archives/node-js-the-objective-is-absolutely-fast-io#comments
dc_creator jvaughan
description
Stomach Contents: Structure - struct
value Node.js employs an event-driven architecture and a non-blocking I/O model, and it provides some blindingly fast performance to some types of data-intensive Web apps. It is about JavaScript on the server side. LinkedIn, Yahoo and eBay are among ardent Node.js users, and none other than Microsoft has discussed end-to-end JavaScript coverage on its Azure cloud. <a href="http://ajaxian.com/archives/node-js-the-objective-is-absolutely-fast-io">Read the rest...</a>
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://ajaxian.com/?p=10768
link http://feedproxy.google.com/~r/ajaxian/~3/SBb0n06KMOI/node-js-the-objective-is-absolutely-fast-io
pubDate Sat, 31 Mar 2012 03:03:58 GMT
title Node.js – The objective is absolutely fast I/O
10
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Front Page
2
Stomach Contents: Structure - struct
value Mobile
3
Stomach Contents: Structure - struct
value WebOS
comments http://ajaxian.com/archives/winding-road-of-open-source-webos#comments
dc_creator jvaughan
description
Stomach Contents: Structure - struct
value HP continues to divulge bits and pieces of a road map for the ill-starred and nearly-orphaned webOS. The company has followed up its December plan to release webOS mobile platform and development tools with a proposed timeline, with a full release set before year’s end.  Some people see a life for the associated Enyo JavaScript <a href="http://ajaxian.com/archives/winding-road-of-open-source-webos">Read the rest...</a>
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://ajaxian.com/?p=10762
link http://feedproxy.google.com/~r/ajaxian/~3/Ebjc6NompAw/winding-road-of-open-source-webos
pubDate Thu, 02 Feb 2012 22:21:14 GMT
title Winding road of open-source webOS
11
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Browsers
2
Stomach Contents: Structure - struct
value Front Page
3
Stomach Contents: Structure - struct
value JavaScript
4
Stomach Contents: Structure - struct
value Testing
comments http://ajaxian.com/archives/shim-uses-node-js-to-test-sites-on-multiple-browsers#comments
dc_creator jvaughan
description
Stomach Contents: Structure - struct
value Shim was developed within the Boston Globe&#8217;s media lab as a way to study how Web sites look on various devices and browsers. A laptop intercepts all wifi traffic – this is redirected to a custom node.js server &#8211; which inserts a javascript, or &#8220;shim,&#8221; at the head of each web page that is visited. <a href="http://ajaxian.com/archives/shim-uses-node-js-to-test-sites-on-multiple-browsers">Read the rest...</a>
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://ajaxian.com/?p=10760
link http://feedproxy.google.com/~r/ajaxian/~3/HDNIjTaywns/shim-uses-node-js-to-test-sites-on-multiple-browsers
pubDate Sun, 15 Jan 2012 04:01:13 GMT
title Shim uses node.js to test sites on multiple browsers
12
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Front Page
2
Stomach Contents: Structure - struct
value PHP
comments http://ajaxian.com/archives/hiphop-virtual-machine-for-php#comments
dc_creator jvaughan
description
Stomach Contents: Structure - struct
value Facebook Software Engineer and HipHop for PHP team member Jason Evans provides details on Facebook&#8217;s move to a new high-performance PHP virtual machine. Described by Evans is &#8221;a new PHP execution engine based on the HipHop language runtime that we call the HipHop Virtual Machine (hhvm).&#8221; He sees it as replacement for the HipHop PHP <a href="http://ajaxian.com/archives/hiphop-virtual-machine-for-php">Read the rest...</a>
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://ajaxian.com/?p=10753
link http://feedproxy.google.com/~r/ajaxian/~3/gRmSNeZIDOs/hiphop-virtual-machine-for-php
pubDate Sun, 11 Dec 2011 02:15:51 GMT
title HipHop Virtual Machine for PHP
13
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Flash
2
Stomach Contents: Structure - struct
value Front Page
3
Stomach Contents: Structure - struct
value html5
comments http://ajaxian.com/archives/adobe-to-forgo-flash-plug-in-for-mobile-devices#comments
dc_creator jvaughan
description
Stomach Contents: Structure - struct
value Earlier this week, Adobe VP and General Manager Danny Winokur disclosed that the company has concluded that HTML5 is &#8221;the best solution for creating and deploying content in the browser across mobile platforms.&#8221; The company said it would stop building Flash to run on mobile browsers. In a blog post on the new focus of <a href="http://ajaxian.com/archives/adobe-to-forgo-flash-plug-in-for-mobile-devices">Read the rest...</a>
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://ajaxian.com/?p=10747
link http://feedproxy.google.com/~r/ajaxian/~3/I2ujJM6rSQs/adobe-to-forgo-flash-plug-in-for-mobile-devices
pubDate Sun, 13 Nov 2011 00:04:13 GMT
title Adobe to forgo Flash plug-in for mobile devices
14
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Front Page
2
Stomach Contents: Structure - struct
value JavaScript
comments http://ajaxian.com/archives/intels-parallel-extensions-for-javascript#comments
dc_creator jvaughan
description
Stomach Contents: Structure - struct
value Intel&#8217;s Parallel Extensions for JavaScript, code named River Trail, hooks into on-chip vector extensions to improve performance of Web applications. Details of Intel&#8217;s attempt to get on the JavaScript juggernaut emerged last month at its developer event. The prototype JavaScript extension offered by Intel is intended to allow JavaScript apps to take advantage of modern parallel <a href="http://ajaxian.com/archives/intels-parallel-extensions-for-javascript">Read the rest...</a>
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://ajaxian.com/?p=10736
link http://feedproxy.google.com/~r/ajaxian/~3/jf_aTxFfWn0/intels-parallel-extensions-for-javascript
pubDate Sat, 08 Oct 2011 17:38:07 GMT
title Intel’s Parallel Extensions for JavaScript
15
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Front Page
2
Stomach Contents: Structure - struct
value html5
3
Stomach Contents: Structure - struct
value JavaScript
4
Stomach Contents: Structure - struct
value Mobile
comments http://ajaxian.com/archives/adobe-buys-nitobi#comments
dc_creator jvaughan
description
Stomach Contents: Structure - struct
value As it kicked off its yearly developer event, Adobe announced that it had acquired Nitobi Software, maker of PhoneGap open source software for cross-platform mobile application building with HTML5 and JavaScript. In a blog, Nitobi CEO Andre Charland pledged to pursue donation of the PhoneGap code to the Apache Software Foundation &#8221;to ensure open stewardship <a href="http://ajaxian.com/archives/adobe-buys-nitobi">Read the rest...</a>
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://ajaxian.com/?p=10731
link http://feedproxy.google.com/~r/ajaxian/~3/8XG_vsBtafk/adobe-buys-nitobi
pubDate Wed, 05 Oct 2011 01:52:57 GMT
title Adobe buys Nitobi
16
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value CSS
2
Stomach Contents: Structure - struct
value Front Page
3
Stomach Contents: Structure - struct
value jQuery
comments http://ajaxian.com/archives/a-simple-random-bit-on-var-selector#comments
dc_creator jvaughan
description
Stomach Contents: Structure - struct
value Isobar&#8217;s Rob Larsen suggests that there is often a need to build CSS selectors dynamically when building applications. &#8221;This is typically some existing pattern paired with a loop counter or something pulled from a data attribute,&#8221; he writes on his blog. His choice is to create a variable called &#8221;selector&#8221; and &#8221;to craft the selector <a href="http://ajaxian.com/archives/a-simple-random-bit-on-var-selector">Read the rest...</a>
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://ajaxian.com/?p=10719
link http://feedproxy.google.com/~r/ajaxian/~3/lYML1fRyKBE/a-simple-random-bit-on-var-selector
pubDate Wed, 10 Aug 2011 00:26:21 GMT
title A simple random bit on var selector
17
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Android
2
Stomach Contents: Structure - struct
value Front Page
3
Stomach Contents: Structure - struct
value html5
comments http://ajaxian.com/archives/the-power-of-intent-tag-discussed#comments
dc_creator jvaughan
description
Stomach Contents: Structure - struct
value Google developer advocate Paul Kinlan has detailed his recent work on a lightweight sharing facility using a very simple intent share protocol. Web Intents began life in 2010. Now, Kinlan and company are looking for feedback. Basically, his intent tag is intended to allow users to more easily mix and match favorite plug-in capabilities, freeing <a href="http://ajaxian.com/archives/the-power-of-intent-tag-discussed">Read the rest...</a>
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://ajaxian.com/?p=10679
link http://feedproxy.google.com/~r/ajaxian/~3/Uu5Is0JKYzs/the-power-of-intent-tag-discussed
pubDate Mon, 11 Jul 2011 00:09:59 GMT
title The power of intent tag discussed
18
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Chrome
2
Stomach Contents: Structure - struct
value Front Page
3
Stomach Contents: Structure - struct
value Testing
comments http://ajaxian.com/archives/code-injection-error-throwing#comments
dc_creator jvaughan
description
Stomach Contents: Structure - struct
value In a blog, Opera Software Developer Relations team member Tiffany B. Brown looks at code injection, error throwing and handling and mobile debugging. She notes Opera Dragonfly and its remote debug features provide a way to debug mobile sites from their desktop. Brown mentions WebKit&#8217;s recently added remote debugging capabilities, folded into Google Chrome developer <a href="http://ajaxian.com/archives/code-injection-error-throwing">Read the rest...</a>
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://ajaxian.com/?p=10673
link http://feedproxy.google.com/~r/ajaxian/~3/XoRuVQdcKAk/code-injection-error-throwing
pubDate Sat, 11 Jun 2011 03:01:12 GMT
title Code injection, error throwing
19
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Front Page
2
Stomach Contents: Structure - struct
value html5
comments http://ajaxian.com/archives/the-state-sort-of-of-html5-audio#comments
dc_creator jvaughan
description
Stomach Contents: Structure - struct
value The State &#8211; Sort of &#8211; of HTML5 Audio Scott Schiller discusses the high level of hype around HTML5 and CSS3. The two specs render &#8221;many years of feature hacks redundant by replacing them with native features,&#8221; he writes in an insightful blog. Blogging, he says: CSS3’s border-radius, box-shadow, text-shadow and gradients, and HTML5’s &#60;canvas&#62;, <a href="http://ajaxian.com/archives/the-state-sort-of-of-html5-audio">Read the rest...</a>
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://ajaxian.com/?p=10671
link http://feedproxy.google.com/~r/ajaxian/~3/XsiAhwWiFKU/the-state-sort-of-of-html5-audio
pubDate Fri, 10 Jun 2011 02:17:34 GMT
title The State – Sort of – of HTML5 Audio
20
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Front Page
2
Stomach Contents: Structure - struct
value html5
comments http://ajaxian.com/archives/maqetta-to-the-dojo-foundation#comments
dc_creator jvaughan
description
Stomach Contents: Structure - struct
value IBM recently announced the open source contribution of Maqetta to the Dojo Foundation. Maqetta provides WYSIWYG authoring of HTML5 user interfaces using drag/drop assembly, and supports both desktop and mobile user interfaces. Maqetta is said to target user experience designers working in teams focused on  HTML5 application development. The Maqetta application runs in the browser. <a href="http://ajaxian.com/archives/maqetta-to-the-dojo-foundation">Read the rest...</a>
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://ajaxian.com/?p=10547
link http://feedproxy.google.com/~r/ajaxian/~3/O0ixZAXkMj8/maqetta-to-the-dojo-foundation
pubDate Sat, 23 Apr 2011 01:14:14 GMT
title Maqetta to the Dojo Foundation
lastBuildDate Wed, 08 May 2013 17:14:12 GMT
link http://ajaxian.com
title Ajaxian » Front Page
version rss_2.0

ajaxian

Cleaning up the Web with Ajax http://ajaxian.com/

Mobile Proxies: A New Era Dawns: This week, Chrome For Android M26 was announced. It has the literally-awesome... http://t.co/lDHom5rKLy@ajaxian

Online