-
Find me on Mastodon @jrothmanshore@fosstodon.org
Twitter Updates
Tweets by jrothmanshoreWhat I’m Reading
Tags
- .NET
- advertising
- airplay
- akamai
- apple
- asp.net
- awk
- bluetooth
- books
- browser
- customer service
- cygwin
- debugging
- DNS
- e-commerce
- excel
- experiments
- family
- fitness
- formatting
- health
- home technology
- HTML
- html shortcuts
- iis
- iMovie
- iOS
- iPad
- iPhone
- ISP
- javascript
- jboss
- judaism
- lego
- legos
- localization
- location services
- marketing
- medical
- memcached
- methodology
- Microsoft
- mobile
- MS word
- net neutrality
- networking
- npr
- OSX
- OS X
- outlook
- parenting
- performance
- personal finance
- photography
- plumbing
- powershell
- privacy
- psychology
- routing
- security
- shabbat
- shortcuts
- social media
- sql
- sqlserver
- television
- tomcat
- toys
- tracking
- travel
- voip
- windows 7
- wireless
- Word
-
Recent Posts
- php-fpm 503 timeout error triggered by interrupted client connection
- Shortcut: Simple rubber strips to make a phone easier to hold without the bulk of a case
- Shortcut: Overcome cell network congestion by dropping to 4G
- If you travel frequently, take a look at Arro app for taxis
- Am I really saving money as a cord cutter?
Archives
- January 2023
- April 2017
- September 2016
- June 2016
- March 2016
- February 2016
- January 2016
- December 2015
- November 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- July 2014
- June 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
-
Join 753 other subscribers
RSS
Categories
Meta
-
Tag Archives: browser
Shortcut: Create a spot in the Mac OSX Dock for a Chrome link
At my new job, I have had the luxury of using a Macbook Pro for my work computer instead of a Windows machine. Overall this has been a significant upgrade, but there have been a handful of areas that I … Continue reading
Solved: IE encounters ERROR_INTERNET_INCORRECT_HANDLE_STATE when opening a popup window
One of our engineers asked me to take a look at a bizarre problem in an application. When accessing the application using IE8, they would click a link that opens a popup window. Rather than the popup window loading, the … Continue reading
Solved: browser cookies vanish in IE8 when opening a new window to a different sub-domain
I’ve been working with a user at one of our clients who was encountering a most puzzling issue. They would be logged into one of our applications, and then they would invoke some functionality that was hosted off of another … Continue reading
Consolidate all your logins and passwords into a single account using LastPass
Over the last few years, I’ve had to create logins at well over 100 different websites. Some of these I use heavily, like Google, Facebook, or Twitter, and others I use only rarely, like AAA or Consumer Reports. Yet for … Continue reading
Determine a linux server’s public ip address from the command line
We were recently setting up a linux server to integrate with a partner of ours, and we found that it was unable to connect to the remote server. Our first suspicion was that our partner was blocking any ip addresses … Continue reading
HTML Shortcut: Dynamically populate a select list drop down when it is first clicked
e were recently making some modifications to a configuration options page. The page was set up a type of table, where each record had its own row, and each column represented a different type of data that could be edited. … Continue reading
HTML Shortcut: Dynamically switch to RTL mode based on the opener #localization #l10n
As we were working on adapting one of our applications to support right-to-left (RTL) languages like Hebrew and Arabic, we tripped over an issue with a static HTML document. Changing a page to by RTL is pretty easy. You can … Continue reading
Solved: Printing using CTRL+P stops working in IE8 on Windows 7 after modifying security settings
Many of our customers are large, global organizations with hundreds of thousands of employees and thousands of locations. With such a vast infrastructure, their IT organizations take great pains to keep their computers stable and secure. While in theory only … Continue reading
Performance Tuning: Clear hidden form variables to avoid unnecessarily large post backs #browser #html #javascript
To create rich web applications, it is fairly common to encode data in JSON on the server and then manipulate it using javascript on the client. For example, when creating a rich Datatable in YUI, rather than rendering the data … Continue reading
Chrome App Store has potential, but feels like the right product at the wrong time
Having spent some time playing around with Google’s new Chrome web store, I can see what they are going for, but I’m still not sure that there is a need for it. At least not yet. Apple has already proven … Continue reading