Isn’t it great! Talking to Billy on the phone!
Category: Uncategorized
How to Re-Enable Zoom for Websites That Block It in Safari for Your iPhone « iOS Gadget Hacks
Ever get frustrated that you can’t zoom pages on a mobile device (e.g., Facebook)? Here’s a bookmarklet/favelet that’ll re-enable zoom on any web site.
Then, when you go to a page you want to ‘Zoom’, just click the ‘Zoom’ bookmark and that page will be zoomable.
1. Make a bookmark
(you need to edit something, so it doesn’t matter which bookmark)
2. Change it’s name to ‘Zoom’
3. Replace URL of this bookmark with JavaScript Code
Now, just delete the URL address of the webpage you initially bookmarked (http://www.qz.com/… in the above screenshot) and replace it with the following JavaScript snippet.
javascript:document.querySelector(‘meta%5Bname=viewport%5D’).setAttribute(‘content’,’width=device-width,initial-scale=1.0,maximum-scale=10.0,user-scalable=1′);
Tap Done on the keyboard, then Done once again in Bookmarks to finish the process.
Source: How to Re-Enable Zoom for Websites That Block It in Safari for Your iPhone « iOS Gadget Hacks
Apple open sources Swift | Ars Technica
Interesting Stuff!
Compiler and standard libraries will be available for OS X, iOS, and Linux.
Bryan Bixler: Battling Anorexia, Pt. 1 | The Dr. Oz Show
Markdown cheat sheet | warpedvisions.org
Markdown cheat sheet | warpedvisions.org.
And to Copy TITLE tag to TITLE and h1:
GREP: Title: (.*)
REPLACE: Title: 1n#1
RegexAdvice – Extract strings in-between curly braces
RegexAdvice – Extract strings in-between curly braces.
Raw Match Pattern:
\{([^}]*)\}
$matches Array:
(
[0] => Array
(
[0] => {Mr. Jones}
)
[1] => Array
(
[0] => Mr. Jones
)
Michael
“In theory, theory and practice are the same. In practice, they are not.”
Albert Einstein
At Uncle Joe’s for Thanksgiving!
We’re having a great time!
Computer 3D From a Long Time Ago in a Galaxy Far, Far Away
Get rid of categories / comments info in Pressrow posts? « WordPress.com Forums
This guy on this post looks a lot like someone I know…
Get rid of categories / comments info in Pressrow posts? « WordPress.com Forums.
Source Code of Several Atari 7800 Games Released! | ProgrammerFish – Everything that’s programmed!
Source Code of Several Atari 7800 Games Released! | ProgrammerFish – Everything that’s programmed!.
Remember the Dig Dug or Centipede or Robotron? They used to be favorites when Atari’s 7800 series was still around. Now since the era of those consoles is over and a different world of interactive reality gaming has taken over, Atari has unofficially released source code of over 15 games for the coders and enthusiasts to admire the state-of-the-art (because this is what it was back then). During those times nobody would have imagined in their wildest dreams the games that Atari’s developers floated into the gaming thirsty market and instantly swept across continental boundaries. But things changed soon after that and a company once regarded as one of the most successful gaming console manufacturers and developers faded away in the pages of our technology’s hall-of-fame.
In an official release, Atari has quoted that the purpose of the release is to give potential developers insight into the Atari’s gaming platform so they may possibly build upon the 7800 series.
I have collected of the game’s banners: