Simple Project List Software Map

487 projects in result set
LastUpdate: 2013-12-10 12:25

VLC media player

VLC media player is a multimedia player, framework, streamer, and encoder. It can play inputs like files, network streams, DVDs, audio CDs, Blu-Rays, capture devices, and screens. It can play most audio and video codecs and formats (MPEG 1/2/4, H264, VC-1, DivX, WMV, Vorbis, AC3, AAC, MKV, etc.), but can also be used to convert to different formats and/or send streams through the network.

LastUpdate: 2014-06-12 08:59

Google Map GPS Cell Phone Tracker

Google Map GPS Cell Phone Tracker allows you to track Android, iOS, Windows Phone, and Java ME cellphones using Google Maps. It has two parts, a server and phone clients. You have a choice of two servers, using asp.net and SQL server or PHP and MySQL. The server software allows you to view cellphone locations in realtime using Google Maps and store routes and view them later. The client applications send their locations to the website periodically. All four applications work properly in the background and are written natively on each platform.

LastUpdate: 2008-12-28 15:51

XScreenSaver

XScreenSaver is the standard screen saver collection shipped on most Linux and Unix systems running the X11 Window System. These screen savers also work on Mac OS (X11 is not required). More than 200 screen savers are included.

LastUpdate: 2013-07-23 20:05

SOGo

SOGo is a very fast and scalable modern collaboration suite (or groupware). It offers calendaring, address book management, and a full-featured Webmail client along with resource sharing and permission handling. It also makes use of documented standards (IMAP, CalDAV, CardDAV, etc.) and thereby provides native connectivity (without plugins) to many clients such as Microsoft Outlook, Apple iCal, the iPhone, Mozilla Lightning, and a plethora of mobile devices via SyncML. It can reuse any existing email and database infrastructure, avoiding long hours of site restructuring.

LastUpdate: 2022-01-28 15:44

LetterFix for Mac OS X Mail.app

Mac OS X の Mail.app を用いたメールの送信時に,Unicode文字のチェックを行い,必要に応じて文字の置換を行うとともに,日本国内で一般にメールのやり取りに用いられている ISO 2022-JP エンコーディングで送信を行うように設定するプラグインです。注:このプラグインには,受け取った文字化けしたメールを閲覧時に修正するための機能はありません。あくまでも,送信メールのテキストエンコーディングをISO 2022-JP に設定するためのプラグインです。

macOS 10.5 - 12.6 に対応

(macOS 10.9 - 10.15.7 に対応のバージョンは,2.9までとなります。また,Mac OS X 10.5 - 10.8.5 に対応のバージョンは,1.4.0までとなります。)

macOS 13 VenturaのMail.appは,内部構造が大幅に変更された結果,メール本文へのアクセス方法が不明であり,2022年10月現在、対応は困難な状況です。

アンインストール方法

2.6.0までのバージョンは、/Users/(ユーザ名)/Library/Mail/Bundles/ にプラグインのファイルをインストールしています。 「/Users/(ユーザ名)/Library」は,Finderのメニューの「移動」をOptionキーを押しながら開いて,「ライブラリ」を選択するとアクセスが可能です。 2.7.0以降では,/Library/Mail/Bundles/ にプラグインのファイルを作成します。

アンインストールしたい場合は,LetterFix.mailbundle をゴミ箱に移動して,Mail.appを再起動してください。

なお,macOS Mojave以降 では,Mail.appの環境設定内にある,プラグインの管理でチェックボックスを外しMail.appを再起動する必要があります。

Mail.appの問題の解説

標準状態のMail.appでメールを送信する時,次の2つのパターンで受信側で文面が文字化けする場合があります。

Mail.app は,ISO 2022-JP エンコーディングで送られてきたメールに返信する時,標準の UTF-8 + Base64 ではなくISO-2022-JP エンコーディングでメールを送信しようとします。この時に,返信の文面に Unicode 文字が含まれていると,ISO-2022-JP-2 というテキストエンコーディングでメールを送信します。このエンコーディングには,ほとんどのメールソフトが対応していませんので,Unicodeに対応していたとしても,高い確率でメールの文字化けが発生します。これが1つ目の問題です。

もう1つは,Unicodeに対応しない古いメールソフトで受信される場合です。Mail.appは,ASCII文字以外が文面に入っている場合,UTF-8 + Base64 エンコーディングでメールを送信するため,一部の受信メールソフトでは正しく表示が行われない可能性があります。

本プラグインは上記の問題に対して、ISO-2022-JPに変換できないUnicode文字を置き換えることで、ISO-2022-JPでメールを送信可能にします。またダイアログでUnicode文字をそのまま送信する選択をした場合にも,強制的に UTF-8 + Base64 エンコーディングに設定して送信することで問題の発生を防止します。

