Search

Rss Posts

Rss Comments

Login

 

Google to index SWF (finally)

Jul 02

Google and Adobe has been working together in order to improve Flash indexation. While this seem like a really good news, there are some important points to consider.

Googlebot does not execute some types of JavaScript. So if your web page loads a Flash file via JavaScript, Google may not be aware of that Flash file, in which case it will not be indexed.

Does this mean we’ll have to go back to the old way of embedding flash in webpages and drop SWFobject ?

We currently do not attach content from external resources that are loaded by your Flash files. If your Flash file loads an HTML file, an XML file, another SWF file, etc., Google will separately index that resource, but it will not yet be considered to be part of the content in your Flash file.

That’s a big stopper. Most rich flash websites load either external SWF or XML files, the website should be considered as a whole and not as separate entities. I guess it’s a technical challenge for Google/Adobe to work this out.

I’m also wondering how Google will rank the content in the web pages. We know that in HTML the title tag is the most important after that comes the headings, etc, etc. As far as I know that content in flash is most of the time not formatted this way, even if it’s possible.

So overall this is very good news, but there’s still some work to do.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • LinkedIn
  • Live
  • Ma.gnolia
  • Reddit
  • StumbleUpon
  • Technorati
  • Design Float

Please make it happen NOW!

Jun 26

In a previous blog post I talked about the release of processing.js and how it could change how we see/use Flash. Upon experimentation and research, I looked at the canvas element and all the possibilities it offers. And…it’s sick!

First of all the canvas element is a part of the HTML5 specification and it allows for dynamic scriptable rendering of bitmap images. I won’t go much into details as of how to use it, since all I did with it is a lame paint clone. Instead i’ll provide links to example so you can see how you can use it.

Please note that all those demos work best with Firefox 3 or the latest version of Safari, since their JavaScript processing is much, much faster than what it used to be.

So here are the examples:

It’s really worth it to take a look at that element and follow closely what will happen in the future as more and more browsers will support it.

P.S: I told you my paint clone was lame…

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • LinkedIn
  • Live
  • Ma.gnolia
  • Reddit
  • StumbleUpon
  • Technorati
  • Design Float

Break a record, download Firefox 3.0

Jun 17

Today is the day! Download your copy of the new Firefox 3.0 and help Mozilla break the record of the most download in one day.

This page gives you the current number of downloads. It’s quite impressive when you see that it gets downloaded more than 13 000 times a minute.

The Firefox team did a great job, not only  with the browser, but also with all the buzz they created around the launch of FF3. I can’t wait to see the next browser usage statistics, I’m pretty sure this move will help them.

So go ahead, download your copy and break the record!

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • LinkedIn
  • Live
  • Ma.gnolia
  • Reddit
  • StumbleUpon
  • Technorati
  • Design Float

prettyPhoto 2.0 is out!

Jun 05

I’ve just put online the new version of prettyPhoto. This release include a bunch of fixes and improvement that makes it much, much better, it is recommend to update your current version if you are already using it.

Here’s a list of updates:

  • New button design;
  • Fixed a glitch on image resizing;
  • The images bigger than the viewport are now resized to fit;
  • The pictures now follow the scroll when the gallery is opened;
  • CSS has been tweaked a bit.

To view a demo or download the latest version, go to: http://www.no-margin-for-errors.com/projects/prettyPhoto

Feel free to leave your suggestions/comments!

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • LinkedIn
  • Live
  • Ma.gnolia
  • Reddit
  • StumbleUpon
  • Technorati
  • Design Float

processing.js does it mean the death of Flash/Silverlight?

May 21

About 2 weeks ago John Resig, the maker of jQuery, released processing.js, an open source programming language and environment for people who want to program images, animation, and interactions. Porting it to javascript made it available to a wider audience. I saw the processing project about 2 years ago but didn’t see much use at the time since it was open source but required a software to code it.

