null news
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 664
Gemu News 1.0
Gemu News is a SuperKaramba theme that displays the latest version of compatibility layers like wine. more>>
Gemu News is a SuperKaramba theme that displays the latest version of compatibility layers like wine and the latest version of emulators like dosbox. The version of xqf is also listend.
By clicking on the globe youll get on the homepage of the driver/tool.
Im looking forward for your feedback.
<<lessBy clicking on the globe youll get on the homepage of the driver/tool.
Im looking forward for your feedback.
Download (0.022MB)
Added: 2007-04-04 License: GPL (GNU General Public License) Price:
935 downloads
Null IBBS 0.5.0
Null IBBS is an Internet Bulletin Board System derived from an old snapshot of NullLogic Groupware. more>>
Null IBBS is an Internet Bulletin Board System derived from an old snapshot of NullLogic Groupware.
Null iBBS uses cleartext password transmission. If security is a concern, use https!
This program is derived from an earlier version of Sentinel Groupware. This program also shares code with Null Webmail.
Installation
Null iBBS installation is a bit of a do-it-yourself process for the time being.
1) Move all the files and directories to a directory of your choice. /usr/local/ibbs might be a good default.
2) Edit the Makefile and check the mysql and pgsql dependencies.
3) Type make mysql or make pgsql to build the binary.
4) Create your database and use ibbsdb.mysql or ibbsdb.pgsql to create the database schema.
5) Edit etc/ibbs.cfg to match your configuration.
6) Make sure the files/ directory is writable by the user Null iBBS will be run as.
7) Run ./ibbs from bin/ (NOT AS ROOT!).
8) Curse the crappy install process, and give up in disgust (optional).
With luck, you now have Null iBBS running as a standalone server. It can also be run as a cgi by copying the binary and ibbs.cfg to your cgi-bin directory (works for me).
<<lessNull iBBS uses cleartext password transmission. If security is a concern, use https!
This program is derived from an earlier version of Sentinel Groupware. This program also shares code with Null Webmail.
Installation
Null iBBS installation is a bit of a do-it-yourself process for the time being.
1) Move all the files and directories to a directory of your choice. /usr/local/ibbs might be a good default.
2) Edit the Makefile and check the mysql and pgsql dependencies.
3) Type make mysql or make pgsql to build the binary.
4) Create your database and use ibbsdb.mysql or ibbsdb.pgsql to create the database schema.
5) Edit etc/ibbs.cfg to match your configuration.
6) Make sure the files/ directory is writable by the user Null iBBS will be run as.
7) Run ./ibbs from bin/ (NOT AS ROOT!).
8) Curse the crappy install process, and give up in disgust (optional).
With luck, you now have Null iBBS running as a standalone server. It can also be run as a cgi by copying the binary and ibbs.cfg to your cgi-bin directory (works for me).
Download (0.11MB)
Added: 2007-03-16 License: GPL (GNU General Public License) Price:
952 downloads
In The News 0.0.1
In The News is a Firefox extension that highlights text, right-click to see the latest related news stories. more>>
In The News is a Firefox extension that highlights text, right-click to see the latest related news stories.
Mouse over any of the headlines to see a brief summary of the story. Click on any of the stories to have it open up in a new tab.
<<lessMouse over any of the headlines to see a brief summary of the story. Click on any of the stories to have it open up in a new tab.
Download (0.003MB)
Added: 2007-06-27 License: MPL (Mozilla Public License) Price:
852 downloads
NullableTypes 1.2
NullableTypes for .NET are a very reliable and efficient version of built-in value-types that can be Null. more>>
NullableTypes for .NET are a very reliable and efficient version of built-in value-types that can be Null. NullableTypes pass more than 800 differents test cases and have close-to-optimal efficiency as built-in value-types. They may be used every time you need to store a Null value in a .NET built-in value-type.
Types implemented by NullableTypes are: NullableBoolean, NullableByte, NullableInt16, NullableInt32, NullableInt64, NullableSingle, NullableDouble, NullableDecimal, NullableString and NullableDateTime.
Helper functions provide seamless integration with Windows and ASP.NET user controls and with ADO.NET.
NullableTypes will let you write code like this:
public sealed class Order{
public int OrderID {get {/*...*/}}
public int CustomerID {get {/*...*/}}
public NullableDateTime RequestedDeliveryDate {get {/*...*/}}
// remaining members elided for clarity
}
where RequestedDeliveryDate can be either NullableDateTime.Null or a valid DateTime value.
The property RequestedDeliveryDate.IsNull tests if the date is Null, and when it is not Null the property RequestedDeliveryDate.Value returns a valid DateTime value.
<<lessTypes implemented by NullableTypes are: NullableBoolean, NullableByte, NullableInt16, NullableInt32, NullableInt64, NullableSingle, NullableDouble, NullableDecimal, NullableString and NullableDateTime.
Helper functions provide seamless integration with Windows and ASP.NET user controls and with ADO.NET.
NullableTypes will let you write code like this:
public sealed class Order{
public int OrderID {get {/*...*/}}
public int CustomerID {get {/*...*/}}
public NullableDateTime RequestedDeliveryDate {get {/*...*/}}
// remaining members elided for clarity
}
where RequestedDeliveryDate can be either NullableDateTime.Null or a valid DateTime value.
The property RequestedDeliveryDate.IsNull tests if the date is Null, and when it is not Null the property RequestedDeliveryDate.Value returns a valid DateTime value.
Download (0.76MB)
Added: 2006-09-06 License: MIT/X Consortium License Price:
1143 downloads
vNews 1.2
vNews provides a site news script used to relay the latest information regarding any topic to visitors. more>>
vNews provides a site news script used to relay the latest information regarding any topic to visitors.
vNews is a site news script used to relay the latest information regarding any topic to visitors. And being a part of vScripts, vNews comes with a powerful and flexible administration module where administrators/webmasters can easily change the look of the embedded news to conform with their existing site design.
<<lessvNews is a site news script used to relay the latest information regarding any topic to visitors. And being a part of vScripts, vNews comes with a powerful and flexible administration module where administrators/webmasters can easily change the look of the embedded news to conform with their existing site design.
Download (0.013MB)
Added: 2007-04-20 License: Freeware Price:
919 downloads
Bulletin Board News Server .11
Bulletin Board News Server provides a (v)Bulletin Board NNTP interface. more>>
Bulletin Board News Server provides a (v)Bulletin Board NNTP interface.
Bulletin Board News Server is a (relatively) quick NNTP interface for vBulletin. It reads directly from the MySQL DB and is therefore independent of the Web frontend.
It doesnt alter read counters, but "forbidden names", name size limitations, user authentication, and anonymous posting (through a "usenet" user) are implemented.
Registered users (either in the vboard or through a proprietary pw hash in the config file) can see the email addresses of others, as far as the owners permit it.
<<lessBulletin Board News Server is a (relatively) quick NNTP interface for vBulletin. It reads directly from the MySQL DB and is therefore independent of the Web frontend.
It doesnt alter read counters, but "forbidden names", name size limitations, user authentication, and anonymous posting (through a "usenet" user) are implemented.
Registered users (either in the vboard or through a proprietary pw hash in the config file) can see the email addresses of others, as far as the owners permit it.
Download (0.026MB)
Added: 2007-03-29 License: GPL (GNU General Public License) Price:
951 downloads
Null httpd 0.5.1
Null httpd is a very small, simple and multithreaded web server for Linux and Windows. more>>
Null httpd is a very small, simple and multithreaded web server for Linux and Windows.
Please note that Null httpd is _not_ a production quality server, nor should it be used in environments where stability and/or security are a concern.
If youre looking for a solid, reliable web server, please use Apache.
<<lessPlease note that Null httpd is _not_ a production quality server, nor should it be used in environments where stability and/or security are a concern.
If youre looking for a solid, reliable web server, please use Apache.
Download (0.026MB)
Added: 2007-03-16 License: GPL (GNU General Public License) Price:
957 downloads
tNews 0.99b
tNews provides a PHP4 template-based news script with a full Web-based administration system. more>>
tNews provides a PHP4 template-based news script with a full Web-based administration system.
tNews is a set of PHP4 scripts designed to provide easy-to-use basic news headline support for websites. The system uses HTML-based templates to specify formatting of news pages, providing complete control of page appearance to the webmaster.
The systems backend is provided by a MySQL database, and support is included for generation of both news and old news pages. News HTML pages are only regenerated when changes are made to news headlines, so end users suffer no delays caused by database access or parsing of scripting code.
All administration and setup is done through a Web-based interface, so no editing of text files is required.
<<lesstNews is a set of PHP4 scripts designed to provide easy-to-use basic news headline support for websites. The system uses HTML-based templates to specify formatting of news pages, providing complete control of page appearance to the webmaster.
The systems backend is provided by a MySQL database, and support is included for generation of both news and old news pages. News HTML pages are only regenerated when changes are made to news headlines, so end users suffer no delays caused by database access or parsing of scripting code.
All administration and setup is done through a Web-based interface, so no editing of text files is required.
Download (0.029MB)
Added: 2007-03-29 License: GPL (GNU General Public License) Price:
942 downloads
MyNews 1.2b1
MyNews provides a Web news grabber. more>>
MyNews provides a Web news grabber.
MyNews is a program that scans selected Web sites for recent news. News items are stored in a database.#
MyNews users can subsribe to Web sites to receive email when recent news items have been added. The MyNews script requires the MN Perl module.
<<lessMyNews is a program that scans selected Web sites for recent news. News items are stored in a database.#
MyNews users can subsribe to Web sites to receive email when recent news items have been added. The MyNews script requires the MN Perl module.
Download (0.009MB)
Added: 2007-02-13 License: GPL (GNU General Public License) Price:
985 downloads
NewsLib 0.84
NewsLib is a library of perl modules for managing Network News services. more>>
NewsLib is a library of perl modules for managing Network News services. Its meant to be used for code-reuse and sharing when writing news-based applications.
It currently includes:
- News::Article::Response - Create responses to News::Article articles
- News::Article::Ref - Reference functions for news articles
- News::Article::Clean - Subroutines to clean News::Article headers
- News::Article::Cancel - Generate accurate cancel messages
- News::NNTPAuth - Deprecated for Net::NNTP::Auth
- Net::NNTP::Auth - A standard NNTP authentication method
- Net::NNTP::Proxy - A news server in perl
- Net::NNTP::Client - Simulate an entire NNTP client
- Net::NNTP::Functions - Code to implement NNTP-standard functions
<<lessIt currently includes:
- News::Article::Response - Create responses to News::Article articles
- News::Article::Ref - Reference functions for news articles
- News::Article::Clean - Subroutines to clean News::Article headers
- News::Article::Cancel - Generate accurate cancel messages
- News::NNTPAuth - Deprecated for Net::NNTP::Auth
- Net::NNTP::Auth - A standard NNTP authentication method
- Net::NNTP::Proxy - A news server in perl
- Net::NNTP::Client - Simulate an entire NNTP client
- Net::NNTP::Functions - Code to implement NNTP-standard functions
Download (0.033MB)
Added: 2005-09-27 License: GPL (GNU General Public License) Price:
1487 downloads
newsq 0.14.3
newsq consists of an interactive program to manipulate messages in an outgoing news queue. more>>
newsq consists of an interactive program to manipulate messages in an outgoing news queue.
newsq allows you to re-edit, view, delete, and postpone messages in your outgoing news queue after youve composed them but before youve uploaded them to your remote server.
It uses the curses library to provide a powerful text-based interface.
News transports currently supported are leafnode, s-news, sn (partial), slrnpull, and NNTP servers in conjunction with a batch file such as used by an INN/suck/rpost or INN/newsstar combination.
<<lessnewsq allows you to re-edit, view, delete, and postpone messages in your outgoing news queue after youve composed them but before youve uploaded them to your remote server.
It uses the curses library to provide a powerful text-based interface.
News transports currently supported are leafnode, s-news, sn (partial), slrnpull, and NNTP servers in conjunction with a batch file such as used by an INN/suck/rpost or INN/newsstar combination.
Download (0.11MB)
Added: 2007-01-20 License: GPL (GNU General Public License) Price:
1007 downloads
phpNews 0.0.2
phpNews provides a Web News Manager. more>>
phpNews provides a Web News Manager.
php-News is a PHP3 application that allows you to easily include a news system on your Web site.
Its features include posting news, news summary view, read news view, news adminsitration tool for browse, edit and delete news.
<<lessphp-News is a PHP3 application that allows you to easily include a news system on your Web site.
Its features include posting news, news summary view, read news view, news adminsitration tool for browse, edit and delete news.
Download (0.021MB)
Added: 2007-03-15 License: GPL (GNU General Public License) Price:
954 downloads
PHP News Ticker 0.0.1
PHP News Ticker is a news ticker that is easy to manage, easy to add to, and easy to purge old news from. more>>
PHP News Ticker is a news ticker that is easy to manage, easy to add to, and easy to purge old news from. PHP News Ticker project allows HTML and small images to be inserted. Its a horizontal scroller, so it does not display big pictures attractively.
***first, go through the admin/config.php
and change the following:
host, dbuser, dbpass, dbname
***create a table on a db with the following colums:
id (int)6 AUTO INCREMENT NOT NULL PRIMARY KEY
message (VARCHAR)9000 NOT NUL
*** copy and paste from the sample_script.php what you need, changing what has been annotated to be changed.
*** upload files to http://"your-site.com"/news leaving the folder structure unchanged
*** Log into the admin area to test script by going to http://"your-site.com"/news/admin no username needed, just the password that you setup in the config.php file.
<<less***first, go through the admin/config.php
and change the following:
host, dbuser, dbpass, dbname
***create a table on a db with the following colums:
id (int)6 AUTO INCREMENT NOT NULL PRIMARY KEY
message (VARCHAR)9000 NOT NUL
*** copy and paste from the sample_script.php what you need, changing what has been annotated to be changed.
*** upload files to http://"your-site.com"/news leaving the folder structure unchanged
*** Log into the admin area to test script by going to http://"your-site.com"/news/admin no username needed, just the password that you setup in the config.php file.
Download (0.008MB)
Added: 2007-01-24 License: GPL (GNU General Public License) Price:
1003 downloads
News Script 1.1
News Script allows you to write articles for your website. more>>
News Script allows you to write articles for your website. News Script features a WYSIWYG editor which makes writing an article easy and it supports search engine friendly URLs.
Main features:
- Write, edit and delete text articles
- Use the built-in WYSIWYG editor for formatting
- Create search engine friendly URLs
- List and search in existing articles
- Completely template driven
- Installation routine
How the script works
As the admin you can write new articles and list, edit, delete and search in existing ones.
News script features a WYSIWYG editor that gives you full control over the format of an article. JavaScript is required, though. The script allows you to choose an article date and the date when the article is to be published.
The title of an article appears as part of the URL which is good for search engine optimization. In case your server supports mod_rewrite the article URL looks like a normal URL of an HTML page.
On the front end the visitor will be provided with a list of published articles. As admin you can set the number of articles per page which results in several result pages which can be browsed by the visitor.
<<lessMain features:
- Write, edit and delete text articles
- Use the built-in WYSIWYG editor for formatting
- Create search engine friendly URLs
- List and search in existing articles
- Completely template driven
- Installation routine
How the script works
As the admin you can write new articles and list, edit, delete and search in existing ones.
News script features a WYSIWYG editor that gives you full control over the format of an article. JavaScript is required, though. The script allows you to choose an article date and the date when the article is to be published.
The title of an article appears as part of the URL which is good for search engine optimization. In case your server supports mod_rewrite the article URL looks like a normal URL of an HTML page.
On the front end the visitor will be provided with a list of published articles. As admin you can set the number of articles per page which results in several result pages which can be browsed by the visitor.
Download (0.58MB)
Added: 2007-04-26 License: Free for non-commercial use Price:
919 downloads
CGI::WeT::Modules::News 0.71
CGI::WeT::Modules::News are Perl extensions to engine to allow article management. more>>
CGI::WeT::Modules::News are Perl extensions to engine to allow article management.
SYNOPSIS
use CGI::WeT::Modules::News ();
This module provides rendering constructs to allow navigation through a set of articles. Support is provided for multiple types of articles in multiple groupings (or channels).
EXTENSIONS
CGI::WeT::Modules::News::initialize($engine, $r)
This subroutine will initialize the engine passed as $engine with information from Apache (passed as $r). The base URL for articles is set with the following.
PerlSetVar WeT_NewsURL /baseURL/
This is available for building URLs as @@NEWS@@. For example, general articles are under the URL returned by
$engine->url(@@NEWS@@/general/);
The directory may likewise be found by using
$engine->filename($engine->url(@@NEWS@@/general/));
NEWS_SUMMARY
This extension will insert a summary of available news items starting with the most recent (ordered by submission time). The top of the content stack is applied to each item as a template.
The template used is called with four elements on the content stack: Title, Date, Author, and Summary (Title on top of stack). The available arguments for controlling NEWS_SUMMARY are
channel
This argument specifies which channel to collect items from. This defaults to `general.
category
This argument specifies which category to collect items from. Only one category may be specified at this time. There is no way to block items marked as `all. The default category is `all.
link
If this is set to `title, the title will be made a link. No other value has an effect.
number
This tells NEWS_SUMMARY how many items to put in the list. There is no default for this argument, so one must be supplied.
NEWS_NEXT
This extension is like CGI::WeT::Modules::Basics LINK in that the top of the content stack is made into a link. The location is determined by the values of the arguments.
channel
See NEWS_SUMMARY
type
This can be either `story or `response. If `story, then the articles in the top level are looked at. Otherwise, the articles in the current directory are examined.
sequence
This can be either `next or `prev.
<<lessSYNOPSIS
use CGI::WeT::Modules::News ();
This module provides rendering constructs to allow navigation through a set of articles. Support is provided for multiple types of articles in multiple groupings (or channels).
EXTENSIONS
CGI::WeT::Modules::News::initialize($engine, $r)
This subroutine will initialize the engine passed as $engine with information from Apache (passed as $r). The base URL for articles is set with the following.
PerlSetVar WeT_NewsURL /baseURL/
This is available for building URLs as @@NEWS@@. For example, general articles are under the URL returned by
$engine->url(@@NEWS@@/general/);
The directory may likewise be found by using
$engine->filename($engine->url(@@NEWS@@/general/));
NEWS_SUMMARY
This extension will insert a summary of available news items starting with the most recent (ordered by submission time). The top of the content stack is applied to each item as a template.
The template used is called with four elements on the content stack: Title, Date, Author, and Summary (Title on top of stack). The available arguments for controlling NEWS_SUMMARY are
channel
This argument specifies which channel to collect items from. This defaults to `general.
category
This argument specifies which category to collect items from. Only one category may be specified at this time. There is no way to block items marked as `all. The default category is `all.
link
If this is set to `title, the title will be made a link. No other value has an effect.
number
This tells NEWS_SUMMARY how many items to put in the list. There is no default for this argument, so one must be supplied.
NEWS_NEXT
This extension is like CGI::WeT::Modules::Basics LINK in that the top of the content stack is made into a link. The location is determined by the values of the arguments.
channel
See NEWS_SUMMARY
type
This can be either `story or `response. If `story, then the articles in the top level are looked at. Otherwise, the articles in the current directory are examined.
sequence
This can be either `next or `prev.
Download (0.040MB)
Added: 2006-10-06 License: GPL (GNU General Public License) Price:
1113 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above null news search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed