Entries Tagged as 'Uncategorized'

XNA Games Coming To Zune, Xbox Live

February 21st, 2008 · No Comments

Microsoft dropped a bomb at the Game Developers Conference, announcing that it is extending support for its XNA video game programming language to its Zune media device.
That means that XNA games (which are easy and mostly free to design and can run on Windows and the Xbox) will be also able to run on the […]

[Read more →]

Tags: Uncategorized

OpenWeb Developer Summit For Leverage Google APIs

January 11th, 2008 · No Comments

Here’s some news of the First OpenWeb Developer Summit for Web Developers Leveraging Google APIs.
In the 2-day Summit in New York (April 21-22, 2008), delegates will hear from leading developers and industry experts about the impact Google’s multifaceted initiatives are having on the world of Internet technologies today and on what the future is likely […]

[Read more →]

Tags: Uncategorized

No Set Approach For Site Usability Developers

December 13th, 2007 · No Comments

I’ve been tracking recent news and following discussions pertaining to web site planning, user experience design, and usability testing that are good reminders that there’s no such thing as a cozy, orderly, agreed upon approach to any of those things.
Not only this, there are grumblings about why user centered design is probable at all.
Pure Baloney
Conglomerate […]

[Read more →]

Tags: Uncategorized

Removing Whitespace From Your Pages With ASP.NET

October 22nd, 2007 · No Comments

Ok, this is not new. I’ve also written about this a few times in the past.
The thing is that removing whitespace is a very tricky discipline that is different from site to site. At least that was what I thought until very recently.
For some unexplained reason I started working on a little simple method to […]

[Read more →]

Tags: Uncategorized

Restricting CFAJAXProxy To Certain Methods

October 19th, 2007 · No Comments

A user asked this about the cfajaxproxy tag:
Any way around CFAJAXProxy exposing all remote component functions to JavaScript? To elaborate, I have a component with x remote functions. A particular page call requires only one of these remote functions. I’d like CFAJAXproxy to expose only the required functions.
When I first […]

[Read more →]

Tags: Uncategorized