Corrected Ukrainian Keyboard Layout For MacBook

Рубрика: Mac OS X | 12 February 2010, 17:06 | crud

Украинская расскладка клавиатуры (переставленны местами значения клавиш Ы – И), как в Майрософт ПиСи :)
Файлы ниже нужно скопировать в папки /Library/Keyboard Layouts (в этом случае все пользователи ПК будут иметь доступ к этой раскладке) или в /Users/имя_пользователя/Library/Keyboard Layouts (доступ к расскладке будет иметь только указанный юзер).
После копирования файла. Заходим в System Preferences -> Language & Text -> Input Sources находим имя нашей раскладки (в нашем случае это Ukrainian-crud) и “оптичиваем ее” заменяя старую Ukrainian.

Загрузить файлы раскладки: Ukrainian_crud_remap.icns и Ukrainian_crud_remap.keylayout

День Рождения

Рубрика: Just a life | 14 December 2007, 09:36 | crud

Сегодня у основателя блога знаменательная дата – День Рождения.
Хотелось пожелать самого-самого.

ЧИТАТЕЛИ ТВОИХ СТАТТЕЙ

SYSADMINSDAY

Рубрика: Юмор | 26 July 2007, 09:16 | crud

Админы шутят.

Сижу работаю…Скучно…Решил подколоть своего колегу UNIX’a. [Далее...]

PEPSI SHUFFLE

Рубрика: Разное | 26 June 2007, 13:17 | crud

Знал что пепси устанканилась на рынке не только напитков но и брендов, но хочу заметить что ролики проникают во все чарты.

Впечатляет последний клип можно засмотреть на тюбике: [Далее...]

Asterisk PBX + C# (AGI)

Рубрика: Development, Mobile | 7 June 2007, 09:37 | crud

Asterisk – free PBX application for creating cool IVR service.

I’m was wonderin’ when see that Asterisk (*) can execute compiled .NET files as extension and dialplan schema.

AGI is Asterisk Gateway interface. It can be used to extend asterisk functionalities with help of different programming/scripting languages like C#, Perl, PHP etc.

For start the first thing you need to have installed in your box is Mono Tone. That is an open source project to use .NET Framework in Linux.

You can download Mono-Tone from http://www.mono-project.com/Downloads.

After installing you can use .NET assemblies and execute .exe files. You can compile any C# files with – mcs command line which is equivalent to csc in Windows. And you can run .exe file with mono command. But wait! Don’t go too fast because although you can run .exe file using mono command in Mono Project but AGI won’t execute your executables using mono. Asterisk and your .NET assembly share same console so you need to pass data from your program directly to Asterisk. You need to do some configurations to be able to run .NET assemblies directly and without mono command. For that you need to configure your binfmt. You can find the configuration HERE. (Find solution under Can I run Mono applications without using ‘mono program.exe’?

After that if you plan to restart your box in order to have same configuration after entry you need to add same configuration to /etc/rc.local

You need to place monotone.dll and your .net assemblies in /var/lib/asterisk/agi-bin/ and your sound files (in .gsm format) in /var/lib/asterisk/sounds/.

Now you are ready to start with your first program.

Речь идет о покупке нового авто 2006-2007 года выпуска в салоне посредством кредитования

1.Выбираем понравившуюся машину

2. Выбираем банк в котором будем выступать как заемщик.

Отсюда начинается жара:

[Далее...]