JortK.nl
Mind farts of a crappy coder!
  • Home
  • Fok!Search
  • Fok! Maandcijfers

JortK

JortK

Search improvements made by Google this week

By JortK on March 15, 2010

This week’s enhancements include:
Locking SafeSearch now in 39 languages
Last November, we announced the option to password protect your SafeSearch setting and filter out sexually explicit web sites and images from your search results. While no filter is 100% accurate, SafeSearch Lock helps you avoid content you may prefer not to see or would rather your [...]

Posted in google | Tagged google, microdata | Leave a response

Prototyping with Sketchflow

By JortK on March 15, 2010

I remember teaching user interface design courses back in the mid-nineties. In those courses there was a slide entitled “Rapid Prototyping,” and on that slide were all the reasons why rapid prototyping was a bad idea. Most of the reasoning centered around prototyping tools being so complex back then, they needed to be operated by [...]

Posted in Tech news | Tagged prototype, sketchflow | Leave a response

What’s new in Google Apps?

By JortK on March 15, 2010

Today’s update includes a handful of experimental features, a bunch from third-party developers and one that lets you build new features yourself. Enjoy!
Fast new windows in Gmail
Working with email in a single window can slow you down, so throughout Gmail there are places where you can launch what you’re doing into a new window and [...]

Posted in google | Tagged apps, google | Leave a response

Google improves integration between Buzz and Gmail

By JortK on March 15, 2010

When you participate in a conversation in Google Buzz, we bring that post to your inbox so it’s easy to keep up with the discussion. But we’ve heard loud and clear that buzz in your inbox can get noisy — we feel it too, so today we’re launching two features to help with this:
1) Settings [...]

Posted in google | Tagged buzz, gmail, google | Leave a response

Create a slideshow using jQuery

By JortK on March 14, 2010

jQuery Blinds is a new Slideshow plugin for jQuery. It uses css sprites to produce a curtain-like effect. Features: Multiple instances on the same webpage, unobtrusive javascript and a customizable sprite grid. Works with all major browsers.

Posted in Tech news | Tagged jquery, slideshow | 2 Responses

How to check if an element is empty in jQuery

By JortK on March 14, 2010

See the code snippet below to see how you can check if an element is empty when using  jQuery:

if ($(‘#keks’).html()) {
//Nothing found
;}

Posted in How to | Tagged jquery | Leave a response

8 weird Android apps

By JortK on March 13, 2010

So you told your boss that you bought your Android smartphone so that you could track your business calls, be more effective when traveling for your company, have easy access to Gmail and keep your organization’s Twitter feed current. But we know what’s really going on — you got that smartphone because it was cool [...]

Posted in Tech news | Tagged android, apps | Leave a response

How to Correctly Use ToggleClass in jQuery

By JortK on March 12, 2010

See the code below to see how to use ToggleClass in jQuery:

  //Toggle class allows you to add or remove a class
  //from an element depending on the presence of that
  //class. Where some developers would use:

  a.hasClass(‘blueButton’) ? a.removeClass(‘blueButton’) : a.addClass(‘blueButton’);

  //toggleClass allows you to easily do this using

  a.toggleClass(‘blueButton’);

Posted in How to | Tagged jquery | Leave a response

How to clone an element in jQuery

By JortK on March 12, 2010

See the code example below to clone an element when you are using jQuery:

var cloned = $(‘#somediv’).clone();

Posted in How to | Tagged jquery | Leave a response

App scripts for Google Docs

By JortK on March 12, 2010

The Google Apps team here in New York City is a hotbed of movie fanatics. But while planning a recent movie night, we realized we spend too much time organizing our events and not enough time discussing, debating and watching movies.
To take the hard work out of planning, we turned to Google Apps Script, which [...]

Posted in google | Tagged apps, docs, google | Leave a response

Next »

Categories

  • google
  • How to
  • microsoft
  • Movies
  • Music
  • MySQL
  • php
  • Pictures
  • RSS Reader Picks
  • seo
  • Site News
  • Tech news
  • twitter
  • Uncategorized
  • wordpress

Tags

ad ads adsense analytics android api apps blog browser buzz chrome dance development docs funny gmail google hardstyle hiphop house jquery labs mail maps marketing mobile movie Music MySQL os php rap rss search seo social tip tutorial twitter video wave web development webinar wordpress youtube

Archives

  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • April 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008

Copyright © 2010 JortK.nl.

Powered by WordPress, Hybrid, and Structure.