Pixels and Fences

image

A fence provides a good framework to insert a series of cups or other material to create a message or drawing.  Above is an example of this in front of Windwood Presbyterian Church on Spring Cypress.  What are some examples that you have seen? 

You can find a few scattered examples looking for “fence art” in Google images.

Grab Bag for the day

Theater Camps in North Houston for Cy-Fair Real Estate Blog

Needbase

Needlebase is a project of ITA Software which is in the process of being acquired by Google.

Needlebase allows for you to create online databases and import local data as well as data from websites.  The video above will give you a good idea on the capabilities.  They have some job openings for Semantic Database Curator and Tester

 

New Robotics Merit Badge – BSA

Merit Badge Worksheet: meritbadge.org/wiki/images/7/7a/Robotics.pdf

Chrome Addins

PHP Code Editor

chrome.google.com/webstore/detail/lgglafkdjaokcebgpphkkliojmjbmicm?hl=en-US#

PHP Code Editor is a web based interface to edit your code.
This way you can work on your project now matter where in the world you are, or on wich computer you are sitting at.

image

image 

 

Speed Tracer (by Google)

chrome.google.com/extensions/detail/ognampngfcbddbfemdapefohjiobgbdl

Speed Tracer is a tool to help you identify and fix performance problems in your web applications. It visualizes metrics that are taken from low level instrumentation points inside of the browser and analyzes them as your application runs.

Using Speed Tracer you are able to get a better picture of where time is being spent in your application. This includes problems caused by: 

  * Javascript parsing and execution
  * Layout
  * CSS style recalculation and selector matching
  * DOM Event handling
  * Network resource loading
  * Timer fires
  * XMLHttpRequest callbacks
  * Painting
  * and more ...

image

 

 

 

 

 

 

 

csscan

image

 

chrome.google.com/extensions/detail/nnklpgoldelpoigiacfpnpphpkkmbdkb

nspired by the Firefox Extension CSSViewer, this Chrome extension allows you to easily scan an element's basic CSS properties without having to delve into the inspector window.

The extension adds a button to the toolbar. Clicking this button will enable the extension; you can then continue using the page, with the difference that a quick overview of CSS properties for the element your mouse cursor is hovering is displayed. To disable the CSS scanner, simply click the icon again.

Elements being scanned are highlighted with a red outline so the user can easily see the structure of the page. Most CSS properties are supported; however, feel free to leave a comment if you feel like there's any missing.

NOTE: For some reason the extension does not work on this page (or any other in the chrome extension gallery)! It seems to work fine on any other page.

SeoQuake

chrome.google.com/extensions/detail/akdgnmcogleenhbclghghlkkdndkjdjc

image 
 
 
 
Displays the Google PageRank, Alexa rank and other SEO parameters of any webpage, highlights nofollow links, text density, check and compare urls.

Full list of SEO parameters:

Google PageRank
Google Index
Yahoo links
Yahoo linkdomain
Bing index
Alexa Rank
Webarchive age
Delicious index
Whois link
Page source
SEMRush rank
Nofollow links

Cool Websites

Online web editor

JS Fiddle

site: jsfiddle.net/

blog: blog.jsfiddle.net/

image

Frame Box

framebox.org/

Show what you need in 3 easy steps:

  1. Sketch frame using UI units
  2. Save it and get a link to created frame
  3. Send a link to your companion

image

CSS3 Generator

css3generator.com/

image

Button Maker

css-tricks.com/examples/ButtonMaker/#

image

Acer Iconia display…

Motorla’s Atrix 4G

Thomas Becket

Look and Feel update of ISpeakHindi.com

A coworker of mine had created a new template for ISpeakHindi.com.  I got most of the site updated last night.  I had actually taken several pieces from various places and updating the look of the entire site was some what of a challenge.   First their were static pages for the front page, about us, and the dictionary (which was just over 20 pages).  Then there was a PHP script to manage the links directory.  That was straight forward.  Then there was creating a wordpress theme.

I’ve never created a wordpress theme, so I spent several minutes making changes to an existing theme.  Then I decided that I really should try this when I am more awake.  So, that will be tonight’s activity to update the wordpress theme to match the rest of the site.

Go over to www.ISpeakHindi.com and let me know what you think.