In the near future it might not change much things, but as it becomes better known and people start working/improving it i’m pretty sure we have a strong Flash/Silverlight killer here. First of all you don’t need to install any 3rd party application, it’s straight javascript. Secondly, developers won’t need to buy expensive licenses to work with it. And third, the javascript community is already pretty big, once people starts jumping on the wagon, the train will be hard to stop.

The main problem right now is that you have Silverlight that tries to steal market from Flash, but Flash penetation is so big that it’s nearly impossible to overcome. Developers simply won’t start developing Silverlight applications because no one asks for it. This is where processing.js come in play, the penetration is even stronger than flash, and you don’t need any kind of license to develop it.

In my opinion, at the moment, the only real use for Flash on the web is for video/audio players. And it’s something that might change in the near future since HTML 5 already has a video and audio element planned what will be the use of flash?

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • LinkedIn
  • Live
  • Ma.gnolia
  • Reddit
  • StumbleUpon
  • Technorati
  • Design Float

CloudRaker new site is up!

May 07

The agency I’m working at has just launched it’s new website. It’s a full flash website with a full HTML equivalent for people without flash and to help SEO.

It’s our first attempt at making a flash website fully SEO friendly, which is pretty cool.

Since I don’t do any flash I wasn’t implied in the main site development, I have been in charge of the HTML version development.

To view the new site just go to: http://www.cloudraker.com
To view the new HTML version of the site go to: http://www.cloudraker.com?noflash=true

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • LinkedIn
  • Live
  • Ma.gnolia
  • Reddit
  • StumbleUpon
  • Technorati
  • Design Float

prettyPhoto, a jQuery lightbox clone

Apr 14

I’ve just finished prettyPhoto, a lightbox jQuery plugin.

You can find it here: http://www.no-margin-for-errors.com/projects/prettyPhoto/

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • LinkedIn
  • Live
  • Ma.gnolia
  • Reddit
  • StumbleUpon
  • Technorati
  • Design Float

Pretty Photos

Apr 03

My new jQuery plugin is on it’s way, it’s done, tested, I just need to make it ready for wide usage. That means, clean up the code, optimize the css, dynamize the images, basic stuff like that. Nothing like the hell I went through the past couple of days to make it work in IE…

Basically it’s a lightbox clone for jQuery (yes, another one!). The reason is simple, the clones already available either don’t reproduce lightbox close enough, or were not flexible enough for my needs. So I went ahead and created one of my own!

Release is expected to be around mid-week next week. I really do hope to get the same feedback as the ones I got for my Pretty Comments script.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • LinkedIn
  • Live
  • Ma.gnolia
  • Reddit
  • StumbleUpon
  • Technorati
  • Design Float

You know it’s a good day.

Mar 12

When you first launch your IE6 machine to debug and it’s nearly perfect.

It’s the first time it happens to me and god was I happy. I guess I just had a glimpse of the day IE will be better.

Blogged with the Flock Browser
Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • LinkedIn
  • Live
  • Ma.gnolia
  • Reddit
  • StumbleUpon
  • Technorati
  • Design Float

First post in a while.

Feb 23

Let me say first off, that I’m am more than happy with the response I had for my pretty comments jQuery plugin. More than 1500 people visited my blog last month and more are coming just for that bit of code. Really, I am impressed, never tought I’d get such response.

I have been on vacation for 2 weeks, I’ll be back at work and in fully working shape next week. That means I should get more active. I’m currently working on another jQuery plugin that takes the standard browser drop downs (we all know they can’t really be styled with css) and give you the ability to customize them. The script is started, pretty advanced, I only have some issues with accessibility and needs to test it some more to make sure it doesn’t break anything in the forms when you use it. The name? Pretty dropdown ;) You can see I am very inspired :D
Thanks again for all the positive feedback!

Blogged with Flock

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • LinkedIn
  • Live
  • Ma.gnolia
  • Reddit
  • StumbleUpon
  • Technorati
  • Design Float