<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>

<channel>
	<title>Nano Tips</title>
	<atom:link href="http://tips.nnmt.eu/feed/" rel="self" type="application/rss+xml" />
	<link>http://tips.nnmt.eu</link>
	<description>Ссылки на полезные ресурсы</description>
	<pubDate>Sat, 17 Jan 2009 14:35:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Как закрыть порт 445 (How to close port 445)</title>
		<link>http://tips.nnmt.eu/soft/windows/how-to-close-port-445/</link>
		<comments>http://tips.nnmt.eu/soft/windows/how-to-close-port-445/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 14:23:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://tips.nnmt.eu/?p=52</guid>
		<description><![CDATA[SMB (Server Message Block) - http://en.wikipedia.org/wiki/Server_Message_Block
1) Открыть реестр (Open Registry Editor)
2) Перейти к ключу (Navigate to this key)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters
3) Найти и изменить значение параметра (Select &#038; modify the entry named)
TransportBindName
4) По умолчанию, значение параметра \Device\. Удалите это значение, чтобы осталось только название без значения
(The default entry will be \Device\. Delete that entry so you are left [...]]]></description>
		<wfw:commentRss>http://tips.nnmt.eu/soft/windows/how-to-close-port-445/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Закрываем порты: Windows Worms Doors Cleaner</title>
		<link>http://tips.nnmt.eu/soft/windows/windows-worms-doors-cleaner/</link>
		<comments>http://tips.nnmt.eu/soft/windows/windows-worms-doors-cleaner/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 14:04:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://tips.nnmt.eu/?p=39</guid>
		<description><![CDATA[Первый и самый простой вариант - это завершить работу программ или служб, которые используют эти порты (можно сказать открывают). В первую очередь это порты 135-139, 445, Это можно сделать вручную, что требует определенных знаний и навыков. Чтобы немного упростить эту задачу рекомендуется использовать небольшую программку Windows Worms Doors Cleaner, объемом всего 50 kB. Скачав ее [...]]]></description>
		<wfw:commentRss>http://tips.nnmt.eu/soft/windows/windows-worms-doors-cleaner/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Give Joomla backend managers access to any component!</title>
		<link>http://tips.nnmt.eu/programming/joomla/give-joomla-backend-managers-access-to-any-component/</link>
		<comments>http://tips.nnmt.eu/programming/joomla/give-joomla-backend-managers-access-to-any-component/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 22:57:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://tips.nnmt.eu/?p=35</guid>
		<description><![CDATA[One of the most common problems that developers face when finishing a project based on Joomla is user access management, or to be more exact, the lack of user access control! There are 2 known solutions on this issue: the commercial component from Joomla Solutions which is called JBAM (Joomla backend access management - $125) [...]]]></description>
		<wfw:commentRss>http://tips.nnmt.eu/programming/joomla/give-joomla-backend-managers-access-to-any-component/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Вплывающие окна в overLIB</title>
		<link>http://tips.nnmt.eu/programming/javascript/%d0%b2%d0%bf%d0%bb%d1%8b%d0%b2%d0%b0%d1%8e%d1%89%d0%b8%d0%b5-%d0%be%d0%ba%d0%bd%d0%b0-%d0%b2-overlib/</link>
		<comments>http://tips.nnmt.eu/programming/javascript/%d0%b2%d0%bf%d0%bb%d1%8b%d0%b2%d0%b0%d1%8e%d1%89%d0%b8%d0%b5-%d0%be%d0%ba%d0%bd%d0%b0-%d0%b2-overlib/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 21:47:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://tips.nnmt.eu/?p=30</guid>
		<description><![CDATA[Библиотека overLIB, написанная на JavaScript, предназначена для создания всплывающих окон со всевозможным оформлением.

Полную статью по теме можно прочитать здесь: Манипуляции с всплывающими окнами в overlib

Ссылки по теме

Домашняя страница overlib
Download
Список команд overlib

]]></description>
		<wfw:commentRss>http://tips.nnmt.eu/programming/javascript/%d0%b2%d0%bf%d0%bb%d1%8b%d0%b2%d0%b0%d1%8e%d1%89%d0%b8%d0%b5-%d0%be%d0%ba%d0%bd%d0%b0-%d0%b2-overlib/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VirusTotal.com - проверка файлов на вирусы on-line</title>
		<link>http://tips.nnmt.eu/online-services/antivirus/virustotalcom-%d0%bf%d1%80%d0%be%d0%b2%d0%b5%d1%80%d0%ba%d0%b0-%d1%84%d0%b0%d0%b9%d0%bb%d0%be%d0%b2-%d0%bd%d0%b0-%d0%b2%d0%b8%d1%80%d1%83%d1%81%d1%8b-on-line/</link>
		<comments>http://tips.nnmt.eu/online-services/antivirus/virustotalcom-%d0%bf%d1%80%d0%be%d0%b2%d0%b5%d1%80%d0%ba%d0%b0-%d1%84%d0%b0%d0%b9%d0%bb%d0%be%d0%b2-%d0%bd%d0%b0-%d0%b2%d0%b8%d1%80%d1%83%d1%81%d1%8b-on-line/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 01:01:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Антивирусы]]></category>

		<guid isPermaLink="false">http://tips.nnmt.eu/?p=27</guid>
		<description><![CDATA[
VirusTotal - сервис, который анализирует подозрительные файлы и облегчает быстрое обнаружение вирусов, червей, троянов и всех видов вредоносных программ, определяемых антивирусами.

Описание:

Бесплатный независимый сервис
Использование множества антивирусных систем
Автоматическое обновление вирусных баз в реальном времени
Детальные результаты для каждого антивируса
Глобальная статистика в реальном времени

www.virustotal.com
]]></description>
		<wfw:commentRss>http://tips.nnmt.eu/online-services/antivirus/virustotalcom-%d0%bf%d1%80%d0%be%d0%b2%d0%b5%d1%80%d0%ba%d0%b0-%d1%84%d0%b0%d0%b9%d0%bb%d0%be%d0%b2-%d0%bd%d0%b0-%d0%b2%d0%b8%d1%80%d1%83%d1%81%d1%8b-on-line/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JoomSEF Extensions и их регистрация</title>
		<link>http://tips.nnmt.eu/programming/joomla/joomsef-extensions/</link>
		<comments>http://tips.nnmt.eu/programming/joomla/joomsef-extensions/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 18:56:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://tips.nnmt.eu/?p=21</guid>
		<description><![CDATA[
ARTIO JoomSEF - лучший аддон генерации красивых ссылок ака ЧПУ (SEF) для джумлы .

Скачать последнюю версию можно на официальном сайте:
JoomSEF Extensions
ВНИМАНИЕ:
Для удаления рекламы плагина, в частности для JoomSEF 2.3, нужно в файле:
\administrator\components\com_sef\sef.class.php
найти в строке 503 блок
$buf = '&#8216;.&#8217;&#8216;.&#8217;S&#8217;.&#8217;E&#8217;.&#8217;O&#8217;.&#8217; &#8216;.&#8217;b&#8217;.&#8217;y&#8217;.&#8217; &#8216;.&#8217;A&#8217;.&#8217;r&#8217;.&#8217;t&#8217;.&#8217;i&#8217;.&#8217;o&#8217;.&#8217;&#8216;.&#8217;&#8216;;
и заменить его на
$buf = '';
]]></description>
		<wfw:commentRss>http://tips.nnmt.eu/programming/joomla/joomsef-extensions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Установка и настройка SVN  для Windows</title>
		<link>http://tips.nnmt.eu/soft/internet/svn/setup-svn-for-windows/</link>
		<comments>http://tips.nnmt.eu/soft/internet/svn/setup-svn-for-windows/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 09:45:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://tips.nnmt.eu/?p=8</guid>
		<description><![CDATA[ 
Учитывая, что есть статья по установке SVN (правда +Trac) под Linux, вот краткое описание установки и настройки SVN для Windows.
Ничего нового для людей, хорошо знающих и работающих с SVN, здесь не будет. Цель статьи — помочь некоторому проценту новичков, таки осилить изучение этой системы контроля версий.

С самого начала сообщаю, что для SVN есть подробное [...]]]></description>
		<wfw:commentRss>http://tips.nnmt.eu/soft/internet/svn/setup-svn-for-windows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CommitMonitor</title>
		<link>http://tips.nnmt.eu/soft/internet/svn/commitmonitor/</link>
		<comments>http://tips.nnmt.eu/soft/internet/svn/commitmonitor/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 09:38:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://tips.nnmt.eu/?p=6</guid>
		<description><![CDATA[
CommitMonitor маленькая программа, которая висит в трее и пингует SVN репозиторий на наличие новых комитов.
The CommitMonitor is a small tool to monitor Subversion repositories for new commits. It has a very small memory footprint and resides in the system tray.
CommitMonitor
]]></description>
		<wfw:commentRss>http://tips.nnmt.eu/soft/internet/svn/commitmonitor/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenOffice.org Wiki</title>
		<link>http://tips.nnmt.eu/soft/office/open-office/openofficeorg-wiki/</link>
		<comments>http://tips.nnmt.eu/soft/office/open-office/openofficeorg-wiki/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 09:36:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[OpenOffice.org]]></category>

		<guid isPermaLink="false">http://tips.nnmt.eu/?p=4</guid>
		<description><![CDATA[OpenOffice.org Wiki
Документация по OpenOffice.
Здесь также можно скачать словари для OpenOffice: Dictionaries
]]></description>
		<wfw:commentRss>http://tips.nnmt.eu/soft/office/open-office/openofficeorg-wiki/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

