Blog

  • Website Cross-linking & Google Ads?

    One Question (2, sir)… *ahem*, Two Questions:

    First off, is linking to a site from my site that really isn’t relevant ok merely because we are increasing our page rankings? I consider this a waste of time because the site that inquired (not the spam one, but a real company) that I link to them, some multimedia business I’ve never heard of in Oz. At first, I was like, “Fine, remove your link to me… see if I care…”. But then, I do tend to get a lot of my business from Google it seems, so maybe it’s in my best interest? All it would be is a link to their site, probably in a “Multimedia” category of my page. Is this morally and ethically ok even though the site itself really has nothing to do with my site? The end result, I think, is to boost page rankings. Am I not contributing to the same thing Blog spam is, or am I merely making a good business decision by doing so?

    Secondly, I swore back when I was in college I’d never put a frikin’ banner ad on any of my personal sites. As an American, I get assaulted 24×7 with ads and marketing. The last thing I want to do is add to the overload that people visiting my site would get had I implemented even just the small Google Ad bar. If I’m not promoting something of value personally, then I feel it’s kind of stupid. Like, I have no qualms about putting a WinAMP, Flash Plugin, or DirectTV banner ad on my site, because I think all of them are cool, and relevant. Whether I make money isn’t the point; I support those products, I like those products, I use those products and can vouch for them. The Google Ads just seem like a way to get cash, and capitalize on the amount of traffic a website gets. Maybe it’s a wasted resource I’m not utilizing, but there are, to me, serious implications with putting a banner ad on my site, mostly personal. I don’t know…

    I’m just looking for thoughts from the community (I know the Ozzie’s are asleep now, but I’ll wait).

  • Weather in OZ

    Via Central MX.

    I give a hizz-noot about the weather in Sydney as long as the Aussies are alive. However, this app is just so f00gin phat; good use of light multimedia and website integration via data + real URL’s. Tis really cool to know halfway around the world, there are people kickin’ it with Central.

    Aussie Obs – Central App | Forum Post

  • Discussing Component Frameworks

    Good discussions on UGO list today (no, I don’t know how to get there). There are a lot of initiatives, as well as proposed approaches, and everyone has an agenda (unlike my last AtlMMUG speech… bleh, my fault, learned though). I feel like there is a plethora of talent that once focused, like Voltron, will be awesome to behold.

    We’re currently discussing our issues ranging from Flash’s component framework, the Flash IDE, components, to the Flash Player itself. Really it’s about indentifying the strengths, weaknesses, holes, and then merging those with the goals of the poeple there.

    I’m in a unique role, because although there are people there that utilize designs that cannot be created via CSS, ASDraw, and DENG, I’m currently trying to overcome the skinning issue I have.

    One the one hand, I dig the Flash MX 2004 Framework. However, there are certain times I cannot use some of the components because they do not work within the design I am giving for a project. Each of them support runtime skinning to a point, but it’s not true runtime skinning. You can set a symbol to use, that symbol was defined at authortime. If one were to have the capability (hint, hint MM) to set the linkage URL of an Imported Shared Library, then you could use whatever SWF you wanted, and therefore, any asset you wanted. This would empower true, runtime skinning for components, as well as a plethora of other media dynamcism. Whoa, is that a word?

    Anyway, a lot of good ideas brewing. I think there is a target market for a lightweight AS2 framework for designers to easily customize. I think everyone would like a lightweight one. There are a few, too, from the enterprise world would like some the true runtime rendering combing XUL forms building as well as dynamic classes.

    It really boils down to this: Current Shared Libraries do not expediate compile time. Because of this, even if one utilizes them, or even SWC’s, your still having to compile the class itself in the main SWF. Therefore, a combination of an agreed upon Interface + utilizing Brandon’s Outlet component allows one to utilize loaded SWF’s via loadMovie, and treat them as components. The issues therein are abudant; class exclusion, inheritance, ect. But the flexibility gains for some of the larger projects enterprise developers are doing, as well as some of the development benefits they offer in terms of recompiling only smaller parts of your project are cool.

    Anyway, interesting mix of people, perspectives, and goals. Really neat to see the dynamic as each brings great talents, knowledge, and experiences to the table. For, at least, it seems that the majority agree upon utilizing what we have now rather than looking at a future version of Flash to solve our development needs. The needs of a differing framework for compactness, runtime rendering of graphics (non-bitmap), and support for design standards such as XUL forms (think I got that last part right) seem to be the most wide-spread agreements. After that is where individual inititives differ.