10 projects tagged "Windows"
xn.debug is a debugger for PHP. It is built with several interacting technologies. The core element is a PHP based function, which can be integrated into the application files. This function can be used to inspect PHP elements at nearly every point of code. The function will also be executed again as shutdown function after the application is finished. At this point, HTML output is generated and placed at the end of the server response to the browser. Once the HTML snippet is executed, a virtual debugging window is displayed. Styling is based on a dedicated CSS file and a handful of JavaScript functions.
openBibleViewer provides an easy but powerful access to about 450 Bible resources. Features include reading ZenfaniaXML modules, reading BibleQuote modules, search, sessions, an MDI interface, notes, marks, bookmarks, zoom, printing, and the ability to export as plain text or HTML.
OOOGUI is a dynamic CMS that lets you define your data structure (objects, relations between objects, queries on objects), and lets you create public and private HTML pages to view and modify your content. All of this is done through a WYSIWYG interface. OOOGUI is multilingual, manages role based permissions, and generates PHP and Smarty code that you can customize for your needs. Other features include an easy installation wizard, rich HTML and PHP editors, automatic resampling of uploaded images, automatic flv conversion of uploaded videos, automated site replication, caching of all queries, caching of all resized images, multiple sites with one backend, and creation of pages and navigation through drag and drop. The data model can be modified at production time, and all frontend pages can be regenerated with one click. The frontend pages have inline content administration.
selfoss is a multipurpose RSS reader, live stream, mashup, and aggregation Web application. You can register RSS feeds, and this Web-based PHP application will continuously fetch new RSS feed items. The items will be shown in a stream. You can also add other sources, like deviantart, Twitter, or tumblr users. Attaching new sources is very easy, and you can add any source you want (e.g. IMAP email account, log files, etc.). selfoss also allows you to collect all your postings on different communities (e.g. Twitter, your blog, etc.) and show it in one place. It features a Web-based RSS reader, universal aggregator, mobile support (Android, iOS, and iPad), and support for MySQL, SQLite, and MongoDB databases. It is easy extensible with an open plugin system (write your own data connectors). It is a lightweight PHP application taking up less than 2 MB.
Simblog aims to be one of the most easy-to-use and lightweight blogging platforms. It emphasizes user experience, workflow, and ease of use without neglecting usability and extensibility. It will take full advantage of what HTML5 and CSS3 have to offer without delving too deeply into experimental features. It is built on its own lightweight framework, which allows a high degree of extensibility and modularity for your blog. It uses Smarty as a templating engine (which also provides a caching mechanism), jQuery and Kendo UI for frontend design, and MySQL as a database.
OpenTeacher is a vocabulary training application that helps you learn a foreign language. It uses a list of words in both a known and a foreign language and tests you. It supports smart question asking and interval training with Think answers, shuffle answer, and repeat answer input modes. It has easy symbol, Greek, and Cyrillic input, and reads and writes T2K (Teach2000) and WRTS files, and reads ABBYY Lingvo Tutor files. It is available in Arabic, Australian English, Brazilian Portuguese, Chinese (Traditional), Croatian, Czech, Danish, Dutch, French, German, Hebrew, Hungarian, Japanese, Korean, Polish, Russian, Serbian, Slovenian, Spanish, Swedish, and Turkish.
RoseThorn is a cross-platform library for 2D and 3D games running on GNU/Linux (and possibly other Unix-like OSes) and Windows. Features include: hardware accelerated 2D and 3D rendering; Ogg and WAV Sound support with OpenAL; Lua scripting; BMP, JPEG, and PNG image loading and saving (from screenshots); easily created and modified user interfaces with XML and CSS, combined with Lua event handling; separate 2D and 3D libraries; support for multiple fonts in both TTF and bitmap formats; support for OBJ, 3DS, MD5, and RTM model formats; skeletal animation (a work in progress); support for UDP and TCP networking; thread and mutex support; a Simple Shader API; 2D animated sprites; and some basic cryptography support. There is simple event management, with key/mouse bindings easily customized from the in-game console, config file, command line, or GUI.
TinyIB is a lightweight PHP image board which emulates the functionality of 4chan. If you use MySQL or SQLite, you can use it to create an efficient setup able to handle large amounts of traffic. If you don't use a database, it can store posts as text files for a portable setup capable of running on virtually any PHP host.