Latest Community News (rss)
1 | Next Page

Ajax Wins Developer.com's Technology of the Year (new)

Jan 16, 2007 10:08 PM
Rating: (Total Clicks 2)

Ajax continues to prove its importance in development circles as attested by the technology winning Developer.com's Technology of the Year for the second year in a row. It was followed by: JSON (JavaScript Object Notation) Ruby on Rails Ubuntu Virtualization You can read more about it at Developer.com (translate)

Wanna get up to speed in jQuery, the Ajax/JS library? (new)

Jan 16, 2007 9:20 PM
Rating: (Total Clicks 15)

With all of this talk about the jQuery library, I sometimes forget to mention the resources that make getting up to speed in this great library very easy. Two great sites have been built to help introduce developers to the jQuery library. The two sites are: Learning jQuery 15 Days of jQuery These two sites provide step-by-step guidance on how to do such things as using Ajax, incorporating drag-and-drop, creating rounded cornders, and improving the performance of searching for DOM selectors. They're really worth checking out and will certainly help you become a better jQuery developer. (translate)

KAPOW - Create APIS from HTML Sites (new)

Jan 16, 2007 9:03 PM
Rating: (Total Clicks 47)

Easily one of the coolest technologies that I saw this morning at MashupU was Kapow. I sat down and wrote a Flex app with Andreas Krohn of Kapow and I walked away impressed. This is a really great resource for Flex/Flash developers. Kapow is a combination of service and a desktop IDE that lets you build and deploy robots(agents) that run on OpenKapow.com. See there are about 400 sites with APIS but with kapow, every site becomes an API. You simply write an robot to do stuff when it is called and it returns async as a REST/JSON result set. (translate)

Missed 360, how about Flexmaniacs (new)

Jan 16, 2007 8:27 PM
Rating: (Total Clicks 33)

Well Flex 360 has officially sold out, but don’t fear. Figleaf in Washington DC has announced FlexManiacs June 25-26. For more info please visit http://flex2conference.figleaf.com/ Rich (translate)

jQuery Ajax AutoComplete Redone by Dan G. Switzer (new)

Jan 16, 2007 8:21 PM
Rating: (Total Clicks 17)

Dan G. Switzer of qForms fame has recently been cranking up code using the jQuery Ajax/JS library. He's released a refactored version of Dylan Verheul's jQuery Autcomplete plug-in which: Supports local data array (can now use w/out AJAX). Limit dropdown to XX number of results (good for limiting the results to users) Autofill pre-populates text box as you type New findValue() method can be used to programmatically determine if the value in the box is a valid option. (Useful for verifying the text entered is an existing value option.) Dropdown options now correctly re-position themselves on each display (which means (translate)

Mashup University - Introducing Apollo (new)

Jan 16, 2007 8:06 PM
Rating: (Total Clicks 121)

I presented Apollo at Mashup University at MIT today. I covered a mindmap that I made on Apollo, created simple apps in Flex and Apollo live, and ran some demos apps in 40 minutes. My presentation went well and I got some great feedback. If you have not attended a Mash-up camp or Mashup university, these events are great. Every time I go, I learn a ton. The key is that the quality of developers here is very high and the content presented is great.Apollo Mind Map PDFWhat I thought was really interesting was the parallel presentation from Microsoft who (translate)

NetFlix's new "Watch Now" feature... (new)

Jan 16, 2007 7:49 PM
Rating: (Total Clicks 39)

This makes me more tempted to sign up for NetFlix again and to drop a couple of stations that I pay for through my cable company. The new service from NetFlix would allow users to download an hour for every dollar that they pay. So if you pay $18 a... (translate)

Connect on LinkedIn (new)

Jan 16, 2007 7:36 PM
Rating: (Total Clicks 38)

To add up to the recent blog posts about LinkedIn, I want to offer my testimonial. I've using LinkedIn for a while now, and it has allowed me to connect with lots of interesting people, from prospective employers and clients, to old friends and colleagues. If you are not using it yet, you are probably missing out. (translate)

Long life to Flex Show podcast (new)

Jan 16, 2007 7:00 PM
Rating: (Total Clicks 54)

Ryan Stewart is a freakin' rock star. His new Flex Show project is cool ! He made Flex Show available on iTunes (thanks to Sean Corfield ) and next week he'll publish the second episode. If you missed the first one, listen to the very first Flex Show where they introduces ourselves and lay the groundwork for what they hope to accomplish down the road. Cool job guy ! (translate)

Comment authentication (new)

Jan 16, 2007 6:58 PM
Rating: (Total Clicks 24)

As a means of dealing with the mountains of spam comments I get, I am (for now) resorting to comment authentication. This means that in order to make a comment, you need to sign in to TypeKey, a free service... (translate)

1 | Next Page