Broadcast emails, you gotta love them. For about ten years I have been finding the phrase “these economic times” and its variants but I can’t tell you what it means. Keep reading if you also look for context. Continue reading “Just What Does It Mean, “These Economic Times?””
Tag: IT
Team Killer: Heroics
Heroic efforts sound like a good idea, but today’s teams more than ever are subject to self destruction due to the short life of the team hero. Continue reading “Team Killer: Heroics”
Save Yourself: When OS X X11 Windows Appear With Titlebar Off Screen
This is a quick life saver. Running X11 programs in OS X can make you crazy when your Mac places the top of the window out of reach and the normal mover/handles don’t work. You can’t access controls or move it! To get around it, place the cursor over the edge of the visible window. It will change to resize. Now press OPTION and click-drag the window horizontally then anywhere you like.
Hope this helps!
Detect Last Camera Access With Geektool
Is your iSight camera engaged? Are you sure the LED comes on every time? It doesn’t. Continue reading “Detect Last Camera Access With Geektool”
Fuzzy SQL Update Sugar Contacts
Ever need to match up records for updates but there is no clear relationship to the existing data? There may be duplicates, multiple hits, or a new update may be needed. Here is some sample SQL I used when I needed to reassign contacts in SugarCRM based on a certain kind of relevance, no predictable fields or keys, the data comes in a bucket of excel. Yikes!
This applies to SugarCRM 6.x and is not tested on 7.x without retooling but the technique would help with similar data.
Dynamically Run Golang Code
Golang, Google’s GO language, emphatically has no support for dynamically loading modules. I have a project, however, that can require a completely different configuration based on very minor changes in situations and environment. Nightmare! I hate it when there is no clear solution to a problem. Then I realized I can write my own code dynamically! Continue reading “Dynamically Run Golang Code”
Get Campaign Listing From InBox25 API Using Golang
Continue reading “Get Campaign Listing From InBox25 API Using Golang”
Use Context To Save The Project: Learn From NSA Missteps
The controversy surrounding the NSA has introduced a situation that we haven’t faced before, nationally, but there are similar situations and potential remedies that project managers can apply in day-to-day project management. When corporate warfare dips into a PM’s project he has two options: sit in silence or act to contain the damage. But how? Continue reading “Use Context To Save The Project: Learn From NSA Missteps”
The Bigger Picture, Context
Buried in a recent meeting, I looked around the room and imagined how much the meeting would change if everyone was wearing a clown head but saying the same things. All those facets would change even more dramatically if we were meeting in a burning building. A swimming pool. Had I been paying attention I wouldn’t have realized that I was thinking about context. Continue reading “The Bigger Picture, Context”
Are You A Cog Or A Saw Blade?
The metaphor of a cog in the machine is timeless and pretty much cliché. But it is also a generalization that remains because it is so right. Within project management the question applies to your planning, prioritization, but mostly to your strategization. To fulfill your project’s needs are you a cog that operates smoothly or do you slice through the organization’s resources and processes like a blade? Continue reading “Are You A Cog Or A Saw Blade?”