The JAGUAR product line was developed from proprietary caching technology in 1999. It has continually evolved with the ever changing customer requirements and fast growing web environment. In addition to its unparalleled performance, the JAGUAR products feature user-friendly management tools that allow the customer to optimize the effectiveness of the product.
VisualSVN - это прозрачная интеграция системы управления версиями Subversion в среду разработки Visual Studio. Обеспечивает полный контроль над любыми изменениями в проекте, созданном вами или вашими коллегами. Благодаря VisualSVN можно просмотреть всю историю видоизменений и восстановить предыдущие версии проекта. Программа создана на базе открытого исходника системы управления версиями Subversion, фактически являющейся стандартной системой памяти для ПО-проектов. В программу входит множество инструментов и услуг, таких как системы обзора кодировки и провайдеры хостинга. Благодаря VisualSVN вы можете без ограничений пользоваться этими инструментами и услугами.
VisualSVN is a Visual Studio plugin for Subversion integration. VisualSVN adds transparent and professional source control to the most widely used IDE on the Windows platform. The main aim of VisualSVN is to simplify usage of Subversion on Windows platform. Watch the quick "Getting Started" demo and learn how simple Subversion can be! VisualSVN is designed to help you master all important source control concepts by providing the right tools at the right place. It is well recognized as a stable and robust Visual Studio plugin. It is used by Fortune 500 companies, hi-tech startups, Microsoft MVP's and famous open-source projects. VisualSVN doesn't introduce a new version control system, but makes the standard Subversion easy to access for Visual Studio developers.
VisualSVN Features
- Easy to Start With VisualSVN it's easy to get started with Subversion in both personal and corporate environments. Watch the quick Getting Started demo and learn how simple Subversion can be!
- Add Solution to Subversion Wizard To get your source code versioned all you need to do is to click the "Add Solution to Subversion" main menu command. The rest is basically Next-Next-Finish.
- Easy Subversion Server Installation There is an accompanying easy-to-install Subversion server with built-in Windows Authentication support. Learn more about VisualSVN Server.
- TortoiseSVN Integrated into Visual Studio Use the de-facto standard and the most convenient Subversion user interface on Windows platform.
- Convenient Access to All Subversion Commands Get access to all Subversion commands from main menu, toolbar, solution explorer and editor window.
- The Same Client Subversion UI Outside of Visual Studio With VisualSVN you use the same Subversion user interface inside and outside of Visual Studio.
- Advanced Status Display No more dirty commits. Stay always informed about all changes within your working copy.
- Status for Everything Integral status is displayed for any versioned element in the Solution Explorer including files, forms, aspx-pages, folders and virtual folders ('filters' in Visual C++ projects).
- Status Anytime VisualSVN displays integral working copy status at the Visual Studio's status bar so you can easily keep an eye on any changes in your working copy.
- Quick Diff See your changes in the realtime. All changed parts of a file are marked right there in the Visual Studio editor.
- Navigate Between Changes VisualSVN allows you to navigate easily between changes in a file. Just press Ctrl + Shift + Up/Down Arrow keys and jump to the previous or next changes in the file.
- Keep Your Work Always Under Subversion No more incomplete commits. VisualSVN automatically puts every created item under Subversion.
- Put Newly Created Projects under Subversion VisualSVN automatically puts all items of newly created projects under Subversion. Standard intermediate and output items such as obj and bin folders are ignored by default.
T- ransparent File Management No more trouble with complicated file renaming. VisualSVN allows you transparently rename or move any item in your solution. Complete history is preserved.
- Transparent Refactorings VisualSVN allows you to perform refactorings transparently by standard Visual Studio means or third party tools (such as ReSharper). Complete history is preserved.
- Drag&Drop, Copy&Paste and Save As VisualSVN allows you to perform transparently advanced file management operations such as Drag&Drop, Copy&Paste and Save As. Complete history is preserved.
- VisualSVN Toolbar The most used VisualSVN commands are placed on a toolbar.
- Current Working Copy URL With VisualSVN toolbar you always know which branch you are working on. Also and you can easily switch, branch and merge from there.
Хранение файлов всех исходников проекта в одном месте значительно упрощает работу - чтобы присоединиться к проекту или восстановить какую-нибудь старую версию, необходимо только проверить хранилище. VisualSVN разработан, чтобы помочь управлять концептами контроля исходника, обеспечивая нужные инструменты в нужном месте. VisualSVN упрощает работу с Subversion для пользователей Visual Studio. Благодаря интеграции Subversion в Visual Studio, VisualSVN улучшает производительность и уменьшает возможность типовых ошибок.
При использовании VisualSVN рядом с каждым файлом в проводнике по решениям Visual Studio появляются понятные метки (заметьте, что решение должно находиться в хранилище Subversion). Эти метки показывают, когда файл был изменен, когда были отменены изменения или когда произошел конфликт. Файл можно щелкнуть правой кнопкой мыши и вывести изменения, откатить изменения, обновить или применить.
С помощью меню VisualSVN можно управлять изменениями для всего проекта. Меню VisualSVN содержит также ссылки на обычные функции TortoiseSVN, как repo-browser, создание и применение исправлений, вывод журнала Subversion, а также ветвление, слияние и переключение хранилищ. Один из важнейших принципов динамической разработки – проверять часто и заранее. Выполняя интеграцию как можно раньше, вы обнаружите все возможные проблемы слияния, а если реализовать непрерывную интеграцию, то весь код будет собираться и все тесты будут выполнены. VisualSVN упрощает частую и раннюю проверку благодаря тесной интеграции с Visual Studio—вам все время будут напоминать, что есть непроверенные изменения. Нет причин откладывать на потом: изменения можно проверить прямо из Visual Studio.
dUP 2 is a patch engine (patch generator, patch creator) for building a small standalone patcher executable for microsoft windows.
[Features]
* multiple file patcher * create Offset and Search&Replace patch/loader * compare files (RawOffset and VirtualAddress) with different filesize * text patcher * registry patcher, also for loaders * attach files to patcher * get filepaths from registry * usage of CRC32 and filesize checks * patching packed files * compress patcher with your favorite packer * saving projects * use custom skin in your patcher * add music (Tracker Modules: xm,mod,it,s3m,mtm,umx,v2m,ahx,sid) to patcher * multilanguage support * and many more...
Version History dUP 2.19 - new "Text-Patch" module ! - bugfix in s&r compare module - other bugfixes from v2.18 - added linkcursor in patcherwindow - registry editor now can import v5 reg files - faster scrolltext engine - better scrolltext font management - new function: import long hexpatterns in offset-patch-dialog - fixed loader_installer bug - added support for relative paths (subfolders) for the targetfiles - search & replace comments bugfix - loader: registrypatcher bugfix - added new internal environment variable: %dup2_last_path% - skincontrols now can have transparent backgroundcolor (FFFFFFFF) - now you can execute multiple search&replace loaders from same directory Homepage BBS
Flashget Mini - a "just for downloading" excellent download software. Ultra-fast, ultra-small features allow you to experience the fun easy to download. Official Changelog:
Version: FlashGetMini official version v1.3 (1046) 2008-10-23
Some Fixes in dll modules and program exe
Mini Express 1.3 Revision (1.3.0.1046) update log is as follows: + fixes an issue of the interface + optimizes the installation package size + modify other details
Version: FlashGetMini official version v1.3 (1045) 2008-10-15
Add: supporting detailed information window displays the function of mission. Add: right through the menu to rename the name of mission functions. Add: duplicate download tasks, suggesting that "re-download" or "View" function of the operation. Fix: Repair under Vista can not drag files and link BT seed to the mini-window interface and suspended window download bug. Fix: Repair press the boss key after auxiliary window is not closed bug. Fix: Repair can not call Kaspersky antivirus 7.0 bug. Download mission is complete, call in Backgrounds Kaspersky antivirus scanning. Kaspersky scan to see the Record....and so on Amend: modify the suspension onto the edge of the window and then restart the mini-train, then show the window when a suspension, suspended window sometimes invisible bug. Amend: change the amended resolution, the suspension may be disappearing window bug.
English Language File a little bit fixed ( Spell Errors may remain ).
- Removed All Ads/Call Homes/Stats etc.. -> see Details - Changed Integrated Search to use Google Search - Some Gui Fixes in FlashGetMini.exe - Changed TCPIP.sys Patcher to a better one - Remove Info.exe call from program flashgetmini.exe - Antivirus suggestion to the direct International Link: http://www.freerav.com/ - C# v8 program exe, C#7.1 dll's compiled PE Files Clean up by the modificated files: FlashGetMini.exe, libStatistics.dll, core_stat.dll, P2PCore.dll, p2snetio.dll, btcore.dll
( no worries IDM - Internet Download Manager have much mor callhomes and is not freeware )
The BitTorrent Module from FlashGet-Mini
In FlashGet .exe/dll's are still remaining some old obsolete registry keys which get added into the windows registry by running flashget. ( Clean up will be done in a later Ads free Build )
FlashGet-Mini is a beautiful fast Download Manager for http/ftp. The BT Core engine need some optimizations and more options such as max. connections at once, IPfilter.dat, protocol encrytion support. On BT, FlashGet run after a while only slight slower as utorrent. The Gui Detail Window can be set to the right or left site to show real time stats/info about the current jobs and downloaded jobs. The RAM memory consume by BitTorrent Downloads is very good with 30 - 45 MiB
========================
FireFox Extension Addon English Translated for FlashGet-Mini
Works with all Fileshare hoster now such as Rapidshare, Mediafire,... nfo: FlashGetMini extension 1.0.0 Crash Bug Fixed and Translated + Done compatible for latest Firefox 3.1 Beta
IMule is based on the I2P Anonymity Network which is a Router or Mixer-Network. *I*Mule is the anonymous filesharing of *E*Mule, the worlds most famous filesharing software next to gnutella and torrent. Download and Share Files without revealing your IP-Adress or our Identity. Safe and Secure, just Anonymous Filesharing. Based on the Anonymity Network I2P (Invisible Internet Project) Imule is protecting you while Downloading and Sharing Files. Your IP-Adress is not shown to the requester or owner of the file.
Download the compiled versions for Windows above, or download also the sources for compiling yourself on Linux. Try downloading by pasting the ed2k-link in IMule (or - if available - Emule). It should be more reliable (if not faster) than a http-download via i2p.