Posts Tagged ‘gui’
Randnotiz | Project Sikuli
Thursday, January 28th, 2010Sikuli is a visual technology to search and automate graphical user interfaces (GUI) using images (screenshots). The first release of Sikuli contains Sikuli Script, a visual scripting API for Jython, and Sikuli IDE, an integrated development environment for writing visual scripts with screenshots easily. Sikuli Script automates anything you see on the screen without internal API’s support. You can programmatically control a web page, a desktop application running on Windows/Linux/Mac OS X, or even an iphone application running in an emulator.… für den einen oder anderen interessant sein – hier findet ihr die Projektseite. Beiträge der Kategorie Randnotiz erscheinen nicht auf der Hauptseite
mac | Finder UI Glitch
Saturday, November 14th, 2009
Manchmal frage ich mich ja schon ob ich einfach pingelig bin (durchaus im Bereich des möglichen) – oder ob die oft erwähnte Design Klitsche Apple trotz ihrer UI Guidelines etc manchmal blinde Flecken in der Eigenwahrnehmung hat.
Mich nervt seit geraumer Zeit dass mein Finder mir Hinweise einblendet wenn ich mich in meinem gesharten Netzwerk Ordner befinde …. aber seht es euch am besten selbst an.
mac | UI Anregung Part X
Tuesday, January 20th, 2009Mac OS X sagt man ja nach das es ach so Userfreundlich ist und die meisten Tasks einfach von der Hand gehen. Ob dem wirklich so ist ist wohl Ansichtssache – so oder so ist aber unbestritten das auch Apple massig Optimierungsbedarf hat … ob man dies in Cupertino selber auch so sieht mag ich nach meiner relativ kurzen Zeit als Mac User nicht umfassend einschätzen können, mein Grundgefühl sagt aber nein.
Beispiel gefällig ?
Apps & Design | Gründe für Design-Guidelines
Monday, December 1st, 2008Viele Mac-User schwören u.a. auf ihre Macs, das OS und die Programme da es als gesamtes recht stimmig rüberkommt. Ein Großteil der Programme hält sich mehr oder weniger an die UI-Guidelines und hilft somit letzlich dem User sich schneller zurechtzufinden.
Was passiert wenn man sich nicht an solche Richtlinien hält sieht man hier:
10.5 ::: Time Machine Scheduling
Sunday, June 1st, 2008Apple did a great step introducing Time Machine as an easy backup-solution for everyone (with a Mac & Mac OS 10.5).
While its a great thing in general it has to be configured for some users regarding the scheduling.
Till now the only solution i knew was editing
com.apple.backupd-auto.plist
Inside this file you have to modify the following section / key:
<key>StartInterval</key> <integer>3600</integer>
Where 3600 represents 3600 seconds as backup interval.
Well for those unwilling to edit .plist files take a look at TimeMachineScheduler.
It can…..
Quote:
- Set the interval from 1 to 12 hours.
- Run the backup manually or automatically also at startup, login or when the daemon has been loaded.
- Display the status of the daemon, of the backup volume and if the backup is currently running.
- Automount, an option to mount and unmount the backup volume automatically (see known problems).
- Option to hide the backup volume (to take effect a Finder relaunch is required).
Links:
Mac ::: Getting started with launchd
Sunday, June 1st, 2008Just sorting my old reminder-mails and here the content hehe.
If you need to get work with launchd in Mac OS X check Apple’s documentation here.
Quote:
In Mac OS X v10.4 Tiger, Apple introduced a new system startup program called launchd. The launchd daemon takes over many tasks from cron, xinetd, mach_init, and init, which are UNIX programs that traditionally have handled system initialization, called systems scripts, run startup items, and generally prepared the system for the user. And they still exist on Mac OS X Tiger, but launchd has superseded them in many instances. These venerable programs are widely used by system administrators, open source developers, managers of web services, even consumers who want to use cron to manage iCal scheduling, and they can still be called with launchd.
The launchd daemon also provides a big performance boost to your system. At any given time, only those daemons that are actually used are launched; combined with the fact that daemons can shut themselves down and be relaunched as needed means that you can reduce the average memory footprint of the system.
This article gives a quick overview of why launchd was needed, what it does, and then focuses on how to migrate your configuration files from cron, xinetd, mach_init, or init to a system using launchd.
Since 10.4 i am using Lingon as frontend for launchd.
Links:
Mac ::: Sandbox to play with ACL’s in Mac OS X
Sunday, June 1st, 2008About Sandbox:
What does Sandbox have to offer you?
- An organized, full-featured GUI for editing Mac OS X’s access control lists.
- A software update system so you never have to come back to this page to check for updates (but you’re welcome to anyway).
- A simple, easy-to-use panel for enabling and disabling ACL functionality
Version 2.1 is not 10.5 compatible so you have to use the latest beta on Leopard.
Well that’s it basically … Sandbox looks great if you are forced to work with ACL’s in Mac OS X but still prefer a real graphical user interface (GUI).
Oh one last thing…. if you are new to this topic and you want to see ACL’s in Terminal.app use ls -le insteed of the usual ls -l
Links:
Mac ::: The Origin Of The iChat UI
Tuesday, March 18th, 2008Found that article about the Origin of the iChat UI at daringfireball.net
Quote:
I had lost this historical document for a long time, but finally found it the other day on an old backup CD. Itâ ‚¬ „¢s the original 1997 sketch I made of a chat user interface based on speech balloons.
Drawn in ClarisWorks, April 21, 1997. This was based on my experiences with MUDs and IRC, having a really hard time keeping track of many-way chats. I think the only IM app available then was ICQ, which I hadnâ ‚¬ „¢t heard of. (IIRC, AIM came out later that year, at least for non-AOL users.) This also predates Microsoft Comic Chat, which used speech balloons too, although in a very different UI: theirs was for novelty, mine was for usability.


