Archive for the ‘Learning’ Category

Flash Basics Review c/o AdobeTV – AS3

Tuesday, July 14th, 2009

Building an application: http://tv.adobe.com/#vi+f1590v1809

Simple mouseclick linking to frame code:

boards.addEventListener(MouseEvent.CLICK, gotoBoards);
function gotoBoards(event:MouseEvent): void
{
Sound.Mixer.stopAll();
gotoAndPlay(1); //1 = frame number
}
Colin Moock’s Lost Action Script Weekend – Course 1 Introduction:

jQuery Tutorials and Web Dev/Tech Books

Monday, July 13th, 2009

After talking to one of the MTVNI developers, I’ve decided to focus on jQuery learning next.  I need to really advance my JS skills to a much higher level to be updated and be competitive.

Resources:

———————————————–

So I ask a ton of developers out there… what do you do to learn, enrich your knowledge, further your skills?  What books do you read? What feeds? What websites? What technologies do you focus on?  What I am realizing (which should have been obvious to me from the start) is that each developer is unique.

Each developer is like a Katamari ball, rolling around the technological virtual world within the capabilities of computers, collecting/sponging up all the information/skills/experience they can depending on the direction they are interested in taking and what data is available to be collected/sponged up.  There is no clear path.  There are endless possibilities.  It just depends on what the individual developer feels like doing.  The only way to win is to make the biggest ball you can make and just keep going.  Don’t stop.  Never stop learning.

huó dào lăo, xué dào lăo; xué dào lăo, xué bù liăo.

活到老,学到老;学到老,学不了。

———————————————–

So I’m ADD and can’t focus on studying one thing at a time.  I figured maybe I should keep myself accountable by posting the stuff I learn.

So (yeah I start my sentences with “so” a lot, dont know why) I went through one of the tutorials today for jQuery.

How jQuery Works

  • Google’s CDN to load the jQuery core file:
    • http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js
  • jQuery’s ready event replaces window.onload:
    • $(document).ready(function(){ function_to_run(); });
  • Adding and removing a CSS class (to a sample “a” element):
    • $(“a”).addClass(“class_name”);
    • $(“a”).removeClass(“class_name”);
  • Special Effects
    • $(this).hide(“slow”);
  • Callback functions – passed as arg to another func and executed after parent func has completed.
    • $.get(‘myhtmlpage.html’, myCallBack);
    • $.get(‘myhtmlpage.html’, function(){
      myCallBack(param1, param2);
      });

Exchanging Out-Of-State License to NY License at DMV

Friday, July 10th, 2009

Everyone knows going to the DMV means waiting in lines forever. That’s exactly what I went through this morning. I got to the herald square office at 9am. Waited for the express elevator to the 8th floor DMV office. As soon as we got there, there was a long line just to get to the information booth which filtered all the incoming traffic and guided them to a second line.

The second line had the longest wait. It snaked across the room in a path outlined by barriers. I didn’t get to the end of the line until after 10am. They took all my forms and checked my identification. I got my picture taken. I hope it doesn’t come out horribly. At 10:30am, I took a seat and waited for my number, B625 to show up on the board to tell me which window would process my request. This took half an hour. I finally got out of the DMV office at around 11am.

I felt so lost without my CA drivers license, or without any license for that matter. They gave me a temporary license and told me it would take two weeks for the license to arrive in the mail.

[12:45] n0taplaya6: ur a new yorker now
[12:45] n0taplaya6: >.<

How To: Exchange an out-of-state photo driver license for a NYS driver license
http://www.nysdmv.com/license.htm#driversmoving

  • Get Social Security Card (if you don’t already have one):
  • Schedule eye exam with optometrist to fill out Form MV-619 (not required).
  • Get NY License:
    • Fill out application Form MV-44.
    • Go to DMV Office between 8:30am and 4pm with Out-of-state photo driver license, US passport, Social Security Card, Form MV-44 Drivers License Application, Form MV-619 (or pass vision test), and $42.50 and process application.  Expect a two hour wait.
    • Wait two weeks to receive card in mail.

Birthday Freebies

Thursday, July 9th, 2009

Birthday Freebies Worth Noting:

Oh on the downside, I learned today that Subway nixed their $5 subway deal. =[

Online Radio Suggestions

Thursday, July 9th, 2009

From Facebook Status: Pandora is limiting the amount of music I get to listen to. Anyone have other good alternatives?

slacker.com
imeem.com
what.cd – blocked at work
last.fm
playlist.com