Browsed by
Category: Web/Tech

Interviewing a Software Developer

Interviewing a Software Developer

I have never taken a job at a place that included tests during the interview process.  The last time I interviewed someone I did it through Skype and they shared their desktop,  brought up their development environment and explained some code they had written.

There are only 3 true job interview questions

Why we don’t hire programmers based on puzzles, API quizzes, math riddles, or other parlor tricks

Hateful Hiring

https://www.youtube.com/watch?v=vQJ8IjklA4U
If Doctors Were Interviewed like Software Developers

If Tom Brady Were Interviewed By A Software Development Company

Getting answers to questions on the Internet

Getting answers to questions on the Internet

I participate in a few sites that exist to help people find answers to questions.  Some software developers that I follow started a site called StackOverflow for programmers which is perhaps the #1 source of useful information for programmers.  You earn points on the site for asking good questions and providing useful answers.  People vote for questions and answers and you are awarded badges like in Call of Duty! They made the technology used on the site available for others to start their own Q&A areas for various topics.  Only those topics that can prove themselves as legit are accepted at StackExchange.

I participate in the following sites:

StackOverflow – Programming questions
AskDifferent – For Apple/Mac questions
Web Applications – Gmail, Facebook, etc
Pro Webmasters – Website managers

The awarding of badges on these sites is a great idea and one that my new company Qliq uses for their Couponing/Social Networking smartphone app.

Windows Explorer Command Window

Windows Explorer Command Window

There are some PowerToys or registry settings you can make to add a context menu in Windows Explorer to open up a command window for the selected folder.  Two built in methods in Windows 7 are:

1. <Shift>Right-click to bring up a more detailed context menu containing “open command window here”
2. Edit the address path in a Windows Explorer window and enter “cmd”

WordPress plugins

WordPress plugins

I love WordPress.  I use it for all my web sites.  Most hosting services offer it for free.  I manage three  primary WordPress sites.  My own blog, laketravislacrosse, and laketravisparents.

Below are plugins I recommend for WordPress

Members highly recommended for collaboration.
NextGen Gallary for simple photo management.  Can be used to rotate through images.  I use it to highlight VIP sponsors.
iFrame. WordPress doesn’t allow iFrames for security reasons.  This plugin supports iFrames which are necessary for embedding things such as a Google Form or PayPal buttons.
AWPCP for Classified Ads
Exclude Pages From Navigation.  I found this plugin searching how to remove pages that showed up in the Classifieds Menu created by the AWPCP plugin.   Previously, I had made pages private to keep them from showing up in the menu which is related to the theme I am using.  Now with this plugin I have better control of whether a page should be on a menu or not.

Why use Android?

Why use Android?

This is why Dave uses it.

I use it to test our Android version of TabbedOut.  I was able to buy a no contract phone for about $150 and sign up for a 200mb data plan for $15/month.  That compares to $200 for an iPhone and about $90/month total plan.  I don’t use my phone as a computer so 200mb is actually plenty.

Confluence for collaboration

Confluence for collaboration

My company is standardizing on Atlassian products such as Jira (for issue tracking), and Confluence for Wikis and collaboration.   I have yet to use a system that works better than a simple blog with categories, pages and RSS feeds.  I mean what is better than subscribing to a Page, Category (or tag) and contributing to the comment thread of a post you are interested in.

So far, I’m finding Confluence’s support for blogs leaving much to be desired.  Starting with the fact you can’t subscribe to feeds with many readers since they require authentication and many (such as Google Reader) don’t support authenticated feeds.

Here is one option that uses a proxy

I tend to agree with Scott that a wiki without RSS feeds is a non starter.  Email notifications?  I find it funny that Confluence promotes itself as a solution for email chaos but then offer it as the primary mechanism for notifications.

You should completely drain your battery once a month

You should completely drain your battery once a month

“For proper maintenance of a lithium-based battery, it’s important to keep the electrons in it moving occasionally. Be sure to go through at least one charge cycle per month (charging the battery to 100% and then completely running it down).”

“Apple does not recommend leaving your portable plugged in all the time.” It adds that, if you don’t drain and recharge your Mac laptop in the course of normal usage, “Apple recommends charging and discharging its battery at least once per month.”

Of course, many iPhone users find that it’s easy to completely run the battery down…

WordPress Notes

WordPress Notes

Recommended settings:

Settings…Media… Uncheck Organize my uploads into month- and year-based folders.

Always obfuscate email addresses.  Create images of the address or use javascript email obfuscator

Roles and Capabilities

Recommended Plugins
Members highly recommended for collaboration.
AWPCP for Classified Ads
iFrame. WordPress doesn’t allow iFrames for security reasons.  This plugin supports iFrames which are necessary for embedding things such as a Google Form or PayPal buttons.
NextGen Gallary for simple photo management.  Can be used to rotate through images.  I use it to highlight VIP sponsors.

WordPress Feeds

Control-Click conflict in VMWare Fusion and Windows

Control-Click conflict in VMWare Fusion and Windows

I finally figured out how to get to do mulitple selections in lists on Windows when running in a VMWare virtual machine under Windows (VMWare Fusion). The Mac does not allow you to remap this sequence but under VMWare Fusion…Preferences…Keyboard & Mouse…Mouse Shortcuts I can turn off the Secondary Button Mouse Shortcut and it will allow Control – Primary Button to do it’s normal thing in Windows.