Osx - Recent Bookmarks - Page 1:
Twitter Engineering: Fast Core Animation UI for the Mac
Starting today, Twitter is offering TwUI as an open-source framework (https://github.com/twitter/twui) for developing interfaces on the Mac.
http://engineering.twitter.com/2011/07/starting-today-twitter-is-offering-twui.html
Tags: cocoa, mac, animation, mac_osx, opensource, osx, twitter, uikit, appkit, coreanimation Saved by: admin at 02 Jul 2011
Starting today, Twitter is offering TwUI as an open-source framework (https://github.com/twitter/twui) for developing interfaces on the Mac.
http://engineering.twitter.com/2011/07/starting-today-twitter-is-offering-twui.html
Tags: cocoa, mac, animation, mac_osx, opensource, osx, twitter, uikit, appkit, coreanimation Saved by: admin at 02 Jul 2011
Designing GitHub for Mac — Warpspire
Why? Because Objective-C is really easy. The language was never a problem. You know what was? Cocoa. Learning the differences between layer-backed views, layer-hosted views — understanding that you ... Read more
http://warpspire.com/posts/designing-github-mac/
Tags: design, github, mac, git, osx, development, prototyping, inspiration, via:packrati.us, application Saved by: admin at 29 Jun 2011
Why? Because Objective-C is really easy. The language was never a problem. You know what was? Cocoa. Learning the differences between layer-backed views, layer-hosted views — understanding that you ... Read more
http://warpspire.com/posts/designing-github-mac/
Tags: design, github, mac, git, osx, development, prototyping, inspiration, via:packrati.us, application Saved by: admin at 29 Jun 2011
GitHub for Mac
Holy crap. GitHub probably just put all the other GUI git clients out of business. http://t.co/0gu5FVR. Bam. – Brandon Weiss (brandon_weiss) http://twitter.com/brandon_weiss/status/83584358866358273
http://mac.github.com/
Tags: mac, git, github, software, osx, development, via:packrati.us, programming, tools, free Saved by: admin at 23 Jun 2011
Holy crap. GitHub probably just put all the other GUI git clients out of business. http://t.co/0gu5FVR. Bam. – Brandon Weiss (brandon_weiss) http://twitter.com/brandon_weiss/status/83584358866358273
http://mac.github.com/
Tags: mac, git, github, software, osx, development, via:packrati.us, programming, tools, free Saved by: admin at 23 Jun 2011
How to burn a Lion boot disc | TUAW - The Unofficial Apple Weblog
"OS X Lion will be distributed via the Mac App Store and you can download the installer files to your hard drive. Once you have the installer files, follow these steps to create your very own boot dis... Read more
http://www.tuaw.com/2011/06/07/how-to-burn-a-lion-boot-disc/
Tags: lion, osx, mac, apple, howto, boot, disc, macosx, technology, mac_osx Saved by: admin at 08 Jun 2011
"OS X Lion will be distributed via the Mac App Store and you can download the installer files to your hard drive. Once you have the installer files, follow these steps to create your very own boot dis... Read more
http://www.tuaw.com/2011/06/07/how-to-burn-a-lion-boot-disc/
Tags: lion, osx, mac, apple, howto, boot, disc, macosx, technology, mac_osx Saved by: admin at 08 Jun 2011
How to Get Mac OS X's Best Features on Windows
Mac OS X is nice and all, but it only runs on Macs. Here's how to get some of that charm on your Windows PC: http://lifehac.kr/mIvA4W – Lifehacker (lifehacker) http://twitter.com/lifehacker/status/7... Read more
http://lifehacker.com/5807358/how-to-get-mac-os-xs-best-features-on-windows
Tags: windows, windows7, mac, software, tips, tutorial, desktop, list, osx, pc Saved by: admin at 02 Jun 2011
Mac OS X is nice and all, but it only runs on Macs. Here's how to get some of that charm on your Windows PC: http://lifehac.kr/mIvA4W – Lifehacker (lifehacker) http://twitter.com/lifehacker/status/7... Read more
http://lifehacker.com/5807358/how-to-get-mac-os-xs-best-features-on-windows
Tags: windows, windows7, mac, software, tips, tutorial, desktop, list, osx, pc Saved by: admin at 02 Jun 2011
iA Writer
Featured Article “I thought Text Edit was simple until I tried Writer.” – Erik Spiekermann “I thought Text Edit was simple until I tried Writer.” – Erik Spiekermann iA Writ... Read more
http://www.iawriter.com/
Tags: mac, via:packrati.us, writing, app, software, editeur, ia, writer, alternative, osx Saved by: admin at 29 May 2011
Featured Article “I thought Text Edit was simple until I tried Writer.” – Erik Spiekermann “I thought Text Edit was simple until I tried Writer.” – Erik Spiekermann iA Writ... Read more
http://www.iawriter.com/
Tags: mac, via:packrati.us, writing, app, software, editeur, ia, writer, alternative, osx Saved by: admin at 29 May 2011
On TermKit | Steven Wittens - Acko.net
"I've been administering Unix machines for many years now, and frankly, it kinda sucks. It makes me wonder, when sitting in front of a crisp, 2.3 million pixel display (i.e. a laptop) why I'm telling ... Read more
http://acko.net/blog/on-termkit
Tags: terminal, unix, javascript, osx, software, linux, termkit, webkit, tools, web Saved by: admin at 19 May 2011
"I've been administering Unix machines for many years now, and frankly, it kinda sucks. It makes me wonder, when sitting in front of a crisp, 2.3 million pixel display (i.e. a laptop) why I'm telling ... Read more
http://acko.net/blog/on-termkit
Tags: terminal, unix, javascript, osx, software, linux, termkit, webkit, tools, web Saved by: admin at 19 May 2011
Flexibits | Fantastical | Meet your new assistant.
Fantastical’s primary innovation is its natural language parser for event creation — you type something like “Yanks-Rays tonight at 6:40” and Fantastical not only parses that into a new event,... Read more
http://flexibits.com/fantastical
Tags: mac, calendar, software, osx, app, apps, tools, via:packrati.us, ical, mac_software Saved by: admin at 18 May 2011
Fantastical’s primary innovation is its natural language parser for event creation — you type something like “Yanks-Rays tonight at 6:40” and Fantastical not only parses that into a new event,... Read more
http://flexibits.com/fantastical
Tags: mac, calendar, software, osx, app, apps, tools, via:packrati.us, ical, mac_software Saved by: admin at 18 May 2011
Applying the Unix Process Model to Web Apps
Let’s set up memcached to run as a managed process on Ubuntu. Write an Upstart config: /etc/init/memcached.conf description "Memcached" exec /usr/bin/memcached >> /var/log/memcached.log start on ru... Read more
http://adam.heroku.com/past/2011/5/9/applying_the_unix_process_model_to_web_apps/
Tags: unix, linux, process, ruby, architecture, monitoring, deployment, development, osx, sysadmin Saved by: admin at 10 May 2011
Let’s set up memcached to run as a managed process on Ubuntu. Write an Upstart config: /etc/init/memcached.conf description "Memcached" exec /usr/bin/memcached >> /var/log/memcached.log start on ru... Read more
http://adam.heroku.com/past/2011/5/9/applying_the_unix_process_model_to_web_apps/
Tags: unix, linux, process, ruby, architecture, monitoring, deployment, development, osx, sysadmin Saved by: admin at 10 May 2011
Vico Editor
Vico is the result of a personal itch. My eyes want a beautiful looking, modern Mac text editor. But my fingers just want vi. Vico is inspired by some great software out there. The vi/vim command set... Read more
http://www.vicoapp.com/
Tags: editor, mac, software, vim, programming, osx, via:packrati.us, coding, apps, webdev Saved by: admin at 02 May 2011
Vico is the result of a personal itch. My eyes want a beautiful looking, modern Mac text editor. But my fingers just want vi. Vico is inspired by some great software out there. The vi/vim command set... Read more
http://www.vicoapp.com/
Tags: editor, mac, software, vim, programming, osx, via:packrati.us, coding, apps, webdev Saved by: admin at 02 May 2011