hints.macworld.comMac OS X Hints - A community-built collection of OS X hints

hints.macworld.com Profile

hints.macworld.com

Maindomain:macworld.com

Title:Mac OS X Hints - A community-built collection of OS X hints

Description:-- Powered by the Parse.ly Publisher Platform (P3). More Mac Sites: Macworld MacUser iPhone Central Pick of the Week - Nov 10 [ Show all picks ] Path Finder 5 - A feature-laden Finder replacement -- S

Discover hints.macworld.com website stats, rating, details and status online.Use our online tools to find owner and admin contact info. Find out where is server located.Read and write reviews or vote to improve it ranking. Check alliedvsaxis duplicates with related css, domain relations, most used words, social networks references. Go to regular site

hints.macworld.com Information

Website / Domain: hints.macworld.com
HomePage size:78.226 KB
Page Load Time:0.037194 Seconds
Website IP Address: 151.101.42.165
Isp Server: Perimeter Technology Inc.

hints.macworld.com Ip Information

Ip Country: United States
City Name: Manchester
Latitude: 42.991245269775
Longitude: -71.46656036377

hints.macworld.com Keywords accounting

Keyword Count

hints.macworld.com Httpheader

x-amz-id-2: UUSvzRdg1qV622VMeLl5Vo4rzzZTsREipT1q/qevO7vxuAXL97qVAzQrevgWjW1yHPwxWr2Xt7E=
x-amz-request-id: 47BC8706C45B8FD4
x-amz-meta-s3cmd-attrs: uid:501/gname:staff/uname:sgreat/gid:20/mode:33188/mtime:1415928363/atime:1416004443/md5:ab038b5ee94dab317003b92f35f04b2a/ctime:1415928363
Last-Modified: Mon, 17 Nov 2014 22:30:14 GMT
ETag: "ab038b5ee94dab317003b92f35f04b2a"
Content-Type: text/html
Server: AmazonS3
Content-Length: 66138
Accept-Ranges: bytes
Date: Wed, 22 Jan 2020 05:00:47 GMT
Via: 1.1 varnish
Age: 721
Connection: keep-alive
X-Served-By: cache-sjc10023-SJC
X-Cache: HIT
X-Cache-Hits: 1
X-Timer: S1579669247.087676,VS0,VE1

hints.macworld.com Meta Info

content="text/javascript" http-equiv="Content-Script-Type"/
content="text/css" http-equiv="Content-Style-Type"/
http-equiv="Pragma" content="no-cache"

151.101.42.165 Domains

Domain WebSite Title

hints.macworld.com Similar Website

Domain WebSite Title
hints.macworld.comMac OS X Hints - A community-built collection of OS X hints
macworkshops.comHands-on Mac Training in Mac OS X and Mac OS X Server by Apple-Certified Consultants with Real-World
macmall.comApple Mac Computers, iPads & Accessories from MacMall | The #1 Mac Warehouse | TigerDirect.com
mac-how-to.wonderhowto.comMac Tips :: Gadget Hacks » Getting things done quicker on a Mac, iPhone, and iPad
tacomac.comTaco Mac Restaurants: Sports, Wings, Beer & BurgersTaco Mac
intego.comIntego - Mac Security and Antivirus Software for Mac OS X
fp.intego.comIntego - Mac Security and Antivirus Software for Mac OS X
site.intego.comIntego - Mac Security and Antivirus Software for Mac OS X
webwork.uwstout.eduWeBWorK Use Tutorials and Hints
mac.tuneclone.comTuneClone M4P Converter for Mac - Convert iTunes Music M4P M4A AAC to MP3 on Mac
freecodescheats.comCheatCodescom - Cheats Codes Hints Guides
probaway.comProbaway life-hack strategies helps & hints
gemhunter.webs.comProfessor Hausel's Prospecting Hints for Gemstones and Gold
cheatcodes.comCheats, Codes, Hints, Guides, Achievements & Trophies - CheatCodes.com
m.cheatcodes.comCheats, Codes, Hints, Guides, Achievements & Trophies - CheatCodes.com

hints.macworld.com Traffic Sources Chart

hints.macworld.com Alexa Rank History Chart

hints.macworld.com aleax

hints.macworld.com Html To Plain Text

