Aug 20

If you are an avid reader of my blog , you are well aware of the fact that it has been ~6 months since I have posted anything here. To the 3 of you , I apologize .(Hi Mom and Dad and anonymous reader from Turkey).
Seriously though. I am stuck. I know I need to stay on top of this for both professional and personal reasons(IE I enjoy it), but I just can’t find that one thing to push me over the edge. Maybe it’s time to rethink the scope of my blog? Maybe I should make it more personal? Or go the other way, and talk more about work and technology. The stock answer, is to always write about what you are passionate about. But I’m not sure that fits for me. I just need something to break me out of my slump.

What do you do to break the proverbial writers block? I appreciate any feedback.

Or, I guess I can continue to write “emo” posts whining about the fact that I don’t have anything to write about.
Hmmmmm… maybe that’s not such a bad idea.

Reblog this post [with Zemanta]
Feb 23

Loading GIF
Every AJAX app has them. Whether they are necessary in every case(or ever) is debatable . Preloaders.net has them in 3d, 2d, and allows you to show the world that your app is making progress . Brevity aside, they have a decent selection of configurable loading animations that are easy to export to .gif . You can configure background and foreground color, as well as animation speed and size. Definitely a site worth bookmarking for the 1 or 2 times you would ever need it.

I previously posted about another similar site HERE .

Tagged with:
Feb 20

One of the most useful tools ever created for debugging html/javascript/css is Firebug. If you are a web developer or web technical support person, you are doing yourself a disservice if you don’t use it. It provides the most complete suite of debugging tools available for Firefox . When combined with the tools of the “Web Developer” plugin by Chris Pederick, you can tackle just about any problem.

One of the great things about Firebug is the pluggable format that allows other developers to add features and functionality to firebug. I use two firebug addons that provide their own unique value, and have nice integration points within firebug.
The first, is YSLOW, by Yahoo. It analyzes your pages, and provides performance statistics as well as recommendations on how you can make your page/site load faster. I have been using YSLOW for about a year, and it is a great way to benchmark pages and page elements.

firescope
The newest addon that I am just now trying out is Firescope codeburner by Sitepoint. It provides context menus, and a search interface that provide you reference information on html elements, attributes and css properties. So you can tell within one panel whether the changes you are planning to make on a css element will work in IE7, or Firefox, or Opera. I am still getting used to integrating into my workflow, but thus far it seems like a great tool.

I suggest you try not only Firebug, but try extending the functionality and hence the value of an already great plugin, by installing these other addons.

Feb 19

This is just a quick update to let folks know about some recent updates we’ve made to the Lijit Wordpress Plugin. In the last 72 hours we pushed 2 fixes that addressed a few different bugs we had been running into with the plugin. These were bugs that tended to affect a very small number of publishers who had older versions of php, or certain conflicts with other javascript that may have been on the blog.
Hopefully these changes will make it easier for everyone with a wordpress blog to install Lijit. We apologize if you had to upgrade multiple times in the last few days.

If you have any questions or problems , we are always willing to help , just email us at support at lijit dot com.

Feb 17

icon_bespin_m
I have been negligent. This is my first post in nearly three months(been busy) . But I ran into Bespin(bespin.mozilla.com/) the other day, and the more I think about it , the more intriguing it seems. So intriguing that it actually drove me to write a quick post about it. Although it is only a “technical demo” in most respects, it hints at some really cool concepts.

Outside of the obvious perks of having a cloud based development environment/editor , the web based command line elements are what get me excited. They are incorporating components from Ubiquity that enable some similar functionality. All of this adds up to a compelling product that I could see myself using.

My largest complaint with any development environment tends to be portability. I have to export packages, and re-import them if I want to work on something from home, or if I want to code on my laptop. If they can get the version control , integration/export features, and UI solid, then I think this could replace my use of Aptana. If they do it well enough, I may even stop using vim to write code.

Regardless, I think this counts as one of the first cloud based apps that would increase my productivity. All I ask is that they support php and python and give me a simple way to test my code as I write it.

Nov 06


I finally got around to refactoring some code and got the twitter snow report updater back online. Follow it now at http://twitter.com/snowing to get daily updates on the snow and weather conditions at all of the Colorado ski resorts.

A new site is also in the works that will give you even more information about your favorite ski destinations.

So follow the twitter feed, and look forward to a great season. Copper Mountain is opening tomorrow morning, bringing the number of open resorts to three, so it’s time for a snow day.

Oct 10

The hard working team at Lijit took the afternoon off today, and spent it racing around a Go-Kart track at breakneck speeds. It was a great chance for everyone to exercise their competitive spirit and have some fun . I came in last place in the “slightly faster folks” group. I have only myself to blame … and a few of my coworkers. They know who they are , and they will be dealt with swiftly.
Regardless of who won or who lost, I think we all had a good time. I got some decent photos, and a great video of Charlie winning the “Silver” group race. Check out the photo album, and video below. I now need to get some rest because going that fast wears you out!

Lijit at the Track

Aug 29

Is this who you want in charge of the free world? I am personally concerned about her obvious ties to the barbarian horde and the Hell’s Angels .

SarahPalinVikings

 

sarah with bikers

Aug 27


Aside from being a clever play on words, this post is really about one of the most interesting things to land on the web browser in a long time. Care of Mozilla Labs and Aza Raskin, Ubiquity is a Firefox plugin that brings the command line to the web, and the utility of the quicklauncher to your browser. Imagine a great tool like Quicksilver or Launchy , but for your web browsing tasks.
The utility available in this tool is truly amazing, and the potential is huge. I urge you to goto the Ubiquity page, watch the video , read the tutorials , and get a better understanding of what it does. So what can you do with Ubiquity with the stroke of a few keys?

  • Search:Google,Lijit(see below),Yahoo,Ask,MSN,Amazon,Wikipedia,flickr
  • Twitter
  • Email a page, google map, selected web content to any Gmail contact
  • Add a Google Calendar item

The list goes on and on(type command-list in the the command window to get a list of all of the command options).
Once you have it installed, visit this page to subscribe to a cool Ubiquity command that allows you to launch a Lijit search from any site that has a Lijit wijit installed.
Once you subscribe, if you are on a blog that uses Lijit, launch Ubiquity , and type liijit + “search query” to search that blogger , and all of their content.
It was a lot of fun to hack this up, and it will definitely inspire me to write some more commands.

More information
Firefox Plugin: https://people.mozilla.com/~avarma/ubiquity-0.1.xpi
Tutorial: https://wiki.mozilla.org/Labs/Ubiquity/Ubiquity_0.1_User_Tutorial
Developer Docs: https://wiki.mozilla.org/Labs/Ubiquity/Ubiquity_0.1_Author_Tutorial
Video:

Ubiquity for Firefox from Aza Raskin on Vimeo.

Tagged with:
Aug 15

Barack Roll

The political videos are getting better every day. This is too good not to share.

FYI–Blogged this directly from Youtube–took 4 days to show up. Last time I do that.

Related Posts with Thumbnails