Monday, January 30, 2012
Web-safe Fonts
Nice table of fonts showing various levels of web-safetiness at Speaking in Styles.
Wednesday, January 25, 2012
AT&T U-verse Internet Notes
- 2Wire Gateway
- 2Wire router does not connect wireless devices - I ended up doing these: switch channel to not 11, change to 802.11g, unplug 30 seconds then re-plug. Nothing seemed to change until the power cycle was done.
Tuesday, January 24, 2012
AT&T U-verse Voicemail Notes
And, if not using the Voice Mailbox:
Thursday, January 19, 2012
Wednesday, January 18, 2012
this.href vs $(this).attr("href")
this.href
-- returns the fully qualified URL$(this).attr("href")
-- returns the exact value of the "href" attribute(see Stackoverflow discussion)
Tuesday, January 17, 2012
Notepad++ intellisense
To enable auto-completion on Notepad++, go to Settings -> Preferences -> Backup/Auto-Completion tab, and put check marks on the auto-completion options (go for Function completion). Not exactly context-specific intellisense, but not bad.
(see: How To Enable Intellisense In Notepad++)
If auto-completion is not enabled, click Ctrl-Space to display the autocomplete list.
(see: intellisense help!!! in notepad ++)
(see: How To Enable Intellisense In Notepad++)
If auto-completion is not enabled, click Ctrl-Space to display the autocomplete list.
(see: intellisense help!!! in notepad ++)
Wednesday, January 4, 2012
Tuesday, January 3, 2012
Subscribe to:
Posts (Atom)