-- Powered by the Parse.ly Publisher Platform (P3). More Mac Sites: Macworld MacUser iPhone Central Pick of the Week - Nov 10 [ Show all picks ] Path Finder 5 - A feature-laden Finder replacement -- Submit Hint • Search • The Forums • Links • Stats • Polls • Headlines • RSS 14,000 hints and counting! -- -- Notice: Mac OS X Hints is now a read-only site Nov 13, '14 10:56:00AM • Contributed by: bcappel We respect its storied history, and value the contributions of its many readers, but we can no longer support it at the level it deserves. There’s a wealth of great information here that many will find useful, so we've elected to maintain it in a read-only form. Thanks for your many years of attention and everything you've done to make the site such a valuable resource. • Currently 2.00 / 5 You rated: 2 / 5 (3 votes cast) [72 views] -- Getting Java client apps to run the way you want Sep 16, '14 07:00:00AM • Contributed by: pglock I sometimes find the Java setup on my various Apple devices to be a mystery. Recently, I was trying to get a Java applet to run in the same way on 2 iMacs and my MacBook Air. The applet is a simple vpn client from Juniper that lets me access a Citrix Desktop from any Mac that I can install the Citrix receiver client on so I can work on 'Company stuff' from a large screen iMac when I'm sat at home or from my MacBook when I'm on the road (it works fine over 3/4G). The first thing is that you have to do some configuring of both Java and Safari to get the applet to run at all. Once that was all done, I could log in from all my Macs, fire up the applet and establish a secure connection. On two of the Macs, as soon as I fired up the Citrix app, the Java vpn window would show 'error'. The console showed a Java crash. But on the third Mac, everything worked fine. I made sure that the Safari and Java preferences were set the same on each machine but still no joy. Then I remembered that I had done some Java development in the past and installed various jdks from Oracle so I ran: java -version in Terminal on each machine. I keep everything up to date via the Java control panel (currently 1.7xx soon to be 1.8) so was surprised to see this: java version "1.6.0_65" That was on the working Mac. Then I remembered the difference between 'System' Java, Java plugins, and Java development kits. Simply put, you can have multiple versions of Java in different places. What was happening on the not-working Macs was that the jdk versions were being used, and the Juniper vpn client won't work with them. To fix things for the moment I simply removed the jdk folders. sudo rm -fr /Library/Java/JavaVirtualMachines/* And then checked that the reported version of Java was 1.6 on each Mac. Web applets still use the up to date, secure version 1.7 plugin. [ crarko adds: I believe Oracle has said that eventually Java will no longer support applets at all, on any platform.] Post a comment • Comments (8) Currently 1.86 / 5 You rated: 4 / 5 (7 votes cast) [9,419 views] -- Siri: workaround Content Not Available error Sep 11, '14 07:00:00AM • Contributed by: robleach A few weeks ago, a number of people started reporting having trouble with Siri. Phrases like 'Call my wife' or 'Tell my dad' stopped working. Siri knew who those people were but proclaimed 'Uh oh, I don't have a phone number for Jane Isa Doe." and beneath, there's a message: "Content Not Available." I debugged this for over an hour and on a hunch, found a workaround that seems to work for nearly everyone who has tried it. All you have to do is delete the middle name of the person in *your* contact card where it is stored as a relationship. I'm not sure why that works; it shouldn't, but it does. That's why I call it a workaround instead of a fix. I figure Apple is mucking around with Siri and perhaps caused a bug or some sort of corruption. I'd be curious to know from MacOSXHints users whether they are experiencing this problem in the first place and if the workaround works for you, too. I'd also like to understand why this works and why the problem even exists. I had tried a ton of suggested fixes for the issue before stumbling upon this work around. You can read more about it in my blog entry . In it, I link to the Apple discussion forums at the bottom, where people have been saying that this workaround fixes the issue for them. [ crarko adds: I find I already don't have middle names in any of my Contacts, so I've not seen this. I wonder if something is going on at Apple's end, where the Siri processing gets done. Perhaps in preparation for iOS 8.] Post a comment • Comments (7) Currently 2.67 / 5 You rated: 1 / 5 (9 votes cast) [9,396 views] -- Older browser behavior changes in Google search Sep 04, '14 07:00:00AM • Contributed by: Anonymous As of August 29, 2014, Google has decided to intentionally break old browsers. They say it's not a bug, it's by design here , even though Google's support page says it accepts Safari 4 as a fully supported browser. If you want Google searches to go back to the modern style, you need to change your User-Agent string. For Safari, enable the Develop Window and use an option in there that works. Internet Explorer 9 (Windows) works, for example. [ crarko adds: I don't have an older system active at the moment to try this. It's inevitable that older software becomes obsolete, the same way older hardware does. I think the actual hint here is a reminder that if a site misbehaves, changing the user agent can be an effective troubleshooting tool.] Post a comment • Comments (2) Currently 2.25 / 5 You rated: 5 / 5 (8 votes cast) [11,284 views] -- 10.8: Open a specific browser based on the URL Aug 27, '14 07:00:00AM • Contributed by: tom_sep Usually I want to open Gmail in Chrome and URLs pointing to my development server in Firefox. For everything else I use Safari. There is this nifty free app called LinCastor that enables you to register your own handler for an URL. Although it had beed designed to register your own non-standard URL schemes, it can intercept standard http and https as well. In LinCastor (which you need to double-click twice to fully open for editing): Add a new URL scheme Choose AppleScript handler Paste the following code in, (replacing the stub code at the bottom): on handle_url(args) if (|URL| of args starts with "https://mail.google.") then tell application "Google Chrome" open location |URL| of args end tell else if (|URL| of args starts with "http://") then tell application "Firefox" open location |URL| of args end tell else tell application "Safari" open location |URL| of args end tell end return 1 end Obviously you should customize the code to suite your own specific needs. You can validate the script right in LinCastor before saving/activating it. I use the same mechanism to launch 'site specific browsers apps' created by Fluid . For example I have a JIRA app wrapper which looks for anything staring with http://issues. [ crarko adds: I tested this, and it works as described. LinCastor requires OS X 10.8 or later. I tried it in 10.10 beta 2, and it also worked there. There's not much documentation for it, so tinker around a bit to get the result you want.] Post a comment • Comments (9) Currently 1.04 / 5 You rated: 2 / 5 (231 votes cast) [11,531 views] -- Setting Up an iOS 7 On-Demand VPN Aug 20, '14 07:00:00AM • Contributed by: Anonymous I'm writing a detailed set of instructions for getting VPN 'on-demand' working with iOS 7. See Setting Up an iOS 7 On-Demand VPN for the details (it's way too much stuff to post via MacOSXHints, as much as I've been a fan of this site for many years). The complete set of instructions include: setting up an IPSec VPN with iOS setting up an OpenVPN with iOS setting up a managed iOS device with VPN 'on demand' capabilities (for both IPSec and OpenVPN). A few comments about this work: One of the primary objectives was to document a setup where the VPN-connected iOS device routes all the device's traffic through our netw...

