Veign's Blog - Unhandled Perception

Thursday, July 31, 2008

Teenager hacks together hardware for controlling your car via phone

Using little more than book knowledge, experience from previous projects, and a healthy shot of elbow grease, a Kenyan kid has constructed a nifty (and perhaps just a little scary) box that attaches to your car to provide a number of unique remote-control features that you're not going to find on your average OnStar setup. The flagship function seems to be the real-time lockout, which can call you as the car is being started; only if you confirm that it's not some baddie trying to jack your ride will the ignition request be granted. That's not all, though -- it'll also let you dial into the car and listen in on any conversations going on within.

Link:
http://www.engadgetmobile.com/.../

Labels: , ,

Tuesday, July 29, 2008

MIT-led team creates touch-based illusion

Anyone who has seen an optical illusion can recall the quirky moment when you realize that the image being perceived is different from objective reality. Now, a team of scientists from MIT, Harvard and McGill has designed a new illusion involving the sense of touch, which is helping to glean new insights into perception and how different senses--such as touch and sight--work together.

Link:
http://web.mit.edu/newsoffice/2008/touch-0717.html

Labels: ,

Monday, July 28, 2008

1 trillion web page milestone hit

We've known it for a long time: the web is big. The first Google index in 1998 already had 26 million pages, and by 2000 the Google index reached the one billion mark. Over the last eight years, we've seen a lot of big numbers about how much content is really out there. Recently, even our search engineers stopped in awe about just how big the web is these days -- when our systems that process links on the web to find new content hit a milestone: 1 trillion (as in 1,000,000,000,000) unique URLs on the web at once!

Link:
http://googleblog.blogspot.com/2008/07/...

Labels:

Grow cube is a fun Flash Game that is quite different



Basically you have to choose the objects around the cube one at a time, in the proper order, to get the cube to fully grow (see image below).



Can you solve it?


Link:
http://www.eyezmaze.com/grow/cube/

Labels: ,

Friday, July 25, 2008

Google to acquire Digg for 200 million?

Google’s on and off negotiations with Digg have been back on in a big way for the last six weeks, we’ve heard from multiple sources inside and outside of Google. The two companies have reportedly signed a letter of intent and are close to a deal that will bring Digg under the Google News property. The acquisition price is in the $200 million range, says one source.

Link:
http://www.techcrunch.com/...

Labels: ,

Thursday, July 24, 2008

Shortcut to Show/Hide Hidden Files

After a little research I had come across an article on the PCWorld forum that outlined how I could create a shortcut that would enable or disable hidden files on the fly. If the setting is enabled it would disable it when run, and vice versa. It’s one shortcut that serves as an on/off switch for hidden files.

Link:
http://cybernetnews.com/2008/07/24/...

Labels:

Wednesday, July 23, 2008

Online Geneology Family Tree Maker (free)

Geni is a private place for your family to build your family tree, preserve your history and share your lives.

Link:
http://www.geni.com/

Labels:

Tuesday, July 22, 2008

Video: Designing a stop sign, the process

Labels:

Monday, July 21, 2008

Social Engineering 101

Kevin Mitnick knows that the weakest link in any security system is the person holding the information.

As a young fugitive hacker, he went to jail for breaking into computer networks, mostly by using his cunning and persuasion than his tech skills. He was an early master of the science of social engineering--manipulating people into doing what you want, such as giving out passwords and other information that unlocks sensitive information on networks.




For a good movie on the story of Kevin Mitnick then check out Track Down. A great movie.

Link:
http://news.cnet.com/8301-1009_3-9995253-83.html

Labels: ,

Saturday, July 19, 2008

12 Reasons To Fire Your Web Designer

A humorous look at bad web designers and developers.

Link:
http://blog.webbizideas.com/...

Labels: ,

Friday, July 18, 2008

Hotcorn is a pretty fun flash game like no other

Basically you just have to pop popcorn.

Link:
http://www.ninjakiwi.com/...

Labels: ,

Video: Google's Matt Cutts on Spam, Ranking, and Your Search Future

Labels: ,

Howto: Stream Your Music Online

You've spent a lot of time and money collecting digital music. And by now, you have a pretty sweet library of MP3s and AACs to show for the effort.

But let's say you want to take that library to go? Before you start carrying around a huge hard drive, you might want to try streaming your tunes online instead. All it takes to start streaming your music over the internet is a playlist, a server with some storage space, and a software player that can open and play an internet stream.

Link:
http://howto.wired.com/wiki/...

Labels:

Thursday, July 17, 2008

Get URLs from hyperlinks in Excel

Just copy the code into the VBA editor (alt-F11) in Excel and make sure the sheet with hyperlinks is selected as the active worksheet before running (place cursor in the sub name and press F5). The URLs are placed in the cell next to the cell containing the hyperlink.


Sub GetURL()

Dim oHyperlink As Hyperlink

For Each oHyperlink In ActiveSheet.Hyperlinks
oHyperlink.Range.Offset(, 1) = oHyperlink.Address
Next

Set oHyperlink = Nothing

End Sub

Labels:

Wednesday, July 16, 2008

Get your .Me domain starting tomorrow

Tomorrow, July 17, GoDaddy.com is offering .ME domain names for Open Registration. This gives anyone who wants to get their presence online an opportunity for a valuable piece of Internet real estate. As with any Open Registration period, plenty of premier domain names are available to be registered.

Will you get YourName.me?

Link:
https://www.godaddy.com/...

Labels:

The Software Behind the Mars Phoenix Lander

