Friday, September 28, 2007
Thursday, September 27, 2007
When doing a clean install, follow these steps (for me only)
- Back up all files
- Back up Outlook data files
- Back up Outlook rules
- Reformat
- Blow away Bootcamp partition
- Recreate Bootcamp partition
- start XP install
- Format using NTFS Quick option
- Install XP
- Fix mouse pointer, Start menu, view options (file extensions, invisible files), show computer on desktop
- Install all updates, including optional Windows Media player 11
- Install more updates
- Join wireless group
- Rejoin/install printers
- Install VPN
- Install Acrobat
- Download and install office
- Install office 2007 updates
- Start Outlook, quit
- Restore Outlook data files
- Restore Outlook rules
- Restore Windows files
- Add Windows Search
- Do VMWare Fusion Unity fix
- Back up Outlook data files
- Back up Outlook rules
- Reformat
- Blow away Bootcamp partition
- Recreate Bootcamp partition
- start XP install
- Format using NTFS Quick option
- Install XP
- Fix mouse pointer, Start menu, view options (file extensions, invisible files), show computer on desktop
- Install all updates, including optional Windows Media player 11
- Install more updates
- Join wireless group
- Rejoin/install printers
- Install VPN
- Install Acrobat
- Download and install office
- Install office 2007 updates
- Start Outlook, quit
- Restore Outlook data files
- Restore Outlook rules
- Restore Windows files
- Add Windows Search
- Do VMWare Fusion Unity fix
Trying WinClone
Ok, previous tip on backing up using Disk Utility didn't work for me. Going to try WinClone now. Sounds like what I need.
CFC Flex 2 data exchange example, using RemoteObject
http://blog.739saintlouis.com/2007/09/27/moving-data-from-coldfusion-cfcs-to-flex-2-applications-using-remoteobject/
Google hints I learned today
Date range:
Add &as_qdr=m3 for 3 months
http://www.google.com/search?q=photoshop&as_qdr=m3
Daterange finds files based on when they were indexed using the Julian calendar
photoshop daterange:2451544.5-2454370.5 (="photoshop" between 1/1/2000 and 9/27/07)
Filetype filters:
filetype:blah (such as filetype:pdf)
To get dictionary/wikipedia type answers:
define:word
or for more context
definition word
Operators:
| means OR
(picasa OR photoshop) site:gov
~ means synonyms
site:edu
inurl:wharton.upenn.edu
Alternate sites:
thumbshots.com to compare results between search engines, how many are unique
rollyo.com
Add &as_qdr=m3 for 3 months
http://www.google.com/search?q=photoshop&as_qdr=m3
Daterange finds files based on when they were indexed using the Julian calendar
photoshop daterange:2451544.5-2454370.5 (="photoshop" between 1/1/2000 and 9/27/07)
Filetype filters:
filetype:blah (such as filetype:pdf)
To get dictionary/wikipedia type answers:
define:word
or for more context
definition word
Operators:
| means OR
(picasa OR photoshop) site:gov
~ means synonyms
site:edu
inurl:wharton.upenn.edu
Alternate sites:
thumbshots.com to compare results between search engines, how many are unique
rollyo.com
Wednesday, September 26, 2007
VMWare Fusion 1.0 network problem/solution
This was the magic that worked for me.
Hi Folks,
Hoping you all can learn from the multiple-days worth of pain I endured. It all makes sense now in hindsight.
Setup:
MacBook Pro C2D 2.33 GHz, 3 GB RAM
Bootcamp 1.4 installed, XP SP2 on 30GB partition
VMWare Fusion, GM version installed
Problems:
- Over time Outlook 2007 stopped syncing to Exchange reliably. Some email would come in, but other email, some that was even sent earlier, didnt get delivered to my Outlook Inbox until AFTER I quit and restarted the app. Hitting Send/Receive would not deliver the stuck email even though I could see it using Webmail. I also found that after losing and then restarting a VPN connection on the Mac, that browsers in my virtual machine we able to see sites inside the firewall, but Outlook said it still couldn't connect to the Exchange server.
Solution:
Turns out that the whole problem was that I was using the NAT networking option for my Bootcamp VMWare virtual machine. Once I switched to Bridged mode ALL the above problems went away. I had originally used NAT so that I could just open one VPN connection when at home (now I also have to launch Cisco VPN within my virtual machine when at home), but launching VPN twice is a small price to pay for getting this all to work. Got this tip from the VMWare forum (looks like NAT is a bit buggy).
If only I could have figured that out without having to have first clean installed both Windows and OS X alas Fixed a Bootcamp 1.3->1.4 error in the process and also uncovered an LCD screen hardware issue (machine in the shop now). What a week
Hope this benefits someone else out there,
Bob
Hi Folks,
Hoping you all can learn from the multiple-days worth of pain I endured. It all makes sense now in hindsight.
Setup:
MacBook Pro C2D 2.33 GHz, 3 GB RAM
Bootcamp 1.4 installed, XP SP2 on 30GB partition
VMWare Fusion, GM version installed
Problems:
- Over time Outlook 2007 stopped syncing to Exchange reliably. Some email would come in, but other email, some that was even sent earlier, didnt get delivered to my Outlook Inbox until AFTER I quit and restarted the app. Hitting Send/Receive would not deliver the stuck email even though I could see it using Webmail. I also found that after losing and then restarting a VPN connection on the Mac, that browsers in my virtual machine we able to see sites inside the firewall, but Outlook said it still couldn't connect to the Exchange server.
Solution:
Turns out that the whole problem was that I was using the NAT networking option for my Bootcamp VMWare virtual machine. Once I switched to Bridged mode ALL the above problems went away. I had originally used NAT so that I could just open one VPN connection when at home (now I also have to launch Cisco VPN within my virtual machine when at home), but launching VPN twice is a small price to pay for getting this all to work. Got this tip from the VMWare forum (looks like NAT is a bit buggy).
If only I could have figured that out without having to have first clean installed both Windows and OS X alas Fixed a Bootcamp 1.3->1.4 error in the process and also uncovered an LCD screen hardware issue (machine in the shop now). What a week
Hope this benefits someone else out there,
Bob
Tuesday, September 25, 2007
The real deal behind the Canon Dioptric Adjustment lenses
Probably don't need it, but man the numbering is super weird.
http://creativekarma.com/ee.php/weblog/comments/dioptric_adjustment_lenses_for_canon_eos_digital_slrs/
http://creativekarma.com/ee.php/weblog/comments/dioptric_adjustment_lenses_for_canon_eos_digital_slrs/
Monday, September 24, 2007
Excel INDIRECT=eval(), vlookup
Was looking around for a way to dynamically evaluate cell references and finally after some digging found INDIRECT, which was just what I was looking for. VLOOKUP looks handy to transfer over data without having to specify a cell range.
Other basic, but key Excel learnings
Ok, so I obviously wasn't an Excel jockey before.
$A$1 means always refer to cell A1 and don't update the cell reference when copying.
Sheet4! means this reference is in sheet for of the same workbook. Haven't found a way to put a reference in front of the bang (a la A3! where the text of the worksheet is found in A3).
$A$1 means always refer to cell A1 and don't update the cell reference when copying.
Sheet4! means this reference is in sheet for of the same workbook. Haven't found a way to put a reference in front of the bang (a la A3! where the text of the worksheet is found in A3).
Array formulas in Excel, thank you...
Was trying to do a dynamic search for text within a range of Excel rows. Array formulas to the rescue. Great examples here:
emailoffice.com article
Be sure to hit "ctrl+shift+enter" when done entering the formulas or it won't work.
emailoffice.com article
Be sure to hit "ctrl+shift+enter" when done entering the formulas or it won't work.
Sunday, September 23, 2007
Faith, Reason books
From old article in the amhersttimes.
"The Language of God" Dr. Collins
"God's Universe" Dr. Gingerich
"Evolution and Christian Faith" Dr. Roughgarden
"Breaking the Spell: Reiligion as a Natural Phenomenon" Daniel C. Dennett
"The God Delusion" Richard Dawkins
"The Language of God" Dr. Collins
"God's Universe" Dr. Gingerich
"Evolution and Christian Faith" Dr. Roughgarden
"Breaking the Spell: Reiligion as a Natural Phenomenon" Daniel C. Dennett
"The God Delusion" Richard Dawkins
Aetna 24 hour nurse health line
1-800-556-1555
Health DB
www.aetna.com, click on Take Action on Your Health, Treating Illness, Health A-Z
Health DB
www.aetna.com, click on Take Action on Your Health, Treating Illness, Health A-Z
Saturday, September 22, 2007
Wednesday, September 19, 2007
Drag & dropping of rows in a Flex Datagrid
Don't know if I'll ever need/want to do this, but in case I want to find it later...
http://blog.flexexamples.com/2007/09/19/dragging-rows-between-two-different-flex-datagrid-controls/
http://blog.flexexamples.com/2007/09/19/dragging-rows-between-two-different-flex-datagrid-controls/
Subscribe to:
Posts (Atom)