Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第11,57111,580项(搜索用时0.014秒)
databases/south-1.0.2 (Score: 1.6188293E-4)
Intelligent schema migrations for Django apps
This is South, intelligent schema migrations for Django apps. South is: * Intelligent; it knows if you've missed out a migration or two * Database independent, so there's no hassle if you need to move databases. * Easy; it can write migrations for you, and it takes about a minute to convert your app over to use South. * Designed for a pluggable Django world; you can declare dependencies between apps so they all migrate together correctly, and you can still use syncdb for your non-migrated apps without it interfering. * Useful for data too; you can write migrations to transform legacy data. * Better (we think, anyway) than the alternatives.
databases/slony1v2-2.2.5 (Score: 1.6188293E-4)
PostgreSQL master to multiple replicas replication system
Slony-I is enterprise-level "master to multiple slaves" replication system with cascading and failover. The big picture for the development of Slony-I is to build a master-slave system that includes all features and capabilities needed to replicate large databases to a reasonably limited number of slave systems. Slony-I is developed as a system for data centers and backup sites, where the normal mode of operation is that all nodes are available. Differences from 1.2 stream - Removal of TABLE ADD KEY - It drops all support for databases prior to PostgreSQL version 8.3.
deskutils/drivel-3.0.5 (Score: 1.6188293E-4)
Blog editor for GNOME
Drivel is a GNOME client for working with online journals, also known as weblogs or simply blogs. It retains a simple and elegant design while providing many powerful features, including: * Support for LiveJournal, Blogger, MovableType, Advogato, and Atom journals (systems based off these are also supported, including WordPress and Drupal) * The ability to post, edit, delete, and view recent entries * Integrated spellchecking and HTML syntax highlighting * Offline composition and editing * Automatic recovery in the event of a crash * Journal system extensions, including LiveJournal security groups and MovableType categories
deskutils/gnome-blog-0.9.1 (Score: 1.6188293E-4)
GNOME app to post to blogs
gnome-blog lets you post to bloggerAPI and MetaWeblog compatible blogs including blogger.com, blogspot.com, advogato.org, pyblosxom, moveable-type. Features: * Operates as a panel object ("applet") or a standalone application * Clean interface doesn't get in the way of what you're writing * WYSIWYG styled text support * Entries can be written gradually over the course of a day, popping gnome blog open and closed as you have thoughts to jot down and then posting at the end of the day * Supports many different kinds of blogs
deskutils/tomboy-1.15.4 (Score: 1.6188293E-4)
Personal note taking system for the GNOME desktop
Tomboy is a desktop note-taking application for Linux and Unix. Simple and easy to use, but with potential to help you organize the ideas and information you deal with every day. The key to Tomboy's usefulness lies in the ability to relate notes and ideas together. Using a WikiWiki-like linking system, organizing ideas is as simple as typing a name. Branching an idea off is easy as pressing the Link button. And links between your ideas won't break, even when renaming and reorganizing them.
deskutils/recoll-1.21.6 (Score: 1.6188293E-4)
Personal full text search package, based on Xapian
Recoll is a personal full text search package. It is based on a very strong backend (Xapian), for which it provides an easy to use and feature-rich interface. Features: * Free, GPL license. * Easy installation, few dependancies. No database daemon, web server, desktop environment or exotic language necessary. * Will run on most Unix-based systems * Qt 4 GUI, plus command line. * Searches most common document types, emails and their attachments. Transparently handles decompression (gzip, bzip2). * Powerful query facilities, with boolean searches, phrases, proximity, wildcards, filter on file types and directory tree. * Multi-language and multi-character set with Unicode based internals. * Extensive documentation, with a complete user manual and manual pages for each command.
deskutils/treesheets-0.0.20160711 (Score: 1.6188293E-4)
Free form data organizer
The ultimate replacement for spreadsheets, mind mappers, outliners, PIMs, text editors and small databases. Suitable for any kind of data organization, such as Todo lists, calendars, project management, brainstorming, organizing ideas, planning, requirements gathering, presentation of information, etc. It's like a spreadsheet, immediately familiar, but much more suitable for complex data because it's hierarchical. It's like a mind mapper, but more organized and compact. It's like an outliner, but in more than one dimension. It's like a text editor, but with structure.
deskutils/xwrits-2.26 (Score: 1.6188293E-4)
Reminds you to take wrist breaks
Xwrits reminds you to take wrist breaks for prevention or management of repetitive stress injuries. When you should take a break, it pops up an X window, the warning window. You click on the warning window, then take a break. The window changes appearance while you take the break. it changes again when your break is over. Then you just resume typing. Xwrits hides itself until you should take another break. The typetime option changes the amount of time between breaks, and the breaktime option changes the length of a break. The defaults are 55 minutes and 5 minutes, respectively.
devel/modules-svn20130912 (Score: 1.6188293E-4)
High level open source game development suite, modules
Bennu is a high level open source game development suite which focuses on modularity and portability, making it a perfect choice for cross-platform game development. Although officialy it is only supported on Windows, Linux and GP2X Wiz (on the right), Bennu can run on multiple other platforms, including *BSD, MacOSX and other consoles such as the Wii, Dingoo A320, GP2X, or the classic Xbox. This makes it really fun to code in Bennu: the game can be played on you computer AND your console!
devel/proto-0.3.10 (Score: 1.6188293E-4)
Prototype object-based programming
proto (google code name r-proto) is an R package which facilitates a style of programming known as prototype-based programming. Prototype-based programming is a type of object oriented (OO) programming in which classes and objects are unified into a single concept, prototypes. This makes proto and prototye programming simpler than the usual OO model yet it retains the OO features of inheritance (known as delegation in the prototype model) and OO dispatch. Applications, News, Additional Information sources, Proto Bugs and Avoiding R Bugs sections are given below while associated Links are in the http://code.google.com/p/r-proto/wiki/Links