МоёМесто
Мои Ссылки
Друзья
Группы
Настройки
Помощь
Забыли пароль?
войти
Быстрая регистрация
Добро пожаловать! Что такое
МоеМесто
? Это
сервис интернет закладок
. Здесь Вы можете
зарегистрироваться
, установить
МоеМесто::Панель
в свой браузер, и хранить все свои закладки, заметки и
файлы
.
Подробнее ...
всё
закладки
заметки
файлы
архив
24 ссылки
Архив
/
2008
/
декабрь
сортировать
|
показывать
SourceForge.net: Slack FTP Install
в блог
Introduction
SlackFTP is a set of two alternative Slackware Linux installation floppies, which allow you to install Slackware Linux via FTP. SlackFTP uses the ftpfs kernel module for providing FTP connectivity. The SlackFTP project was started Juan F. Codagnone.
Short instructions
* Get a bootdisk (e.g. bare.i) and the install.1 image from a Slackware Linux FTP mirror.
* Get the SlackFTP install.2 and network.dsk disk images.
* Write these disk images to floppy using dd or rawrite.
* Start the Slackware installation system using the boot, install.1 and install.2 disks.
* Log on as "root" and execute the "network" command. Insert the network.dsk disk and enter "f" to load FTP installation support.
* Continue the installation as usual and select "FTP" as the source medium.
добавил:
diffway
30 декабря 2008
комментировать
метки:
distro
linux
SourceForge.net: WinMerge
в блог
WinMerge is a Windows tool for visual difference display and merging, for both files and directories. Unicode support. Flexible syntax coloring editor. Windows Shell integration. Regexp filtering. Side-by-side line diff and highlights diffs inside lines.
добавил:
diffway
30 декабря 2008
комментировать
метки:
diff
sourceforge
Google Directory - Computers > Software > File Management > File Comparison > Windows
в блог
Windows Computers > Software > File Management > File Comparison > Windows
добавил:
diffway
30 декабря 2008
комментировать
метки:
Freeware
google
soft
Modifying Forms in Drupal 5 and 6 | Lullabot
в блог
Drupal has a lot of forms to fill out and not all of them may be just the way you want or need them to be. Modifying forms is a topic that is often met with groans but once you understand the two methods to accomplish the task and the basic, underlying concepts, it really isn't that hard to do at all. You'll be a form-modifying, input-customizing wiz in no time. This article will briefly discuss what's going on and then mainly focus on showing working examples for both methods in Drupal 5 and 6. You should be comfortable creating a new function, looking at arrays and a having at least a passing understanding of the Forms API is real handy. Also note that in the examples below I have them wrapped in php tags but you should not include those if you copy/paste. That is just so it looks nice and clear for the article.
добавил:
diffway
29 декабря 2008
комментировать
метки:
coding
development
drupal5
Setting up a development environment | drupal.org
в блог
Discovering the best tools, and learning how to use them effectively, takes time and effort. While that effort may be duly rewarded, spending weeks looking for and trying to configure software can be frustrating. This chapter contains the wisdom of Drupal developers past and present. We share what we have learned, list and evaluate favorite software and practices, and describe how to set up and use these tools with Drupal in mind.
добавил:
diffway
29 декабря 2008
комментировать
метки:
coding
development
drupal5
DBIx::MSSQLReporter - An module to connect Perl to MS SQL Server and MS Data Engine - search.cpan.org
в блог
Module Version: 1.04 Source * NAME * SYNOPSIS * DESCRIPTION * INSTALLATION * CONSTRUCTOR new * METHOD do($sql) * METHOD dropDB($dbName) * METHOD dropTable($tableName) * METHOD get_dbNames($sysDbCount) * METHOD get_fieldNames($tableName) * METHOD get_tableNames() * METHOD get_viewNames() * METHOD get_sysDbNames($sysDbCount) * METHOD get_sysTableNames() * METHOD get_sysViewNames() * METHOD hash2Table($select, $sep, $keyRef) * METHOD select($sql, $sep) * AUTHOR * LICENCE
добавил:
diffway
28 декабря 2008
комментировать
метки:
db
drupal-modules
msSQL
perl
SQL dialects reference - Wikibooks, collection of open-content textbooks
в блог
Several SQL dialects are covered in this book. Note that in all cases of particular implementations, only the latest stable version is described.
* Standard. There are several versions of SQL standard (SQL-86, SQL-89, SQL-92, SQL:1999, SQL:2003). The book would list all popular practices to do a job in all implementations, particularly emphasizing SQL versions that a particular solution works for (i.e. if some feature became standard since version X, it would be stated that such solution works since version X).
* DB2 (IBM DB2).
* Firebird (Firebird 2.0). An open-source RDBMS forked from sources of InterBase that were released by Borland on July 25, 2000. Being a fork, most of the documentation is also true for InterBase.
* MySQL (MySQL 5.0)
* MSSQL (Microsoft SQL Server 2005).
* Oracle (Oracle Database 10g2)
* PostgreSQL (PostgreSQL 8.2)
* SQLite.
* Virtuoso (OpenLink Virtuoso running on Virtuoso Universal Server).
* Linter
добавил:
diffway
27 декабря 2008
комментировать
метки:
msSQL
MySQL
sql
XML
Developer modules | drupal.org
в блог
# Bitcache # Block Page Visibility # Code Review Module - Coder # Countries API # Database Scripts: Managing dumps, restores and merges # Devel # Drawing module - graphic features for Drupal # Dript: A scripting language for Drupal # Droopal: Object Oriented Drupal # Drush # Helpers - Work Smarter and Faster # ImageAPI: an image manipulation API # ImportExportAPI # JSON server # Module Builder - A module building helper # Open Flash Chart API # Parsing API # Queryable Variables: high-performance variable storage # Resource Description Framework (RDF) # Roboconf - Block and settings configuration testing module # SecondLife framework # Services: An API for remote applications # Session API # Simple Sitemap # SimpleTest: A unit testing framework for Drupal # SiteNotes: Adding Hidden Design or How To notes in Your Database # SPARQL # Version Control API # Wireframe: Information architecture designs for user testing
добавил:
diffway
24 декабря 2008
комментировать
метки:
coding
development
drupal5
Calling Database From Drupal | drupal.org
в блог
добавил:
diffway
23 декабря 2008
комментировать
метки:
drupal5
CVS server HOWTO Written by Julio Merino.
в блог
Introduction and Purpose
This document explains how to setup a secure CVS server through SSH. The server will be running inside a chroot, so it will have its own set of users (independant from the rest of the system); this means that it is very secure.
Do not get confused. We will be talking a lot about SSH. This is because CVS is not working as a server itself; SSH does its job and passes commands to CVS when needed.
добавил:
diffway
22 декабря 2008
комментировать
метки:
CVS
FreeBSD
Version Control Systems
Concurrent Versions System (CVS)
в блог
Installing a CVS server
Use local CVS server
Use remote CVS pserver
Use remote CVS through ssh
добавил:
diffway
22 декабря 2008
комментировать
метки:
CVS
debian
linux
Version Control Systems
Linux Advanced Routing & Traffic Control HOWTO
в блог
добавил:
diffway
22 декабря 2008
комментировать
метки:
howto
linux
Visual jQuery 1.2.6
в блог
добавил:
diffway
22 декабря 2008
комментировать
метки:
drupal5
JavaScript
jQuery
сохранили
12 раз
Notes on jQuery 1.0 Compatibility Plugin && Interface Elements | groups.drupal.orgdru
в блог
добавил:
diffway
22 декабря 2008
комментировать
метки:
drupal5
jQuery
iXBT: Обзор Sygate Personal Firewall 5
в блог
Результаты тестирования говорят о том, что файрвол хорошо контролирует приложения и надежно прикрывает компьютер от посягательств из сети. Правила, как для фильтрации пакетов, так и для приложений, достаточно гибки в настройках и могут решить практически любую задачу по ограничению доступа. Возможность ограничить действие правила по времени в сумме с защитой настроек и закрытия файрвола паролем, поможет, например, ограничить доступ в интернет для ребенка в то время, когда отсутствуют родители.
добавил:
diffway
20 декабря 2008
комментировать
метки:
Firewall
free
soft
Tab Mix Plus :: Firefox Add-ons
в блог
Tab Mix Plus enhances Firefox's tab browsing capabilities. It includes such features as duplicating tabs, controlling tab focus, tab clicking options, undo closed tabs and windows, plus much more. It also includes a full-featured session manager.
добавил:
diffway
20 декабря 2008
комментировать
метки:
addon
firefox
jQuery.Rule
в блог
This plugin allows quick creation/manipulation of CSS Rules, in a "jQuery-way". It includes features like chaining, iteration using each, selectors with context. Many functions are available, like slice, pushStack, not, add, remove, append, css, and some more. As far as it has been tested, the plugin should perform well in most browsers, some specials methods still need some more testing. Feedback is much appreciated.
добавил:
diffway
19 декабря 2008
комментировать
метки:
AJAX
JavaScript
jQuery
SourceForge.net: ViewVC (formerly known as ViewCVS): ViewVC (formerly known as ViewCVS)
в блог
ViewVC (formerly known as ViewCVS)
As of 2005-11-12 01:45, this project may now be found at: http://viewvc.tigris.org/
ViewVC is a web-based version control repository browser, currently supporting CVS and Subversion repositories. ViewVC can browse directories, change logs, and revisions of files. It can display diffs between versions and show line-based annotation infor
добавил:
diffway
18 декабря 2008
комментировать
метки:
CVS
sourceforge
Version Control Systems
Web-based
Drivers & Tools | GAME.AMD.COM
в блог
ATI наконец выпустил версию 8.12 программного пакета ATI Catalyst. Этот драйвер, ставший уже знаменитым и ожидаемый всеми владельцами новых видеокарт ATI, обещает прирост производительности, который должен вновь вывести в лидеры HD 4870 в борьбе против GTX 260 216 от nVidia. Улучшения коснулись только режима DirectX10 и только видеокарт серий HD4xxxx и HD38xx.
добавил:
diffway
13 декабря 2008
комментировать
метки:
ATI
Drivers
сохранили
10 раз
Dia links
в блог
Кроссплатформенный Open Source инструмент. Для пользователей Windows интерфейс может показаться несколько необычным: отдельная панель инструментов, самостоятельная от «окна» с диаграммой. Тем не менее интерфейс настолько интуитивный, что начать работать с DIA, пожалуй, проще всего. И это несмотря на богатые возможности и обширный выбор инструментов! Для DIA существует множество инструментов, расширяющих возможности программы. В том числе Dia2Code, предназначенный для генерации кода из диаграмм. PHP4 only, к сожалению. Внимание! Для того, чтобы Dia 2 Code? смогла сгенерировать код из диаграммы, при сохранении диаграммы снимите флажок «Сжимать сохраняемые файлы». Для reverse engineering предназначена программа, написанная на Perl, AutoDia Неполный список дополнительных инструментов для DIA доступен здесь: http://www.gnome.org/projects/dia/links.html
добавил:
diffway
12 декабря 2008
комментировать
метки:
UML
1
2
дальше →
diffway
смотреть профиль
Любимые метки
BitTorrent
debian
drupal6
habrahabr
JavaScript
linux
p2p
pda
perl
php
sourceforge
ubuntu
VMware
Web-based
Web-design
Категории diffway
метки
закладки без категории
все метки
Реклама
: