mlednor + software   39

Dash – Snippet Manager, Documentation Browser - Kapeli
Dash is an API Documentation Browser and Code Snippet Manager. Dash stores snippets of code and searches iOS, Mac, Man Pages and custom docsets. Included docsets: ActionScript, Android, C++, Cappuccino, Cocos2D, Cocos3D, Corona, CSS, Django, HTML, Java, JavaFX, JavaScript, jQuery, Kobold2D, Lua, MySQL, Node.js, Perl, PHP, Python, Ruby, Ruby on Rails, Sparrow, SQLite, Unity 3D, WordPress, XSLT, XUL. You can generate your own docsets by following the instructions here. Dash is currently free while in beta and is available on the Mac App Store.
mac  documentation  software  development 
14 days ago by mlednor
aria2 project
aria2 is a lightweight multi-protocol & multi-source download utility operated in command-line. It supports HTTP/HTTPS, FTP, BitTorrent and Metalink. aria2 has built-in JSON-RPC and XML-RPC interface. You can manipulate aria2 via these interfaces.
linux  software 
november 2011 by mlednor
Textastic - Text, Code and Markup Editor with Syntax Highlighting - FTP, SFTP, Dropbox - for iPad
Textastic is an advanced code editor for iPad with rich support for syntax highlighting, (S)FTP and Dropbox.
software  ipad 
november 2011 by mlednor
HDR photography software & plugin for Lightroom, Aperture & Photoshop - Tone Mapping, Exposure Fusion & High Dynamic Range Imaging for photography
If you have ever photographed a high contrast scene, you know that even the best exposure will typically have blown out highlights and flat shadows. The solution is High Dynamic Range (HDR) Photography processing:
› Take multiple photographs at varying exposure levels
› Merge the photos into an HDR image that reveals highlight and shadow details
› Adjust the settings to get the look you want: from natural-looking with Exposure Fusion to painterly or surreal with Tone Mapping
photography  photoshop  software 
november 2011 by mlednor
Running winexe on the Mac - Mac OS X Hints
If you are a Unix admin and also have to maintain Windows servers, you will find winexe a must command line utility to have in your arsenal.
windows  mac  software 
september 2011 by mlednor
EvoCam
EvoCam is the ultimate webcam software for Mac OS X. Use EvoCam to publish a webcam with streaming video, view and record video from network cameras and video servers, create timelapse movies, or use it as part of your home security system with its configurable motion sensors - these are just a few of the things you can do with this easy-to-use yet incredibly powerful webcam software!
mac  software  video 
august 2011 by mlednor
Software Protection Initiative - Lightweight Portable Security
Lightweight Portable Security (LPS) creates a secure end node from trusted media on almost any Intel-based computer (PC or Mac). LPS boots a thin Linux operating system from a CD or USB flash stick without mounting a local hard drive. Administrator privileges are not required; nothing is installed. The ATSPI Technology Office created the LPS family to address particular use cases. LPS-Public is a safer, general-purpose solution for using web-based applications. The accredited LPS-Remote Access is only for accessing your organization's private network.
security  linux  software 
august 2011 by mlednor
AeroFS - File sync without servers
Using AeroFS, you can sync all the data on your devices. No limits. No caps. You already have your storage, now use it!
backup  software  storage  sync 
june 2011 by mlednor
Team Collaboration | Feng Office
Feng Office Collaboration Platform enables you to: Manage your projects and business services Collaborate with your team and your customers Organize and share documents and files.
office  productivity  software  web 
june 2011 by mlednor
Zenphoto - Simpler web gallery management
Zenphoto is a standalone gallery CMS that just makes sense and doesnt try to do everything and your dishes. We hope you agree with our philosophy: simpler is better. Dont get us wrong though Zenphoto really does have everything you need for web media gallery management.

Actually Zenphoto is more than just a gallery for images! It also features multimedia support for audio and video and is even capable of running your entire portfolio website including a news section (blog) and custom pages. This makes Zenphoto the ideal CMS for illustrators, artists, designers, photographers, film makers and musicians.
software  php  photography 
may 2011 by mlednor
Literature and Latte - Scrivener Knowledge Base
This lists the keyboard shortcuts used in Scrivener 2.0, organised by menu name.
writing  mac  software 
may 2011 by mlednor
Time Sink · Many Tricks
Have you ever wondered exactly where all your time goes while you're working away at your Mac? Wonder no longer…Time Sink will show you exactly what you've been working on.
mac  productivity  software 
may 2011 by mlednor
`pmset schedule` wrapper to easily schedule OS X to sleep, shutdown, etc — Gist
`pmset schedule` wrapper to easily schedule OS X to sleep, shutdown, etc
mac  software 
march 2011 by mlednor
Qataki: Command line Identi.ca/StatusNet/Twitter client
Qataki is a command line Identi.ca/StatusNet/Twitter client. It's a shell script that, besides usual UNIX utilities (like sed/awk/grep), depends on curl and ELinks (or Lynx if ELinks is not installed).
linux  twitter  software 
february 2011 by mlednor
mongoose - Project Hosting on Google Code
Mongoose is easy to use web server. It also can be used as embedded web server library to provide a web interface to applications.