Sending hundreds of pounds of equipment millions of miles through space to land and operate independently from direct control presents several interesting software development challenges. O'Reilly News recently discussed the project and its technology with NASA's Peter Gluck.

Also, be sure to read They Write the Right Stuff a very interesting article on the software that drives the space shuttle.

Link:
http://news.oreilly.com/2008/07/...

Labels:

Tuesday, July 15, 2008

Online htpasswd Creator

Online htpasswd Creator is an easy way to create properly encrypted passwords for use in an htpasswd file. The htpasswd file is reference from an htaccess file to protect files and folders.

Link:
http://www.veign.com/tools/htpasswd-creator/

Labels: ,

Monday, July 14, 2008

How Google detects Malware

White paper (pdf):
The Ghost In The Browser Analysis of Web-based Malware

Labels: ,

Video: Einstein explains E=mc²

Labels:

Saturday, July 12, 2008

Get a free estimate on your car repairs at RepairPal

RepairPal gives you independent and unbiased repair estimates, user ratings and reviews, plus advice you can't get anywhere else.

Link:
http://repairpal.com/

Labels:

Simple Modal

SimpleModal is a lightweight jQuery plugin that provides a simple interface to create a modal dialog.

The goal of SimpleModal is to provide developers with a cross-browser overlay and container that will be populated with data provided to SimpleModal.

Link:
http://www.ericmmartin.com/...

Labels: ,

Friday, July 11, 2008

Learning early



This is one of my 3 neices.

Labels:

Thursday, July 10, 2008

Which cars are best on gas?

Four ultra-fuel efficient cars hit the road to see which one was the best gas value. They all finished strong, but there was one clear winner.

Mine made the list.

Link:
http://finance.yahoo.com/loans/article/...

Labels:

Wednesday, July 09, 2008

Allowing users to edit the same Excel file at the same time

Link:
http://www.experts-exchange.com/...

Scroll all the way to the bottom and look for the answer in green (Accepted Solution)


To allow users to only edit specific ranges when working in a shared workbook:
From the Tools menu, select Protection, and then Allow Users to Edit Ranges.
This advanced option allows multiple users (for example, when working on a network) to update data in a well defined and private area. Each workbook user is allotted a range in the sheet with a unique password.

Link:
http://www.exceltip.com/st/...

Labels: ,

Tuesday, July 08, 2008

Cheat Sheets for Front-end Web Developers

Cheat sheets are helpful to have around because they allow you to quickly remember code syntax and see related concepts visually. Additionally, they’re nice decorative pieces for your office.

In this article, you’ll find 23 excellent, print-ready cheat sheets for HTML/HTML, CSS, and JavaScript (including MooTools and jQuery).

Take a look at #11.

Link:
http://sixrevisions.com/resources/...

Labels: ,

Monday, July 07, 2008

Infomercial Scams

A complete site geared towards revealing the scams of infomercials. Still find it hard to believe that people buy the junk that these infomercials are pushing. Sure I enjoy watching them, but I have never bought anything.

Link:
http://www.infomercialscams.com/

Labels: ,

Thursday, July 03, 2008

The Sims Carnival

The Sims Carnival is a new online community and gaming experience from The Sims that makes game creation and sharing more accessible and fun than ever before. The introduction of this new creative endeavor from The Sims is designed to convert millions of players into game designers - no programming skills required!




Link:
http://www.simscarnival.com

Labels: ,

Wednesday, July 02, 2008

Freeware PDF Unlocker Enables Copy/Paste Functions Without Passwords

Freeware PDF Unlocker, a free Windows utility, doesn't do everything that commerical packages like those from Elcomsoft do, but it will help if you just need to unlock copy/paste and editing restrictions on a PDF. Simply drag a copy-protected PDF onto PDF Unlocker's icon, and a new, non-protected copy will be created.

Link:
http://lifehacker.com/396534/...

Labels: ,

Tuesday, July 01, 2008

Importing web data into a usable format using Excel

You ever come across a web page with lots of data you would like a copy of? Maybe in the format of a pretty Excel spreadsheet. Follow the steps below to get data from a web page into an Excel spreadsheet.

Scrape data from a web page:
  1. Find a source of data you want (for an example use: Country List)
  2. Open a new, blank Excel document
  3. Select menu -> Data -> Import External Data -> New Web Query
  4. In the address bar enter your URL (try the sample I used above)
  5. Under Options (right of the address bar) try with no formatting first and then try Rich Text or HTML (attempts to style it to match the web page)
  6. Press 'Go'
  7. After the page has completely loaded you should see yellow boxes with black arrows next to tables that can be imported. Scroll down to the main table and click the arrow. It should now be a check.
  8. Press 'Import'
  9. Press 'OK'
That should be it. Your table of data should not be an excel spreadsheet where the data is nicely laid out in columns. From here you can work with the data in Excel or export to CSV (can be used to easily import into an database).

Also, I bet you didn't know that the data will be automatically refreshed when the data on the web page is refreshed. Pretty cool. Huh?

Enjoy!

Labels: ,

Google gets improved Flash indexing

Q: Which Flash files can Google better index now?
We've improved our ability to index textual content in SWF files of all kinds. This includes Flash "gadgets" such as buttons or menus, self-contained Flash websites, and everything in between.

Q: What content can Google better index from these Flash files?
All of the text that users can see as they interact with your Flash file. If your website contains Flash, the textual content in your Flash files can be used when Google generates a snippet for your website. Also, the words that appear in your Flash files can be used to match query terms in Google searches.

Link:
http://googlewebmastercentral.blogspot.com/...

Labels: