Entries tagged as toolsRelated tags .net ajax apache framework iphone linux mac Microsoft mvc mysql oracle osx performance php usability webdevelopment windows administration database development security webdesign css google java java script regular expressions vermischtes benchmarking commandline zend Webdevelopment beta masterbootrecord MasterBootRecord.de microsoft office software virtualisierung vista domains perl Datenbanken MySQL PostgreSQL SQLite Oracle Mac Vermischtes firefox gmail fussball vlc vuvuzela wm onlinebanking push fun java server faces AJAX safari stumbleupon 10a432 apple appletv bugfix samsung snow leopard sync torrent troubleshooting Windows pocket pc joomla postgresql spam symbian wiki news regensburg semantic web seo advertising python sharewareWednesday, June 16. 2010Vuvuzela-freier Livestream via VLC auf OS X und WindowsARD: /Applications/VLC.app/Contents/MacOS/VLC --audio-filter=param_eq --param-eq-f1=233 --param-eq-f2=466 --param-eq-f3=932 --param-eq-gain1=-20 --param-eq-gain2=-20 --param-eq-gain3=-20 --param-eq-lowf=100 --param-eq-lowgain=15 --param-eq-q1=10 --param-eq-q2=10 --param-eq-q3=10 http://www.metafilegenerator.de/dyn/metagen.asx?stream=swr_wmv_l_event04 ZDF: /Applications/VLC.app/Contents/MacOS/VLC --audio-filter=param_eq --param-eq-f1=233 --param-eq-f2=466 --param-eq-f3=932 --param-eq-gain1=-20 --param-eq-gain2=-20 --param-eq-gain3=-20 --param-eq-lowf=100 --param-eq-lowgain=15 --param-eq-q1=10 --param-eq-q2=10 --param-eq-q3=10 http://wstreaming.zdf.de/encoder/livestream4_vh.asx Der Pfad zu VLC muss natürlich entsprechend angepasst werden. Viel Spass mit dem Vuvuzela reduziertem Stadionlärm! Sunday, August 23. 2009Push-Banking für das iPhone mit Saldomat & ProwlSo lange der Rechner läuft, können damit also alle (beliebig filterbar) möglichen Meldungen von unterstützten Programmen auf das iPhone gepusht werden. Sinnvolle Beispiele hierzu sind Benachrichtigungen über neue Mails, Chats, abgeschlossene Downloads, Lieferstatusänderungen (Delivery Status Widget), neue Ebay-Gebote, neuen Tweets oder fertig gebrannten CDs um nur einige zu nennen. Aber es kommt noch besser: Prowl bietet eine simple API als Webservice an. Es gibt schon fertige Klassen und Module für alle wichtigen Scriptsprachen. Damit habe ich z.B. mein Servermonitoring angebunden und den Dienst Mail2Prowl.de erstellt. Zusammen mit dem genialen Tool Saldomat, welches den Kontostand von HBCI-fähigen Konten abruft und in der Menüleiste einblendet, ist es möglich sich bei neuen Buchungen per Push auf dem iPhone benachrichtigen zu lassen! Dazu richtet man sich einen neuen Filter ein der als Aktion Growl aufruft, alle Buchungen umfasst und für jede Buchung einzeln aufgerufen wird. Dann legt man als Nachricht zum Beispiel folgenden Text fest "$wert € zu $k2 - Neues Saldo $saldo". Hinweis für Datenschutzbewußte: Die angezeigten Daten werden über den Prowl-Server übermittelt und dort abgespeichert (zur Ansicht der Historie im Client). Ausserdem werden Push-Benachrichtigungen generell über Apple-Server übermittelt. Ich bekomme weder vom Prowl-Entwickler noch von Limoia Geld für diesen Artikel. Ich finde beide Tools nur einfach genial ![]() Friday, February 20. 2009Mail-Attachments via Perl über POP3 abrufen und in einem Ordner ablegen
Etwas speziell, kann aber vielleicht der eine oder andere brauchen: Von einem POP3-Server sollen alle Attachments
extrahiert werden und danach die Mails gelöscht werden. Die Anforderung ist hier speziell für die Veröffentlichung
von Content per E-Mail. Es werden per Cron einmal täglich die Anhänge ausgelesen und veröffentlicht.
Ich habe das ganze mit Perl und den beiden Modulen Mail::POP3Client und Mail::MboxParser umgesetzt. Diese müssen vorher per CPAN installiert werden. Das geht ganz einfach so: cpan install Mail::POP3Client Falls ihr cpan das erste mal startet, will es noch konfiguriert werden. Die meisten Einstellungen können einfach per Return mit dem Standardwert bestätigt werden. Das Script ist extrem simpel, ohne Fehlerhandling und kann leicht angepasst werden: #!/usr/bin/perl -w Update am 20.02.2009: Timestamp-Prefix für die Dateinamen hinzugefügt. Achtung: Jetzt wird das Paket Date::Format gebraucht! Thursday, December 18. 2008KeePass für das iPhone: iKeepass
Zufällig ist ein Kollege von mir einer der beiden Entwickler von iKeepass, der
Portierung von KeePass für das iPhone. Daher durfte ich auch schon in den Genuss der inoffiziellen Beta-Version kommen,
und darf sagen dass es schon perfekt funktioniert. Es wurde auch schon in den Appstore eingereicht, aber momentan gibt
es noch etwas Probleme bzw. Unklarheiten wegen der starken Verschlüsselung die verwendet wird. Sollte das geklärt
sein, dürfte iKeepass die nächsten Tage im Appstore zu finden sein! Natürlich kostenlos und als OpenSource
veröffentlicht. Was will man mehr?
Friday, December 12. 2008Der beste Weg eine MySQL Datenbank auf einen neuen Server umzuziehen
Meiner Meinung nach der beste und schnellste Weg eine MySQL Datenbank von Server Alt auf Server Neu zu bekommen ist es,
auf Server Alt folgendes Befehl zu starten:
mysqldump --add-drop-table --extended-insert --force --log-error=error.log -uUSER -pPASS OLD_DB_NAME | ssh -C [email protected] "mysql -uUSER -pPASS NEW_DB_NAME" Das führt dazu, dass die Ausgabe von mysqldump direkt komprimiert und verschlüsselt per SSH auf den neuen Server geschickt wird und dort sofort von mysql verarbeitet wird. Ausgabe gibt es während der Ausführung leider keine... Tuesday, September 9. 2008Parallels Desktop 4.0 Closed Beta
Parallels lässt auch mal wieder von sich hören. Für mich allerdings uninteressant. VMWare Fusion hat sich gegenüber
Parallels um einiges stabiler erwiesen. Von den Features her hat es Parallels ja schon länger überholt...
"Parallels Desktop 4.0 for Mac Features: More features will be added soon! Bookmark this page in your web browser to stay up-to-date on the latest Parallels Desktop 4.0 for Mac Beta developments! Enhanced Performance The new generation high performance lightweight hypervisor engine allows Parallels Desktop for Mac beta to deliver the industry’s best performance with: 2-way SMP per VM (4-way to come) 8 GB RAM per VM 64-bit guest OS support Up to 2 TB virtual hard drives inside a VM Full ACPI support Seamless OS Integration More of today’s leading OSs means greater flexibility and a more seamless user environment. Run Mac OS X Server as a Guest virtual machine Experimental Snow Leopard support Migration support for VirtualBox VMs via Parallels Transporter Support for several Boot Camp partitions on external hard drives Advanced Video and 3D Graphics The first to bring Windows-only 3D graphics to the Mac desktop, Parallels continues to drive enhanced performance and 3D support. Includes experimental support for DirectX 9.0 and OpenGL 2.0, including DirectX Pixel Shaders 2.0 support Up to 128 MB video memory support Enhanced Enterprise and Developer Support Smoother, more flexible development for seamless inclusion into an enterprise’s infrastructure and IT environment. SDK and open API support to extend manageability Scripting support for automation Command Line Interface support PXE support to boot from the network Virtual Machine templates" Wednesday, August 13. 2008Saldomat - Onlinebanking für jeden Tag
DAS ist mal ein Online-Banking-Programm wie man es sich auf dem Mac vorstellt: Es bindet sich in die Menüleiste ein,
zeigt dort auf Wunsch direkt den Kontostand, holt die neuesten Buchungen automatisch, warnt bei Unterschreitung eines
bestimmten Pegels, führt automatisch Aktionen per AppleScript aus und macht die Buchungen per RSS lesbar. GEKAUFT!
![]() "Haben Sie Ihr Konto immer im Blick? Ist Ihnen ein Online-Bankingprogramm auch zu umständlich, dass Sie es viel zu selten benutzen? Würden Sie gerne Buchungen auf Ihrem Konto genauso einfach und schnell sehen wie neue Emails im Emailprogramm? Dann könnte der Saldomat genau das Richtige für Sie sein. Wir wollten ein Bankprogramm, das man jeden Tag benutzt und dass es einem so einfach wie möglich macht, Konten im Blick zu behalten. Mit Saldomat ist dies nun endlich Wirklichkeit. Sehen Sie selbst!" Saldomat - Onlinebanking für jeden Tag Friday, June 8. 2007Parallels Desktop 3 ist da!
Unter anderem folgende Features:
- Cross OS application file integration with Parallels SmartSelect
- Coherence 2.0, including shared folders and UI enhancements
- Expanded support for USB 2.0 devices
- Shared printers for cross OS printing
- Significant enhancements in performance and audio quality
- Bulletproof your VMs with SnapShots
Download:
http://www.parallels.com/en/download/desktop/
Ausführlicher Changelog:
"What's New in Parallels Desktop 3.0 for Mac
Parallels Desktop 3.0 for Mac includes the following new features and feature improvements:
• Coherence 2.0 - Run your Windows and Mac OS X applications in single integrated
environment
o Inversed Shared Folders - Mount your Windows file system and access its files
and folders directly from Mac OS X
o Security levels - Select security level using security slider in virtual machie
configuration. Choose desired balance between virtual machine isolation and
guest Windows and Mac OS X integration according your needs.
o SmartSelect - Open your documents in Mac OS X or Windows using any
available Mac OS X or Windows application
Auto registration - On first start of any Windows application this
application is made default for opening document types which have no
default Mac OS X application
Windows binary integration - Run Windows binaries from directly Mac
OS X
Editable documents associations - Right click on running Windows
application in Dock and edit list of associated documents types. Associate
each document type with running Windows application or with original
Mac OS X application
Open With Integration - Right-click your document in Mac OS X or
Windows and choose any available Mac OS X or Windows application
from the Open With list
Double-click Integration - Double-click your document in Mac OS X or
Windows to open it in the default Mac OS X or Windows application. For
example:
Double-click a document in Mac Finder to open it in Windows
Word or Excel
Double-click a picture or PDF in Windows Explorer to open it
with Mac Preview
Double click any EXE program in Mac Finder to start it in
Windows
Double-click a DMG file in Windows Explorer to mount it in Mac
OS X
Shared Default Browser/FTP/Mail - Click a web/ftp link in Windows to
open it with Mac OS Safari; click a mailto link in Mac OS X to open it
with Windows Outlook
Reset Windows Applications - Browse to Applications menu and click
"Reset Windows applications" button to remove all applications stubs and
clean all file associations with Windows
o Flexible Dock Integration - Choose integration level for Windows applications
in the Dock from Never, Always and Only in Coherence
o Windows Start menu Integration - Click the Parallels icon in the Dock to show
the Windows Start menu
• Accelerated 3D graphics - Enjoy 3D applications and 3D games running at almost
native speed
o OpenGL support - Run OpenGL applications and OpenGL games at native
speed in the Windows 2000/XP/2003/Vista guest operating systems
o Limited DirectX 8.1 support - Run DirectX applications and DirectX games at
native speed in the Windows XP/2003/Vista guest operating systems.
• Snapshots - Save the running virtual machine state and revert back to it at any time
o Multiple Snapshots - Create multiple snapshots
o Visual Snapshots Manager - Manage and navigate your snapshots tree using
comprehensive visual tool
• Undo disks - Make you virtual machine read-only and clear all changes at the end of
session
• Splitted disks - Split virtual disks into 2G chunks (it allows to store virtual disk on
FAT32 filesystem)
• Shared printers - Print directly from Windows to any Mac OS X installed printer
• Vista Boot Camp support - Run Windows Vista installed on Boot Camp partition
within virtual machine
• Windows 2008 (beta) experimental support - Run Windows 2008 Server beta within
virtual machine
• Improved Hypervisor - Enjoy better security, stability and isolation between virtual
machines and Mac OS X
• Improved Memory Manager - Allocate only required virtual memory on hard disk and
save up to 1,5G disk space per virtual machine
• Parallels Tools for guest Linux - Enjoy better integration between guest Linux and Mac
OS X
o Mouse Synchronization - Seemlessly move mouse pointer between Linux and
Mac OS X
o Change Screen Resolution - Resize guest Linux resolution according to virtual
machine window size
• New Toolbar Icons - Switch between three pre-defined toolbar icon sets or add your
own icon set to Parallels Desktop.app/Contents/Resources/Iconsets/
• Improved Parallels Transporter - Use firewire cable for easy migration
o Vista Support - Migrate your Vista PC or third-party Vista VM into Parallels
virtual machine
o Entire VM Migration - Migrate entire VMware or Microsoft virtual machine
into Parallels virtual machine
o Firewire Support - Migrate PC into Parallels virtual machine via firewire cable
• Parallels Explorer - Browse your virtual machines images directly from Mac OS X
when Parallels Desktop is not running, copy, move and delete files and folders on virtual
disks
• Parallels Virtual Appliances - Download pre-built virtual machines from Parallels
Virtual Appliances Library
• Other changes
o Paused virtual machine could be continued by mouse click on its window
o Resource allocation policy between virtual machine and Mac OS X can be chosen
in new virtual machine assitant
o Legacy Image Tool removed from installation package
Bugfixes in Parallels Desktop 3.0 for Mac
The list of most important fixes:
• High CPU usage when some USB devices are connected to the VM
• High CPU usage by sound input device enabled in VM
• High CPU usage by Paused VM
• GDI resources leak in ParallelsToolsCenter.exe
• BSOD 07B after repairing Windows in Boot Camp
• Slow Boot Camp partition unmounting
• Slow real CD/DVD unmounting
• Ubuntu 7.04 guest OS installation fixes
• Two minutes delay when mounting CD-ROM in Ubuntu 7.04 guest OS
• Windows XP SP0 and Windows XP SP1 guest OS stability fixes
• Coherence on 23" and 30" monitors problem fixed - now up to 64 MB of video RAM is
avaliable
• Parallels Tools uninstallation fixed for Windows NT, Windows 98 and Windows 95
• Windows 95 and Windows 98 guest OSes causing 100% CPU load problem fixed
• Linspire/Freespire 5.1 guest OS installation fixes
• USB devices autoconnect behavior changed - now it shouldn't connect HID devices
(mice, keyboards...)
• Windows XP in Boot Camp constantly reinstalling Windows update issue fixed
In addition, lots of other bugs were fixed and improvements were implemented.
Compatible 3D Applications and Games
The following 3D applications and games are known to be compatible with Parallels Desktop 3.0
for Mac 3D hardware virtualization:
• Autodesk AutoCAD 2008 (mouse synchronization should be off to achieve better
experience)
• AeroFly Pro Deluxe
• AVID SoftImage XSI 5.11
• RhinoCeros 4
• SketchUp Pro 6
• SolidWorks 2007
• Alien Arena 2007 (OpenGL)
• Baldur's Gate 2 (Direct3D)
• Call of Duty (OpenGL)
• Counter Strike 1.6 (OpenGL/Direct3D)
• Descent 3 (OpenGL)
• Doom 3 (OpenGL)
• Duke Nukem Manhattan Project (OpenGL)
• Dungeon Siege 2 (Direct3D)
• Far Cry (OpenGL)
• GORE - Ultimate Soldier (OpenGL)
• Half Life (OpenGL/Direct3D)
• Hitman Codename 47 (OpenGL)
• Hitman Silent Assasin (OpenGL)
• Hitman Contracts (OpenGL)
• Max Payne (Direct3D)
• Max Payne 2 (Direct3D)
• Neverball (OpenGL)
• Prey (OpenGL)
• Quake 1 GL (OpenGL)
• Quake 2 (OpenGL)
• Quake 3 Arena (OpenGL)
• Return to Castle Wolfenstein (OpenGL)
• Scorched 3D (OpenGL)
• Serious Sam The First Encounter (OpenGL)
• Serious Sam The Second Encounter (OpenGL)
• SiN (OpenGL)
• Tribes (OpenGL)
• Unreal Tournament 2004 (OpenGL)
• Warcraft 3 (OpenGL)
• Worms 3D (OpenGL) "
Monday, February 19. 2007toolbarless StumbleUpon BookmarkletsMy Exposé - Exposé for Vista
"Many improvements in this version:
More natural thumbnails placement (no more grid) Tray icon with configuration dialog No more configuration file in ProgramFiles folder New object model for triggers (better resource freeing, new trigger methods, informations about the state of "MyExpose"...) Support for non-96 dpi screen settings Support of Windows Speech Recognition (open the configuration dialog, add a trigger, choose VoiceTrigger and configure it) * Beautyful icons from Mauricio Diaz (thanks a lot Mauricio ^^)" My Exposé - Exposé for Vista Wednesday, November 15. 2006Meine Firefox AddOns - Nicht nur für Maxthon-Umsteiger
Da ich selbst solche Listen liebe und schon bei vielen das ein oder andere Juwel gefunden habe, gibts jetzt auch mal
eine Liste von mir. Alle meine Firefox-AddOns. Diese habe ich auf all meinen Rechnern (grösstenteils auch auf meinem
Mac) installiert. Genau die AddOns, die man als ehemaliger verwöhnter Maxthon/MyIE User braucht!
Aktivierte Erweiterungen: [38] - Adblock Plus 0.7.2.2: http://adblockplus.org/ - Ohne bunte Werbung isses doch schöner. Aber bitte beachtet zu diesem Plugin unbedingt diese Seite. - Adsense Notifier 0.9.2: http://code.mincus.com - Adsense-Stats jederzeit aktuell in der Statuszeile - AI Roboform Toolbar for Firefox 6.8.1: http://www.roboform.com - Bereits drei Lizenzen davon erworben. Kann nicht mehr ohne sein. Zuviele Zugangsdaten und Formulare. Vermisse ich tierisch auf dem Mac. - Allow Right-Click 0.4: http://roachfiend.com - Manche Seiten wollen nicht, dass man die Maustaste nutzt. Das sollte man immer noch selbst bestimmen können... - BugMeNot 1.3: http://roachfiend.com - Wenn man auf einer Webseite schnell einen User braucht und sich nicht registrieren will. Funktioniert nicht immer. - ChatZilla 0.9.76: http://chatzilla.hacksrus.com/ - Ein IRC Client gehört einfach dazu. - Check4Change 1.6: http://check4change.mozdev.org/ - Überprüft offene Tabs auf Änderung und gibt Meldung wenns soweit ist. Tipp für die nächste Bestellung bei Apple ![]() - CustomizeGoogle 0.54: http://www.customizegoogle.com/ - Google den eigenen Bedürfnissen anpassen - CuteMenus - Crystal SVG 1.7.2: http://www.cutemenuproject.com/ - Ein paar nette Icons in den Menüs - DOM Inspector 1.8.1: http://www.mozilla.org/projects/inspector/ - Zum Entwickeln toll - Download Statusbar 0.9.4.5: http://downloadstatusbar.mozdev.org/ - Kein extra Fenster für Downloads. Endlich EIN Fenster für alles - DownThemAll! 0.9.9.7: http://www.downthemall.net - Ein passabler Downloadmanager - ErrorZilla 0.2: http://roachfiend.com - Anstelle von schnöden "Page not Found" bekommt man eine Seite mit Retry, Google Cache, Wayback, Ping, Trace, Whois.... - Genial - Fasterfox 2.0.0: http://fasterfox.mozdev.org/ - Ein paar Einstellungen tweaken. Ginge zwar anders auch aber egal. Bitte deaktivert das Pre-Fetching. Das ist böse. - FireBug 0.4.1: http://www.joehewitt.com/software/firebug/ - JS Debugger - Firefox Extension Backup Extension (FEBE) 4.0: http://customsoftwareconsult.com/extensions - Wenn man schon so ne schöne Sammlung an AddOns hat, sollte man sie überall haben können. - Go Up 1.0: http://clav.mozdev.org/ - Ein Verzeichnis höher - IE Tab 1.2.0.20061113: http://ietab.mozdev.org/ - Ab und zu braucht man ihn einfach - InspectThis 0.2.8.1: http://firefox.mackay-it.com/extensions/inspectthis/ - Auch zum entwickeln - keyconfig 20060828: http://mozilla.dorando.at/ - Shortcuts anpassen wie man will - Ideal für Maxthon-Umsteiger - Linkification 1.3.0: http://yellow5.us/firefox/ - Alle Links klickbar aber frisst Performance. Besser auf manuell schalten und bei bedarf laufen lassen. - Menu Editor 1.2.3: http://menueditor.mozdev.org/ - Zum entmisten - MR Tech Local Install 5.3.1.1: http://www.mrtech.com/extensions/local_install/ - Alles was man zur Übersicht bei den AddOns braucht. Erzeugt auch diese Liste. - PDF Download 0.7.6: http://www.pdfdownload.org - PDF direkt anzeigen, downloaden und anzeigen, nur downloaden oder in HTML umwandeln bei Klick auf PDF - Performancing 1.3.5: http://performancing.com/ - Damit poste ich gerade ins Blog - RefControl 0.8.8: http://www.stardrifter.org/refcontrol/ - Referer kontrollieren und bei Bedarf nicht übermitteln - SmoothWheel 0.44.7.20050605: http://smoothwheel.mozdev.org/ - Damit funktioniert auch das Wheel wieder wie vom InternetExplorer gewohnt - Stop-or-Reload Button 0.2: http://v2studio.com/k/moz/ - Warum zwei Buttons? Safari lässt grüssen. - StumbleUpon 2.89: http://www.stumbleupon.com/ - Absolut geniale Linkcommunity. Meine Bookmarkverwaltung. Füttert zugleich dieses Blog. - StumbleUpon Addon 1.91: http://strangej.stumbleupon.com/ - Kleines Addon für oben - Super DragAndGo 0.2.6.1: http://forums.mozillazine.org/viewtopic.php?t=90011 - Wieder etwas für Maxthon-Umsteiger. Das hatte ich auch schmerzlich vermisst. Dazu muss man allerdings noch in den about:config die Keyword URL umbiegen. Dann klappts mit Drag-and-Search. - Tab Mix Plus 0.3.5: http://tmp.garyr.net- Das erste was man braucht. Dann hat man einen echten Tab-Browser. Reduziert auf ein Fenster. So solls sein. - Talkback 2.0: http://talkback.mozilla.org/ - Gebt ihnen Feedback - Tamper Data 9.8.1: http://tamperdata.mozdev.org - Um Formulardaten zu manipulieren. Ideal für Developer und Security-Tester ![]() - TinyUrl Creator 1.0.2: http://mozmonkey.com/ - Tinyurl auf Knopfdruck gleich in die Zwischenablage - Update Notifier 0.1.5.2: http://www.longfocus.com/firefox/updatenotifier - Natürlich alle Updates sofort prüfen und Installieren. - View Source Chart 2.5.02: http://jennifermadden.com - Source-Code etwas bunter - Web Developer 1.0.2: http://chrispederick.com/work/webdeveloper/ - Die All-Inclusive-Lösung für Web-Developer So. Vielleicht gefällt euch die Liste. Ich würde mich über interessante Tipps freuen! Technorati Tags: firefox, list, addons, plugins Tuesday, April 18. 2006TrueCrypt Version 4.2 veröffentlicht
Gestern wurde die Version 4.2 von der Verschlüsselungssoftware TrueCrypt
veröffentlicht. Der Changelog findet sich hier.
Die Highlights der neuen Version: Ability to create a ‘dynamic’ container whose physical size (actual disk space used) grows as new data is added to it. (Dynamic containers are pre-allocated NTFS sparse files). New Mount Option: 'system'. It is possible to place paging (swap) files on a TrueCrypt volume that is mounted with this option enabled. Thus, it is possible to use TrueCrypt to on-the-fly encrypt a paging file. It is now possible to mount a single TrueCrypt volume from multiple operating systems at once (for example, a volume shared over network), provided that the volume is mounted as read-only under each system Command line argument buffer is now wiped upon exit Friday, April 14. 2006Benchmark: eAccelerator 0.9.5-beta2 versus Zend Optimizer™ 3.0.0
Nach einem apt-get upgrade und den darauffolgenden PHP-Update durfte ich mal wieder eAccelerator neu kompilieren. Ich dachte mir wenn ich schon mal dabei bin, kann ich gleich die aktuellste Version
installieren (0.9.5-beta2). Gedacht -
getan; wie erwartet gab es dabei keine Probleme.
Heute bin ich auf die Idee gekommen, mal wieder den Zend Optimizier™, mittlerweile Version 3.0.0, zu testen. Zum Benchmarken habe ich wie immer ApacheBench (ab) verwendet. Der Benchmark wurde mit http://masterbootrecord.de/index.php (selbstgestricktes CMS) und einer VBulletin-Installation (3.5x) mit einigen Umfangreichen Hacks durchgeführt. Beide liegen auf diesem Server. Die Umgebungsdaten: PHP Version 4.4.2, Apache/1.3.34, MySQL 4.1.15 "ab" wurde mit folgenden Parametern lokal auf dem Server gestartet: -n 1000 -c 10 -k (1000 requests, 10 parallel, Kepp-Alive on) Hier das Ergebnis für eAccelerator: http://masterbootrecord.de/index.php
VBulletin
Und hier das Ergebnis für Zend Optimizer: http://masterbootrecord.de/index.php
VBulletin
Fazit: Mit eAccelerator gelingen fast doppelt soviele Requests als mit Zend Optimizer! Klarer Sieg der OpenSource-Software! Defined tags for this entry: apache, benchmarking, linux, performance, php, tools, Webdevelopment, zend
Thursday, April 13. 2006RegExplorer Homepage
"RegExplorer is a visual regular expression explorer, it allows for writing regular expressions and visually see the
matches, thus making regular expression much easier to write and maintain."
RegExplorer Homepage RegExplorer Homepage Defined tags for this entry: regular expressions, tools
Monday, April 10. 2006ComputerZen.com - Scott Hanselman - Building .NET 1.1 Projects using Visual Studio 2005
"Building .NET 1.1 Projects using Visual Studio 2005
The MSBuild Everett Environment (MSBEE) has just been announced! Soon this will be a (reasonably) supported scenario and we'll all be able to build both 1.1 and 2.0 versions of .NET code on Visual Studio 2005. " ComputerZen.com - Scott Hanselman - Building .NET 1.1 Projects using Visual Studio 2005 ComputerZen.com - Scott Hanselman - Building .NET 1.1 Projects using Visual Studio 2005 Thursday, April 6. 2006Apple Bootcamp - Offiziell XP auf Intel Macs installieren
"More and more people are buying and loving Macs. To make this choice simply irresistible, Apple will include technology
in the next major release of Mac OS X, Leopard, that lets you install and run the Windows XP operating system on your
Mac. Called Boot Camp (for now), you can download a public beta today." - Na toll: Nachdem der Wettkampf vorbei ist
zückt Apple eine fertige Lösung aus dem Ärmel... Das hätten sie auch eher machen können
![]() Apple Bootcamp - Offiziell XP auf Intel Macs installieren Apple Bootcamp - Offiziell XP auf Intel Macs installieren Saturday, March 18. 2006Windows XP Bootloader for Intel Macs Version 0.1 Download
"Download the bootloader
Windows XP on the Intel Mac version 0.1 - Download Now! Further questions? Go get some support! " - Finally: Done! Download Page Windows XP Bootloader for Intel Macs Version 0.1 Download Wednesday, March 15. 2006The five top used Freeware Apps on my Mac
Freemacware.com started a little contest for Bloggers. You have to post your
favorite Freeware Apps for Mac OS.
Here is my list: Place #5 - Adium ![]() The best instant Messaging Application Place #4 - iTerm ![]() The best Terminal Replacement Place #3 - VLC ![]() Must-Have Mediaplayer Place #2 - Remote Desktop ![]() For working remotely on Windows PCs Place #1 - ClearDock ![]() Why didn't Apple include this Feature with the OS? The Dock lucks so ugly without it... Monday, March 13. 2006Neue Version 1.94 von UPX
Neue Version 1.94 von UPX:
"Changes in 1.94 beta (11 Mar 2006): UNSTABLE BETA VERSION - DO NOT USE EXCEPT FOR TESTING new format: added support for arm/pe (ARM executables running on WinCE) new format: added support for linux elf/amd64 new format: added support for linux elf/ppc32 new format: added support for mach/ppc32 (Apple Mac OS X) win32/pe: hopefully working "load config" support win32/pe: R6002 runtime errors worked around win32/pe: the stub now clears the dirty stack" Neue Version 1.94 von UPX Neue Version 1.94 von UPX Neue Version 1.94 von UPX
(Page 1 of 3, totaling 44 entries)
» next page
|
Show tagged entries.net administration advertising ajax apache beta commandline css database development firefox framework fun gmail google google earth iphone java java script java server faces linux Mac masterbootrecord MasterBootRecord.de microsoft mvc mysql news office onlinebanking oracle osx performance php pocket pc postgresql regensburg regular expressions security seo software spam tools usability vermischtes vista webdesign webdevelopment windows
Blog AdministrationQuicksearch |
Kommentare