制限事項

ファイルを添付したメールでは,件名等のヘッダーは UTF-8 + MIME エンコーディングで送信されます。また、High Sierra以降では,添付がない場合でも,ヘッダーがUTF-8+MIMEエンコーディングになります。

またメール本文の行毎の文字数が一定値を超えるとquoted-printable形式で 送信されることを防ぐことはできません。

謝辞

このプラグインを作成するにあたり,

を参考にさせていただきました。

Development Status: 5 - Production/Stable
Target Users: End Users/Desktop
Natural Language: Japanese
Operating System: MacOSX
Programming Language: Objective C, Objective-C 2.0
Topics: Email
User Interface: Plugins
Register Date: 2010-03-01 10:17
LastUpdate: 2009-01-16 12:21

distcc

distcc is a parallel build system that distributes compilation of C/C++/ObjC code across machines on a network. It can be set up in just a few minutes and makes builds up to ten times faster. It does not require machines to share a filesystem or have the same libraries or header files, and installation does not need superuser privileges.

LastUpdate: 2008-06-18 11:35

GNUstep

GNUstep is a cross-platform, object oriented
environment composed of frameworks, tools, and
servers (daemons). It is very similar to the Cocoa
frameworks from Apple, and tries to maintain
compatibility with Cocoa wherever it is desired
and possible. The frameworks provide classes for
containers, distributed objects, object archiving,
file management, text system, font management,
image composition, WYSIWYG PostScript graphics,
and more.

(Machine Translation)
LastUpdate: 2010-11-10 00:33

円盤複写屋

Linux/MacOSX/Windows用のシンプル操作なCD/DVDコピーツールです。 マルチセッション、オープンセッション、パケットトラック、未完了トラック、CD-TEXTなど、様々なディスクを簡単にコピーできるソフトウェアを製作しています。

Development Status: 5 - Production/Stable
Target Users: End Users/Desktop
Natural Language: Japanese
Operating System: MacOS, Linux, Windows
Programming Language: C, C++, Objective C
Topics: Multimedia
Register Date: 2004-04-07 21:16
LastUpdate: 2009-11-16 14:12

A native Mac OS X port of MAME

MAME OS XはMAMEのMac OS Xへのネイティブ移植版で、OS X特有の最適化の恩恵 を最大限に利用できるように設計されています。

Development Status: 4 - Beta
Target Users: End Users/Desktop
Operating System: MacOSX
Programming Language: C, Objective C
User Interface: Cocoa (MacOS X)
LastUpdate: 2021-05-26 09:59

TDM-GCC MinGW Compiler

GCCの新しいリリースが出た時に、MinGWの公式gccパッケージを置き換えとしてのMinGW環境を使用したバイナリパッケージ(TDM)を提供しています。

LastUpdate: 2007-08-04 22:03

Darwin Source Repository

ダーウィン ソース リポジトリは、!OpenDarwin プロジェクトの閉鎖が残した空白を埋めるものです: Mac OS X のオープン ソース コンポーネントの恒久的な公共のリポジトリを提供します。

(Machine Translation)
LastUpdate: 2013-10-11 20:06

Oolite

Oolite is an independent reinterpretation and ehancement of the classic space sim game Elite for modern computers. The result is a space trading and combat simulation offering encounters with pirates, police, bounty hunters, the occasional alien menace, and other surprises along the way. While striving to reach the coveted Elite status, the players set their own path through the various galaxies, choosing to be trader, pirate, or bounty hunter depending on the situation at hand, and their own judgement. The game is hugely expandable, using a combination of property lists and JavaScript. Oolite's active modding community already provides more than 200 OXPs (Oolite eXpansion Packs). Among them are a huge variety of missions, weapons, ships, and extra career paths over and above what's available within the core game, as well as a number of other gameplay enhancements and customizations.

LastUpdate: 2013-02-12 13:36

TAMS Analyzer

TAMS (Text Analysis Markup System) Analyzer is a qualitative or ethnographic coding and data extraction-analysis system.

LastUpdate: 2008-08-03 21:02

MikuInstaller

This project aims to provide a simple and easy way to install Windows softwares to Mac OS X by using Wine.

LastUpdate: 2014-03-17 06:21

Whited00r

Whited00rは、古いiOSデバイスを高速化し、新しい機能を提供するカスタムのファームウェアです。利用可能:iPhone 2G、iPhone 3G、iPod Touch 1G、iPod Touch 2G (MB model only)

Development Status: 5 - Production/Stable
Operating System: Apple iPhone
Programming Language: Objective C