Archive for the ‘Ajax’ Category
May 31st
2007
Interesting…
Google Gears (BETA) is an open source browser extension that enables web applications to provide offline functionality using following JavaScript APIs:
- Store and serve application resources locally
- Store data locally in a fully-searchable relational database
- Run asynchronous Javascript to improve application responsiveness
Check it out: Google Gears (BETA)
Popularity: 4% [?]
Posted in Ajax, Development, Mac OS X, Tools, Web 2.0 | No Comments »
Mar 2nd
2006
My-BIC = Easy Ajax
The What
After tiring of over hyped ajax frameworks trying to hide the guts that make ajax programming fun I decided to share my recipe for easy to make ajax applications where you still have control over everything, but the setup of it all is handled for you. This is a basic state of mind system rather than a framework. I offer you four files and a design pattern that allows you to focus on making things happen rather than setting things up. This is designed for PHP5 but can be written for php4 if people are interested.
My-BIC = Easy Ajax
Popularity: 2% [?]
Posted in Ajax, Development, Open Source, Tools, Web 2.0 | 2 Comments »
Mar 2nd
2006
Neat looking Ajax library with a lot of configurability. Someone should do a matrix of all the ajax frameworks with what they offer…
This text contains the list of all methods and variables of the AdvancedAJAX (advAJAX) object. This project is available for free for both private, non-commercial and commercial usage. In case you want to receive support, contact the author.
AdvancedAJAX is a JavaScript object allowing to use XMLHttpRequest object easier and speeding up development of AJAX based projects. It consists a bound of methods helping creating queries, error handling, usage with HTML forms as well as connection timeouts and reconnecting. AdvancedAJAX (so as AJAX itself) is fully supported by internet browsers listed below:
* Internet Explorer - 5.0 and above (and other browsers using Microsoft’s engine)
* Mozilla - 1.0 and above (and other browsers based on Gecko engine)
* Apple Safari - 1.2 and above
* Opera - 7.60 and above
Popularity: 2% [?]
Posted in Ajax, Development, Open Source, Tools, Web 2.0 | No Comments »
Feb 27th
2006
I’ve been using vSocial more and more lately to watch clips and my main man Shanti recently got a chance for a full-blown interview and posted it over on Ajax Blog. You should definitely check it out since they’ve been scaling massively lately and you can watch cool videos on their site.
We wanted to pick the brains of the vSocial founding team and learn about: starting a new social networking site, building a large-scale, high-bandwidth web app, developing with Ajax, building traffic/buzz, life hacks, and more.
The numbers speak for themselves: vSocial has gone from 0 to 71M monthly page views, 270K unique daily visitors and 45M videos served a month … all in about 120 days!
Brad Webb and Mark Sigal of vSocial were kind enough to sit down with Ajax Blog for the following interview. Enjoy!
Can you describe how the company or concept behind vSocial.com came about?
The core platform behind vSocial was developed over the past three years (with vSocial’s other co-founder, Brent Oesterblad) as part of a general purpose social media platform for uploading and sharing pictures, music, movies and other rich media content items. Looking at the market mid-last year, it was clear that Internet video was about to hit in a big way, and we felt that we had a lot of “secret sauce” to bring to the equation so we opted to focus there. The underlying platform is quite feature rich, and we expect to roll more of it out into the market in the coming months.
Popularity: 2% [?]
Posted in Ajax, Development, News, Niner Niner, Projects, Web 2.0 | No Comments »
Nov 29th
2005
Listening to the excellent Ajaxian podcast.
FYI, XHR = XMLHttpRequest
Took me a while to get that… 
Popularity: 2% [?]
Posted in Ajax, Development, General, Tools | No Comments »
Nov 29th
2005

LOL. I’m like, batting soooo high on this list for ALL of my sekrit projects. I am really a @WWEb2.0 developer I guess. I mean, really, who’s NOT User-Centric with tag clouds these days? Geeez, get with the times!
Web 2.0 Bingo!
(Via del.icio.us and Web 2.0 is Web-Licious)
Popularity: 2% [?]
Posted in Ajax, Funny, Web 2.0 | No Comments »
Nov 22nd
2005
system7designs :: Phoogle Maps 2.0
Phoogle Maps (pronounced like Foogle Maps) is a PHP class that integrates itself with the Google Maps API and with the geocoder.us database to make an easy to use interface to display Google Maps on your site. With about 5 lines of PHP code you can display a customized Google Map on your website. Please note that you will need a free Google Maps API Key to use Phoogle Maps
Popularity: 1% [?]
Posted in Ajax, Cool Hunting, Design, Development, Open Source, Tools | No Comments »
Nov 6th
2005

Coming soon… 
Popularity: 2% [?]
Posted in Ajax, Design, Development, Projects, RSS, Web 2.0 | No Comments »
Oct 8th
2005
So… I was having a brutal bug with WordPress seeming to think that I was logged in when I wasn’t. I tried everything I could think of, turning off all plugins, trying different themes, looking at various database settings. Then, of course, I finally had to just Google what I was looking for. And lo and behold, the exact answer to the problem:
Logged in as . Logout — WordPress Support
Logged in as . Logout
…
try checking your user list to see if you have a blank user added somehow?
That was the answer. I had a blank user in the Users list somehow. I gave the user a user name, then demoted to level 0 so that I could delete.
And now, you can actually comment, sign in and also use the live search functionality on Ajax Blog now!
:) 
Popularity: 2% [?]
Posted in Ajax, Development, How To, Projects, Tools, WordPress | No Comments »
Oct 7th
2005
Ajax Blog - All Ajax, all the time - XMLHttpRequest, Javascript, Web 2.0 all the way
We’re proud release our redesign for Ajax Blog. The old design was wearing a little thin. This is our new design, based on a customized version of the excellent K2 theme by Michael and Chris.
Popularity: 3% [?]
Posted in Ajax, Development, Menlo Park 2.0, Niner Niner, Web 2.0, WordPress | 1 Comment »