Demas Web ID

Just another WordPress weblog


Result for ajaxian
Sponsored Links

ajaxian
Thursday, November 12th, 2009. SPDY: Make HTTP chatter a lot faster. Category: Google, Performance. Mike Belshe of Google has been working on SPDY an optimized use of HTTP:
Source : http://ajaxian.com/

ajax jobs ajaxian
Only $100 for 30 days
Source : http://jobs.ajaxian.com/

planet ajaxian
November 07, 2009. Tech Crunch SnapNames: Apologies Shouldn’t Be Conditional, Especially When You Steal From Customers. Earlier this week the domain name industry was rocked by a
Source : http://planet.ajaxian.com/

audible ajax
Ben and Dion of Ajaxian.com discuss issues around the new Web technology called Ajax (a.k.a. dhtml) and interview various Ajax notables.
Source : http://media.ajaxian.com/

ajaxian
Tuesday, July 15th, 2008. RJK – Seven Reasons Why the New iPhone Sucks. Category: iPhone. Look before you leap before buying the new iPhone. This is the iPhone that all of us
Source : http://www.eng.ajaxian.com/

gallery2themesajaxian gallery codex
This page was last modified on 23 August 2007, at 21:37. This page has been accessed 156,244 times. About Gallery Codex | Content is available under GNU FDL. | Disclaimers
Source : http://codex.gallery2.org/Gallery2:Themes:ajaxian

ajaxian » front page
Jacob Seidelin has brought us amazing Canvas work in the past. Now he gets into WebGL: In my quest to get to know WebGL better, I’ve gradually been building my way up from the
Source : http://feeds.feedburner.com/ajaxian

ajaxian ajaxian on twitter
Cleaning up the Web with Ajax Hey there! ajaxian is using Twitter. Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent
Source : http://twitter.com/ajaxian

ajaxian
Software As She’s Developed Mahemoff’s Podcast/Blog – Web, Programming, Usability from the Author of ‘Ajax Design Patterns’ (AjaxPatterns.org)
Source : http://softwareas.com/tag/ajaxian

ajaxian » tibco
Wednesday, February 27th, 2008. Kevin Hakman joins Aptana. Category: Aptana, Editorial, TIBCO. When we posted the last podcast on Aptana Jaxer, someone commented on the fact that
Source : http://www.eng.ajaxian.com/by/topic/tibco

