WARNING: JSLint may continue to hurt your feelings (13)
share
digg
by
Dion Almaer (369)
on
Ajaxian » Front Page (428)
1 week, 6 days
ago
permalink
JSLint is an old tool in the toolbox, created by Douglas Crockford. I am sure you know about it. But, do you know how often it is updated? You may notice the “Edition 2008-08-18″ on the site, which shows that it was updated recently. After being on the jslint group, I see that there are very regular updates such as the last one that I saw: I added a onevar option. It allows only one ...
The future of JavaScript (1)
share
digg
by
James Norton (0)
on
Web Interface Development (0)
1 week, 6 days
ago
permalink
For those who have not heard, ECMAScript 4 is no more. That also means that JavaScript 2 is currently at best paused. Some will mourn this as a great loss. I am not one of those.JavaScript 2 had some very interesting ideas in it, but I am far from convinced that it was the future. I firmly believe that JavaScript 1.x has a long long way to run yet.It is not often that I will ...
iPhone GUI PSD (3)
share
digg
by
Feber.se (19)
on
Macfeber (8)
2 weeks
ago
permalink
För alla som funderar på att utveckla program till iPhone kommer här ett tips som kan underlätta arbetet med att göra skisser i Photoshop: iPhone GUI PSD. Företaget bakom iPhone GUI PSD arbetade själv med att ta fram skisser på gränssnitt till iPhone när de fann sig själva göra samma saker flera gånger: bryta ut vissa element från iPhones gränssnitt och använda i sina egna skisser. Därför gjorde de en PSD-fil med en massa detaljer ...
Game Sites Design Survey: Examples and Current Practices (38)
share
digg
by
Vitaly Friedman & Sven Lennartz (548)
on
Smashing Magazine (594)
2 weeks
ago
permalink
Written by Youri Souiah Game websites are a little bit of a mystery. You won’t find them in the popular CSS-showcases since they are seldom fully CSS-based; however, they also rarely show up in sites that collect best Flash sites. The FWA, for example, has added only one game site this year. This is odd, because there are usually roughly hundred quality titles released each month, each with their own website. During the research I’ve ...
Reading ID3 tags with JavaScript (14)
share
digg
by
Dion Almaer (369)
on
Ajaxian » Front Page (428)
2 weeks, 2 days
ago
permalink
Jacob Seidelin is up to more tricks, this time playing with the binary side of life and writing a library that can reading ID3 tags from MP3 files and such. PLAIN TEXT JAVASCRIPT: // URL of the mp3 file (must be on the same domain!) var file = "mymusicfile.mp3"; // define your own callback function function mycallback() { // either call the ID3.getAllTags([file]) function which returns an object holding all the tags alert( "All tags ...
ECMA What? Harmony Who? TC39? Tamarin? JavaScript! (10)
share
digg
by
Dion Almaer (369)
on
Ajaxian » Front Page (428)
2 weeks, 2 days
ago
permalink
Alex Russell has seen the confusion of the many names that were bandied around with the Harmony news last week. There are so many names, that involve specs, projects, and general technical jargon that it can get a little confusing. Alex has made it very clear: ECMAScript 3 Aka: JavaScript, ES3, ECMAScript 262-3, and JScript. The current JavaScript that every browser implements (more or less). This is the current ratified standard and represents the 3rd ...
ECMAScript Harmony: New Life for JavaScript (2)
share
digg
by
Kevin Yank (2)
on
SitePoint Blogs (45)
2 weeks, 2 days
ago
permalink
One by one, the core standards that define the Web are getting a new lease on life. First, the W3C rebooted its development of HTML by abandoning its single-minded focus on XHTML and embracing the work of the WHAT-WG’s HTML 5 draft as a new beginning. Now, at a meeting in Oslo at the end of July, the long-divided standards body responsible for the JavaScript language has managed to find new unity through compromise. The ...
5 Awesome Productivity Apps For The iPhone (2)
share
digg
by
mattymcg (0)
on
SitePoint Blogs (45)
2 weeks, 3 days
ago
permalink
If, like me, you’ve succumbed to the allure of the iPhone, then you’ve no doubt also lost countless hours of sleep since the launch of the iPhone App Store. At the time of writing there are over 2,000 apps available to download, either for free or for purchase. So whether it be to compensate for functionality that should already be present in the device, to take your productivity to the next level, or to simply ...
The Perils of FUI: Fake User Interface (60)
share
digg
by
Jeff Atwood (127)
on
Coding Horror (303)
2 weeks, 3 days
ago
permalink
As a software developer, tell me if you've ever done this: Taken a screenshot of something on the desktop Opened it in a graphics program Gone off to work on something else Upon returning to your computer, attempted to click on the screenshot as if it was an actual program. And let's not forget the common goating technique where you take a screenshot of someone's desktop, make it the desktop background, then proceed to hide ...
-
andrin said:
Things like this will probably become everyday news in the future. Most website owners and even many developers are clueless to this phenomena.
-
jmvidal said:
Clever, and scary.
-
fmavituna said:
http://ferruh.mavituna.com/firefox-master-password-dialog-weakness-oku/
Enabling JavaScript IntelliSense in External Libraries (1)
share
digg
by
Ken Cox [MVP] (0)
on
ASP.NET Weblogs (61)
2 weeks, 3 days
ago
permalink
To get JavaScript IntelliSense working in VS 2008 SP1, you need to tell IntelliSense the location of the libraries that you're using. You do that by adding a special comment at the top of the .js file. It's three slashes followed by the reference in an XML element syntax. For example, my JScript.js file has a dependency on the jQuery library . So, here's what I add to the top of JScript.js: /// <reference path="jquery-1.2.6.js" ...
More on 404 (29)
share
digg
by
Maile Ohye (12)
on
Google Webmaster Central Blog (48)
2 weeks, 6 days
ago
permalink
Now that we've bid farewell to soft 404s, in this post for 404 week we'll answer your burning 404 questions.How do you treat the response code 410 "Gone"?Just like a 404.Do you index content or follow links from a page with a 404 response code?We aim to understand as much as possible about your site and its content. So while we wouldn't want to show a hard 404 to users in search results, we may ...
A Designer's Guide to HTML Email (5)
share
digg
by
Alex Walker (0)
on
SitePoint.com (11)
2 weeks, 6 days
ago
permalink
So you've been given the task of creating an HTML email newsletter, but you've heard the rumors: rendering issues, image blocking, not to mention the email client discrepancies. Check out Alex's guide to gain useful tips on templates, testing, and all the hazards that can befall the uninitiated.
-
andrin said:
For all designers.
New iPhone app streams iTunes collections anywhere (17)
share
digg
on
AppleInsider (65)
3 weeks
ago
permalink
The developer of desktop software that lets users listen to their iTunes libraries from any broadband Internet connection now has a similar tool for the iPhone and iPod touch that eliminates storage limits. Called Simplify Media, the app by the co...
Visual Studio 2008 SP1 Adds JavaScript Formatting (2)
share
digg
by
Ken Cox [MVP] (0)
on
ASP.NET Weblogs (61)
3 weeks
ago
permalink
Just a "two thumbs up" for the addition of JavaScript™/JScript® formatting in Visual Studio 2008 Service Pack 1. I don't like leaving messy-looking code - especially since JavaScript makes the trip all the way to the client. My formatting preference is to show opening and closing braces on a new line, so here's what you need to do in VS 2008: From the Tools menu, click Options. In the Options dialogue box, check Show All ...
Designing with web standards - the ASP.net companion (Zeldman aloud #4) (2)
share
digg
by
acyment (0)
on
ASP.NET Weblogs (61)
3 weeks, 1 day
ago
permalink
Time to dive into real chapters! Chapter 1. 99.9% of Websites Are Still Obsolete Most sites on the web have been built with only major desktop browsers in mind. This makes sites incompatible with screen reading software, mobile devices and the like. Modern Browsers and Web Standards No browser is perfect, but some are less perfect than others. Bear in mind the perfection scale when designing your website. Old browsers had very inconsistent standards-compliance. This ...
Streaming video comes to iPhone… (17)
share
digg
by
Robert Scoble (426)
on
Scobleizer -- Tech geek blogger (394)
3 weeks, 1 day
ago
permalink
I just got a note that Qik just shipped into beta on the iPhone. I’ll be testing this out and will let you know what I think. One thing, the quality isn’t expected to be as good as what I get on my Nokia phones for two reasons: 1. The compression is being done in software on the iPhone, where on Nokia phones there’s hardware support for that. 2. The camera isn’t close to as ...
Scobleizer — Tech geek blogger » Blog Archive Streaming video comes to iPhone… « (9)
share
digg
Plain text emails: design and format tips (2)
share
digg
by
Mark Brownlow - Email Marketing Reports (4)
on
No man is an iland (4)
3 weeks, 1 day
ago
permalink
After publishing a list of top resources on HTML email design, it's only fair to turn attention to the text-only format.After all, everyone advises sending both HTML and plain text versions of your emails, and people might actually get to see the latter. Not to mention that the text format still dominates transactional email (order confirmations etc.). And some audiences simply prefer text email to its HTML sibling.But......there are more resources showing you how to ...
Does Your Content Work for an Aging Population? (8)
share
digg
by
James Chartrand (15)
on
Copyblogger (84)
3 weeks, 1 day
ago
permalink
I’m getting older. You are too. It’s a fact of life that no matter how young we are now, one day we’re going to start feeling the creaks and groans of age settling in. I can’t stay up as late at night. I’m a little slower to get going in the morning. When I’ve been writing for a long time, I feel stiff as I rise from my chair. Oh, yeah, and my eyesight is ...