circle.ch weblog by Urs Gehrig |
|
|
|
| Academic, Android, Apache, Apple, Art, Best Of, Biotech, Civil Society, Content Management, Cooking, Copyright, Creative Commons, Crosspost, Culture, Database, Deutsch, DRM, Economy, Education, Event, Gadget, General, Geodata, Government, Health, Howto, Humor, Innovation, Intellectual Property, Java, Language, LaTeX, Law, Linux, Media, Moblog, Mozilla, Music, Office, Open Content, Open Source, P2P, PHP, Podcast, Politics, Privacy, Projects, Random Thought, Rant, Science, Search, Social Network, Software, Sport, Talks, Technology, Technology Transfer, Travelling, Weblog, Wiki, Wireless and Mobile, XML
|
|
09. August 2010
LucID Messenger Comments (0) Permalink del.icio.us 29. June 2005
iTunes with podcast Comments (0) Permalink del.icio.us 15. June 2005
RSS as a marketing instrument [1] http://phobos.apple.com/WebObjects/MZSearch.woa/wa/MRSS/rssGenerator Comments (0) Permalink del.icio.us 10. June 2005
FileVault is memory hungry ![]() Comments (0) Permalink del.icio.us 07. June 2005
Marklar follow-up [1] http://www.apple.com/quicktime/qtv/wwdc05/ Comments (0) Permalink del.icio.us 06. June 2005
Marklar - reinforcing a background task at Apple? [1] http://infam.antville.org/stories/1138384/ [2] http://www.eweek.com/article2/0,1759,1656622,00.asp [3] http://developer.apple.com/wwdc/ Comments (0) Permalink del.icio.us 12. January 2005
John towards U3 As the computers seem to become smaller too, the fancy stuff above gets even more relativated. Saying this, I have the new Apple mini in mind, which I saw today [2]. Nearly a "PC" to fit in the pocket (PIP) or a small bag (PIB) ;) Nevertheless, definitely enough resources to run Thunderbird, Firefox and Sunbird at once. [1] http://johnhaller.com/jh/mozilla/ [2] http://www.apple.com/macmini/ Comments (1) Permalink del.icio.us 17. November 2004
vcf import problem on Thunderbird A perl script [2] did work properly while moving vcf to csv, but it might work for you [2]. [1] http://big.faceless.org/misc/vcf2ldif.jar [2] http://coollame.org/archives/000516.html Comments (0) Permalink del.icio.us 15. November 2004
QemuX - Qemu GUI for OSX [1] http://cordney.com/QemuX [2] http://lists.gnu.org/archive/html/qemu-devel Comments (0) Permalink del.icio.us 07. November 2004
PHP5 on OSX [1] http://www.entropy.ch/home/000012.html Comments (0) Permalink del.icio.us 20. October 2004
Qemu for OSX [1] http://cordney.com/QemuX/ Comments (3) Permalink del.icio.us 17. May 2004
PearPC to rund OS X on Windows [1] http://pearpc.sourceforge.net [2] http://maconlinux.org Comments (0) Permalink del.icio.us 06. April 2004
QEMU development progression for OS X [1] http://mail.gnu.org/archive/html/qemu-devel/2004-02/msg00104.html [2] http://cvs.opendarwin.org/index.cgi/projects/darwine/related/qemu/ [3] http://fabrice.bellard.free.fr/qemu/ Comments (0) Permalink del.icio.us 23. March 2004
Soybo technology to integrate PHP, XML-RPC, AppleScript et. al. [1] http://www.soybo.com Comments (0) Permalink del.icio.us 17. March 2004
iPhoto-to-Blog export plug-in [1] http://esigler.2nw.net/software/ [2] http://svn.2nw.net/iphoto2weblog/trunk/ Comments (0) Permalink del.icio.us 16. March 2004
Just no win-win situation if (stristr(PHP_OS, "WIN")) {This worked usually perfect for scripts moved between Windows and Linux based systems. But one has to be more precise for scripts to run additionally on OS X. Since OS X comes with a PHP_OS string consisting of "Darwin". If you are wondering, why your scripts do not work on Mac try this: if (stristr(PHP_OS, "Windows")) { Comments (0) Permalink del.icio.us 05. March 2004
Virtual Desktops for OS X Regarding the destop-extension I had that idea of looking for a virtual desktop as one knows it from Linux etc. There are about four solutions for OS X I would like to point out: - Desktop Manager, http://wsmanager.sourceforge.net - Space.app, http://space.sourceforge.net - CodeTek VirtualDesktop, http://www.codetek.com/ctvd/ - Windowshade X (minimize-in-place), http://www.unsanity.com/haxies/wsx/ Currently I am working with the opensourced Desktop Manager. Unfortunately the files and folder can not be moved to virtual desktops; I have to reread the manual but that is what I initially was looking for... Comments (0) Permalink del.icio.us 29. January 2004
Apple is offering iBook repair [1] http://news.com.com/2100-1041_3-5149813.html?tag=st_lh Comments (0) Permalink del.icio.us 22. January 2004
Mail appetizer for Mac [1] http://www.bronsonbeta.com [2] http://www.tikouka.net/mailapp/ Comments (0) Permalink del.icio.us 17. January 2004
Monitoring the iBook USB ports [1] http://www.grantedsw.com/usb-monitor/ Comments (0) Permalink del.icio.us 14. January 2004
Samba on OS X [1] http://www.opensource.apple.com/projects/documentation/howto/html/osxsmb.html Comments (2) Permalink del.icio.us 08. January 2004
SpamAssassin on OS X PS: Have you seen the new tiny iPod [2]? [1] http://www.stupidfool.org/docs/sa.html [2] http://www.apple.com/ipodmini/ Comments (0) Permalink del.icio.us 07. January 2004
NeoOffice/J comes with 0.7.1 [1] http://www.neooffice.org/java/ Comments (0) Permalink del.icio.us 04. January 2004
Office v.X repair hints [1] http://www.macosxhints.com/article.php?story=20021115060129655 Comments (0) Permalink del.icio.us 09. December 2003
Import Outlook calendar items into iCal [1] http://www.macosxhints.com/article.php?story=20020914092907302 [2] http://outport.sourceforge.net Comments (0) Permalink del.icio.us 08. December 2003
XChat Aqua for Mac [1] http://sourceforge.net/projects/xchataqua/ Comments (1) Permalink del.icio.us 11. November 2003
Wine for Mac OS X? - http://www.winehq.org/hypermail/wine-devel/2003/07/0326.html - http://darwine.sourceforge.net - http://www.gnu.org/directory/libs/willowstwin.html - http://fabrice.bellard.free.fr/qemu/ Update: more on qemu for OS X: - http://www.raylucke.com/20010926/software/qemu/ Comments (0) Permalink del.icio.us 06. November 2003
OpenOffice.org 1.1.0 for OS X [1] ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/contrib/MacOSX/ Comments (0) Permalink del.icio.us 30. September 2003
SSH GUI for OS X [1] http://rsug.itd.umich.edu/software/fugu/ Comments (0) Permalink del.icio.us 09. July 2003
Safari for Windows soon? [1] http://www.ftd.de [2] http://www.apple.com/safari [3] http://lists.kde.org/?l=kfm-devel&m=104205219114244&w=2 [4] http://developer.kde.org/documentation/licensing/licenses_summary.html [5] http://khtml-win32.sourceforge.net Comments (0) Permalink del.icio.us 23. June 2003
Jaguar eaten by the Panther * Lower-level enhancements include NFS file locking * built-in X11 * FreeBSD 5.0 * IPsec-based VPN * various SMB and Active Directory enhancements * others more [1] http://apple.slashdot.org/apple/03/06/23/188254.shtml?tid=107&tid=187 [2] http://developer.apple.com/wwdc/ Comments (0) Permalink del.icio.us 11. May 2003
Some new dma_sound information for an iBook [1] http://www.miketec.org/ibook/ Comments (0) Permalink del.icio.us 26. April 2003
PHP CLI for OS X [1] http://www.somebodydial911.com/geek/cli/ Comments (0) Permalink del.icio.us 13. April 2003
Java2 Standard Edition Version 1.3 RC1 #Java for PPCSome help to install Blackdown Java from a binary [2]. [1] http://lwn.net/2000/1005/a/bdjava.php3 [2] http://penguinppc.org/projects/java/ Comments (0) Permalink del.icio.us 30. March 2003
Sound on iBook running Debian [0] http://www.lowendmac.com/pb2/ibook-se.shtml [1] http://www.alsa-project.org [2] http://www.ibooklinux.net/gh.php?single=90+index=0 [3] http://developer.apple.com/techpubs/hardware/hardware.html Comments (0) Permalink del.icio.us 26. March 2003
B&O mp3 player compatible with iTunes [..] on the basis of all the inquiries we have received show that Macintosh users represent a larger customer segment for us than we first assumed. [1] http://joi.ito.com/archives/cat_gadgets.html [2] http://www.bang-olufsen.com/sw2104.asp Comments (0) Permalink del.icio.us 20. March 2003
Gore to become Apple board member [1] http://rss.com.com/2102-1042-993332.html?tag=ni_print [2] http://labs.google.com/sets?q1=al+gore&q2=goerge+w.+bush&btn=Small+Set Comments (0) Permalink del.icio.us 19. March 2003
MacOnLinux using a file instead of a partition e.g. a 500MB image for MacOS: debian:~# dd if=/dev/zero of=/tmp/macos.img bs=1048576 count=500 500+0 records in 500+0 records out 524288000 bytes transferred in 60.964236 seconds (8599927 bytes/sec) [1] http://lists.linuxppc.org/mol-general/200008/msg00014.html Comments (0) Permalink del.icio.us
Java RE for Linux PPC [1] http://www.blackdown.org [2] http://penguinppc.org/~kevyn/ Comments (0) Permalink del.icio.us 24. January 2003
Replacing the harddisk of an iBook Tangerine Update: From intention to realization. The disassembled iBook after putting my hands on it. ![]() [1] http://www.google.ch/search?q=replace+ibook+harddisk [2] http://www.clauss-net.de/ibook.html Comments (1) Permalink del.icio.us
Apache, PHP, Sablotron, libxml, GD on OS X [1] http://blog.bitflux.ch/p54.html Comments (0) Permalink del.icio.us 20. January 2003
Apple users that switched [1] http://www.fandango.net/switched.mov [2] http://www.apple.com/switch/ads/janieporche.html [3] http://jeremy.zawodny.com/tmp/John-switch.mov Comments (0) Permalink del.icio.us
Blogging and reading news with NetNewsWire [1] http://ranchero.com/netnewswire/ Comments (0) Permalink del.icio.us |
Werbung:Beiträge von Dritten:
Nachfolgende Titel verweisen auf von mir gelesene Weblogs. Feeds:WikiAgenda:Comments:Good question, but...Hi, thank you very... Unter http://www.s... Ich weiss mir nich... ThanQ matthias. Th... in case you just w... ich liebe dir, urs... hi there, sorry i... Hoi Leo. I haven'... Do you know the si... Archives:Blog stack:Bill Humphriesmonorom Wendy M. Seltzer Christian Stocker Roger Fischer Sandro Zic Wez Furlong Ben Hammersley George Schlossnagle Joichi Ito Lawrence Lessig Derek Slater Karl-Friedrich Lenz John Palfrey Bernhard A.M. Seefeld Gregor J. Rothfuss Rainer Langenhan Elke Engel Sebastian Bergmann Simon Willison Jeremy Zwaodny Udo Vetter Axel A. Horns Miguel de Icaza Andreas Halter Silvan Zurbrügg Hannes Gassert Markus Koller
|
$Date: 2005/11/05 11:14:30 $ |
|