hints.macworld.com Whois

"domain_name": [ "MACWORLD.COM", "macworld.com" ], "registrar": "MarkMonitor, Inc.", "whois_server": "whois.markmonitor.com", "referral_url": null, "updated_date": [ "2019-10-22 09:03:21", "2019-10-22 02:03:21-07:00" ], "creation_date": [ "1997-11-24 05:00:00", "1997-11-24 00:00:00-08:00" ], "expiration_date": [ "2020-11-23 05:00:00", "2020-11-22 00:00:00-08:00" ], "name_servers": [ "NS-A.PNAP.NET", "NS-B.PNAP.NET", "NS-C.PNAP.NET", "NS-D.PNAP.NET", "NS0.PCWORLD.COM", "NS1.PCWORLD.COM", "ns-c.pnap.net", "ns0.pcworld.com", "ns-d.pnap.net", "ns-a.pnap.net", "ns1.pcworld.com", "ns-b.pnap.net" ], "status": [ "clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited", "clientTransferProhibited https://icann.org/epp#clientTransferProhibited", "clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited", "clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited)", "clientTransferProhibited (https://www.icann.org/epp#clientTransferProhibited)", "clientDeleteProhibited (https://www.icann.org/epp#clientDeleteProhibited)" ], "emails": [ "abusecomplaints@markmonitor.com", "whoisrequest@markmonitor.com" ], "dnssec": "unsigned", "name": null, "org": "International Data Group, Inc.", "address": null, "city": null, "state": "MA", "zipcode": null, "country": "US"