A Googler and a Facebooker were in a pub discussing the complexities of building out a rich modern Web application. There are a ton of dependencies, and you need to be proficient in multiple languages and tools (JavaScript, HTML, CSS, SQL/NoSQL, backend languages, build tools, etc). Well, they may not have been in a pub.... but a deadly duo did get together to try to solve this problem. Dustin Moskovitz (Facebook c Read more...
Tags :

Jaml: An HTML builder a la Haml

There have been a few HTML builder APIs out there, but Ed Spencer (new lead of Ext JS) has put together something that looks and feels similar to Haml from the Ruby side. Jaml lets you write HTML like this: PLAIN TEXT JAVASCRIPT:   div(   h1("Some title"),   p("Some exciting paragraph text"),     br(),     ul(     li Read more...
Tags : divEd SpencerHTMLhtml builderitemJamlJavaScriptjsnbspparagraph textPLAINProductproduct descriptionquantityquantity valuerepoRubytexttext javascriptview larger image
Nice work Firebug team for announcing Firebug 1.5, a great release that fixes many bugs and adds great features: Mike Radcliffe’s Inspector. A key feature, now solid as a rock, Jan ‘Honza’ Odvarko’s expanded and refined Net panel, with accurate timings, Steve Roussey’s reworking of HTML editing and entity support, Kevin Decker’s CSS and Style side panel improvements, Support for dynamic, graphical Read more...
Tags : breakpointsbugsfeatureFirebugFirefoxHonzaimprovementsInspector. AJanKevin DeckerMike RadcliffeNicePanelreleaserocksolid as a rockSteve Rousseysupportteamwork
Geuis Teses has released an enjoyable library called Helium that has the goal of testing your stylesheets for unused style. You inject helium into your site (e.g. put it in an included footer) and then when you hit the first page you will have a popup asking for the pages you want to test. Helium will find the style sheets that you use and will store that information and the page information inside of localStorage. Read more...
Tags : footerGeuisgithubgoalHeliumhost testinformationlibrarypagesitestylestyle sheetsstylesheetsTesestrivial example
I am right now working on a high-traffic project that will run in a sandbox that doesn't allow me to pull third party JavaScript or use canvas/Flash. Yet I need to generate bar charts from a set of data. The solution to me was to create the charts from HTML using CSS. There have been some solutions for this problem already but I wanted something very simple and easy to maintain. Hence all the markup I am using is Read more...
Tags : bar chartsChartchart ccontainer documentCSSgt 400HTMLinnerHTMLJavaScriptnbspphpphp scriptPLAINscriptscript src httpspantexttext javascripttrickeryul class
I am right now working on a high-traffic project that will run in a sandbox that doesn't allow me to pull third party JavaScript or use canvas/Flash. Yet I need to generate bar charts from a set of data. The solution to me was to create the charts from HTML using CSS. There have been some solutions for this problem already but I wanted something very simple and easy to maintain. Hence all the markup I am using is Read more...
Tags : bar chartsChartchart ccontainer documentCSSgt 400HTMLinnerHTMLJavaScriptnbspphpphp scriptPLAINscriptscript src httpspantexttext javascripttrickeryul class
David Davis of Ext doesn't just have a cool name. He does cool stuff :) His latest post explains a showcase of melding HTML5 video and canvas support as he creates a live video tooltip. The example uses Ext JS web desktop and the code created delivers a special Panel that is able to deliver video, and then the simple act of grabbing a video frame and scaling it down for the tooltip: PLAIN TEXT JAVASCRIPT: &nbs Read more...
Tags : canvas supportcool stuffDavid DavisExtHTMLnamenbsppostShowcasestufftiptip heighttip widthtooltipvideovideo frameweb desktop
David Davis of Ext doesn't just have a cool name. He does cool stuff :) His latest post explains a showcase of melding HTML5 video and canvas support as he creates a live video tooltip. The example uses Ext JS web desktop and the code created delivers a special Panel that is able to deliver video, and then the simple act of grabbing a video frame and scaling it down for the tooltip: PLAIN TEXT JAVASCRIPT: &nbs Read more...
Tags : canvas supportcool stuffDavid DavisExtHTMLnamenbsppostShowcasestufftiptip heighttip widthtooltipvideovideo frameweb desktop

jQuery 1.4 is released

The incredibly popular jQuery library has released jQuery 1.4 on a new website that will celebrate 14 days of jQuery. There are a lot of new features, and as usual performance gains are showcased. Easy Setter Functions: For a while now, you’ve been able to pass a function into .attr() and the return value of that function is set into the appropriate attribute. This functionalilty has now been extended into all s Read more...
Tags : ajaxattrbackgroundColorcccCongratscoolnessfocusinfunctionJoe WalkerjQueryjsonlibrarylotnbspPerperformance gainsSettertext javascriptvalueWebsite
Adobe BrowserLab (formerly Meer Meer) has been updated today with new browsers and features: New Browser Support: Adding Internet Explorer 8, Chrome 3.0, Safari 4 and Firefox 3.5 to the current list of supported browsers; Rulers and Guides: Providing users more precision with rulers on the X and Y axes, as well as movable guides; Move and Pan: Enabling users to move to any area of a screenshot; and Screenshot D Read more...
Tags : AdobeaxesbrowserBrowserLabcontentcontent loadcrosscross browsercross platformcs4Dreamweaverinternet explorer 8lab sessionMeerNewplatform webrulersscreenshottoday

Categories