Mongoose executable does not depend on any external library or configuration. If it is copied to any directory and executed, it starts to serve that directory on port 8080 (so to access files, go to http://localhost:8080). If some additional config is required - for example, different listening port or IP-based access control, then a mongoose.conf file with respective options (see example) can be created in the same directory where executable lives. This makes Mongoose perfect for all sorts of demos, quick tests, file sharing, and Web programming.
web  software 
february 2011 by mlednor
Download details: Microsoft Mathematics 4.0
Microsoft Mathematics provides a graphing calculator that plots in 2D and 3D, step-by-step equation solving, and useful tools to help students with math and science studies.
free  software  windows 
january 2011 by mlednor
Juice, the cross-platform podcast receiver.
Want to listen to internet audio programs but can't when they are scheduled? This program lets you create your own custom online audio anytime, anywhere. Really.
opensource  software  freeware  audio 
november 2010 by mlednor
Reducing visual clutter in Mail.app | Unclutterer
The fabulous Patrick Rhone from Minimal Mac instructs Mac users how to make their e-mail program less cluttered in his guest post today. Thank you, Patrick, for sharing your talents with us!
mac  productivity  software  email 
october 2010 by mlednor
Homebrew — MacPorts driving you to drink? Try Homebrew!
Homebrew is the easiest and most flexible way to install the UNIX tools Apple didn't include with OS X.
mac  software  unix 
august 2010 by mlednor
Opacity
Opacity is an easy to use program for drawing graphics for the screen. It's great for making resolution independent images and icons for applications and the web.
mac  software  graphics 
may 2010 by mlednor
Don't Quit Your Day Job: Erlang on a Mac (for the lazy)
Getting Erlang installed on your Mac isn't really all that difficult. You can just download it from http://erlang.org/download.html and build from source. But if you want to plan for future lazyness, then Homebrew is the way to go. Homebrew is quickly becoming the package manager of choice for OSX, so it will not only get your Erlang installed quickly and easily, but many of your other *NIX-y tools of choice. Go here http://wiki.github.com/mxcl/homebrew/installation for download instructions. I strongly suggest reading the whole page before you start. Once you have it installed just go to the Terminal (yea you are already there if you installed Homebrew) and type 'brew install erlang'. After it completes downloading and making the source (yes Homebrew just automates the available .configure/make/make install process) you are ready for the next step.
mac  software  erlang 
april 2010 by mlednor
Homebrew: OS X’s Missing Package Manager | Engine Yard Ruby on Rails Blog
Managing software packages on Unix has always been, to put it politely, a giant pain, and most Linux distributions are built around the different ways we’ve all been trying to alleviate that pain. In this post, I’ll walk you through Homebrew, a fantastic new option for package management made simple.
mac  software 
april 2010 by mlednor
Lose it! - Succeed at weight loss using your iPhone
Lose It! is the most complete and streamlined weight loss application for the iPhone and iPod T
iphone  software  health 
march 2010 by mlednor
Days Left 1.0.2 software download - Mac OS X - VersionTracker
Days Left sits in your dock, telling you how many days are left to a certain due date. That due date can be set in its preference window. Thanks to Stéphane Sudre's WBCalendarControl you can enter it nicely. If you want the same in the menu, you can use the Countdown menu extra, which can be found on Britta's excellent super OS X menubar items list. However Days Left only counts full days, and switches at exactly 00:00 hours. (It does so with a timer to not waste usefull CPU cycles, and updates on wake and sleep). I put this little thing right next to iCal and let it show me the Days Left until my next most important day. Use it for whatever purposes you want! It's free... take it!
mac  software 
march 2010 by mlednor
Tesseract: an Open-Source Optical Character Recognition Engine | Linux Journal
Tesseract is a quirky command-line tool that does an outstanding job
linux  opensource  software  ocr 
march 2010 by mlednor
Open Source Tools - Simple Software
This page contains the rest of the tools. They don't fit on any specific category.

These little open source tools were coded when I needed a specific solution for a specific task so they are very minimal and focused on only one thing. They are mostly quick hacks that I put together fast, so the code is not very beautiful or optimized.

They are all released with the full source, under the GPL. If you make changes or enhace the tools I'd love to have a copy.
mac  software  windows  linux 
march 2010 by mlednor
The Escapers - Flux
Flux is an advanced Web design application, capable of creating stunning sites from scratch. Flux isn't a template based solution, it's a creative design environment.
mac  software  webdesign 
february 2010 by mlednor

Copy this bookmark:



description:


tags: