Oops, I deleted the wrong file/folder

Oops, I deleted the wrong file/folderHave you had one of those moments, just after you press the OK button on the "Are you sure you want to delete" dialog where you realize "No, I don't want to delete 'My Big Presentation 2008' I wanted to delete 'My Big Presentation 2007.ppt'?" This usually happens ...

VOIP Resources

VOIP Codec information  

Closing a DoITSmarter HelpDesk 1 Ticket

Closing a DoITSmarter HelpDesk 1 TicketThe SureTech.com technician must close down incidents escalated from SureHelp 1 once the issue is resolved.  To close down the incident, there are three fields that must be filled out:   Additional Comments This is where the resolution should be recorded - it should be as detailed as ...

Sharing QuickBooks File between Windows and Macintosh

Sharing QuickBooks File between Windows and Macintosh  How to Share QuickBooks Data Between Mac and Windows, updated 11/4/05  •     1    How to Share QuickBooks Data Between Mac and Windows    Mac > Windows    Once you receive a .QBB file from a QuickBooks 2006 for Mac user, follow these instructions to restore the ...

SurePhones Manual

Known Issues Call conference only works with 3 way calling on hard phones.  Soft phones can reportedly handle up to 10 simultaneous calls Currently it is not possible to automatically hit dial and successfully call a number from the Caller ID list - these must be redialed manually.   Key ...

SurePhones Survey

Loading...

Creating an Outlook Signature

Creating an Outlook SignatureAdding a signature to your e-mails will add a professional look to your emails especially when sending corporate emails. Adding a signature to emails is the same way as in Outlook 2003, only difference is that you can add a signature using the ribbon feature in Outlook 2007.   Open ...

What's your job?

This may seem like a silly question to some, but I think it's often easy for us to forget what our job really is. I'm going to write this from the perspective of a Software Developer, but it applies equally well to all job functions. As programmers, we have often ...

Xen/Citrix Virtualization Requirements

Requirements | Hosted Architecture | AD Design | Software Delegation | Pricing First Stage Deployment Goal   File Server Support Separate 3 Separate File Server OUs Use ONE ACTIVE DIRECTORY DOMAIN Chinese Wall Between Each OU Scalable storage from 500MB to 4TB or greater per OU Scalable users from 5 ...

Never trust user input

One of the most common security issues I see in code from new web developers (and even some experienced ones) is not sanitizing user input. They trust user input to have always come from a non-adversarial user interacting with the site through a web browser. Given the HTTP(S) protocol, there is ...

SureTech AD Diagram

SureTech AD DiagramRequirements | Hosted Architecture | AD Design | Software Delegation | Pricing

Expanding a virtual disk in parallels on a mac

 From: http://uneasysilence.com/archive/2007/01/9404/   Having a small bootable volume would make the below duplication easier, but making the volume in the first place would take more time than the duplication.   SFW This doesn’t have to be this complicated… (from my posting last year at parallels mac forum): (0) For Mac ...

XenDesktop XenServer Architecture

XenDesktop XenServer ArchitectureRequirements | Hosted Architecture | AD Design | Software Delegation | Pricing

Watching your code execute

When I was a younger (and more foolish programmer) I was fortunate enough to learn from some talented software developers. One of the many important lessons I learned was the benefits of watching your code excute. Now, to some, that may sound as exciting as watching the grass grow. But ...

Putting HTML elements on top of Flash movies

In order to have HTML elements on top of Flash movies, you need to include the parameter - wmode="transparent"- in your <embed> element. We use HTML elements for our dropdown menus and we generally want them on top of any content on the page. If you also have an <object> ...

Book Review: The Security Development Lifecycle

Security is something that is very important in all kinds of applications today. I have many more articles I want to write about security (particularly since we fixed a recent security hole). I'm going to start, however, with a review of one of two books I read recently on security. ...

Book Review: Secure Coding: Principles and Practices

Last time I reviewed one of two books on security that I had recently read. This time I'll review the other book - Secure Coding: Princeiples & Practices by Mark G. Graff and Kenneth R. van Wyk (and published by O'Reilly which puts out excellent books in general). This ...

Why am I Blogging?

A reasonable question to ask really. My main audience at this point is the development staff at Topaz Group. We are separated both by space and time. By space, because we are spread out and do not share offices or even the same area code. By time because I know ...

Communication and Flash

Methods Used to Communicate with Adobe Flash and Flex Type Setup Cost Maintenance Performance Reliability Delivery Method Message Format Communication Best for URL Variables Low High Very low Very low HTTP/HTTPS URL‐encoded text Asynchronous Simple data types XML Connections Low High Very low Very low HTTP/HTTPS XML text Asynchronous ...

FlashGames

= install FAME = http://fgpwiki.corewatch.net/wiki/FAME#.5B.5BFAME.5D.5D [http://dev2dev.bea.com/pub/a/2005/11/subclipse.html Using SVN in Eclipse] [http://svnbook.red-bean.com/ Subversion Documentation] = Flash Tools = [[UsingJSFL]]

Num Lock Getting Stuck on a Macintosh

I couldn't get the Numbers keys on my apple keyboard to work, nothing I could do seemed to help.  The digits refused to work. Every time I hit the "clear" button, which is the apple equivalent of Num Lock, I got a little squat sound like the fart of ...

Installing FAME

== FAME Installation Instructions == * [http://osflash.org/getting_started_with_fames Instructions from OSFlash] === FAME Components === * [[Installing Eclipse]] IDE - [http://www.eclipse.org/downloads/ Download] (i've just used the SDK, not the distros) * [[Installing ASDT]] - [http://aseclipseplugin.sourceforge.net/wordpress/?page_id=2 How To Install] * [[Installing FDT Instead of ASDT]] - ...

Installing FDT Instead of ASDT

= FDT = (Flash Development Tool) is a commercial PlugIn for the [[Installing Eclipse]] IDE to use it for authoring ActionScript 2.0. It is developed by the german company [http://www.powerflasher.com/ Powerflasher]. * '''Manufacturer:''' Powerflasher GmbH * '''Website:''' [http://www.powerflasher.com/fdt/flashsite/flash.htm http://www.powerflasher.com/fdt/flashsite/flash.htm] * '''License:''' ...

Installing MTASC

= MTASC = (Motion Twin ActionScript Compiler) is an open source command-line compiler for [[Flash]] [[ActionScript 2.0]]. * Official website: [http://www.mtasc.org/ http://www.mtasc.org/] * License: GNU GPL

Installing ASDT

= ASDT = (ActionScript Development Tool) is a free PlugIn for the [[Installing Eclipse]] IDE to use it for authoring ActionScript 2.0. * '''Website:''' [http://www.asdt.org/ http://www.asdt.org/] * '''License:''' GNU GPL

Installing SWFMill

= SWFMill = a tool that uses [[XML]] files to create a Flash SWF file. It can be used to create a SWF file that contains assets like graphics, sounds, fonts etc. which then can be used with [[Installing MTASC]] to inject [[ActionScript]] [[bytecode]]. * '''Website:''' [http://iterative.org/swfmill/ iterative.org/swfmill] ...

Installing Eclipse

= Eclipse IDE and Collaboration Tools Installation = 1. Installing the Eclipse IDE Visit the Eclipse Homepage click on the big yellow download eclipse button click on Download now: Eclipse Classic 3.3.1.1 - Mac OS X (137 MB) chose a download location and save to disk 2. ...

Flash Lite Games - With Verizon Wireless

Getting a Flash Lite with a Verizon handset requires using the BREW platform. This is an instruction set on how to push a cell game to your verizon handset.

UsingJSFL

===Notes=== You can have JSFL scripts available within the Flash authoring environment by storing them in one of several folders within the Configuration folder. By default: * Windows 2000 or Windows XP: * boot drive|Documents and Settings|user|Local Settings|Application Data|Macromedia|Flash 8|language|Configuration| * Mac OS X: * Macintosh HD|Users|userName|Library|Application Support|Macromdia|Flash 8|language|Configuration| To ...

Embedding CSS in a Post

add CSS inline html: <style type='text/css'> sytle from .css </style> or like this within a div: style="border: 1px; " A sample that looks good class .intro   ‘Rather than a mass customer base, advertising on these blogs gives lobbyists unbridled access to an extremely valuable audience: Britain’s political elite’ <font ...