Exemplo n.º 1
0
    if (!isset($_POST['body']) or $_POST['body'] == "") {
        cust_die("You must submit the body.");
    }
    // see if they can add news to the class (not needed if they're an admin)
    if (user_type() != "admin") {
        $user_id = $_SESSION['id'];
        connect_sql();
        $query = @query("SELECT 1 FROM `classes` WHERE `ID`='{$class_id}' AND `teacher`='{$user_id}' LIMIT 1") or die("Error checking the database.");
        if (num_rows($query) == 0) {
            cust_die("You may not add news to that class.");
        }
        disconnect_sql();
    }
    $subject = escape_string(htmlspecialchars($_POST['subject']));
    $body = escape_string(htmlspecialchars($_POST['body']));
    $timestamp = time();
    connect_sql();
    add_news_item($class_id, $subject, $body);
    disconnect_sql();
    print "The news item was added.  <a href=\"news.php?add\" title=\"add a news item\">Add another</a>?";
} else {
    any_errors();
    if (user_type() == "user") {
        display_latest_news($_SESSION['id'], 3);
    } else {
        print "You can add or edit news articles by following the respective links on your menu.";
    }
}
print "</div>";
display_copyright();
display_footer();
Exemplo n.º 2
0
			and several unofficial 1.3.1 builds have already been posted.
		Major changes in the 1.3.2 release include:
		<dl><dt></dt><dd><!-- indent cheat -->
			<dl>
				<dt>Preliminary Intel Mac Support</dt>
					<dd>pre-release builds at <a href="http://audacityteam.org/mac">http://audacityteam.org/mac</a></dd>
				<dt>Dependencies dialog</dt>
					<dd>lets user see dependencies of project on other files, and
						copy audio data directly into the project</dd>
				<dt>Crash Recovery</dt><dd>automatically saved data makes recovery fast and easy</dd>
				<dt>New Repair Effect</dt><dd>smooths corrupted waveforms</dd>
				<dt>UI Changes</dt>
					<dd>themes (custom user interfaces), new toolbar docking features, new
						time-specification controls, increased accessibility support, history
						window changes, lots more</dd>
				<dt>Selection Bar Improvements</dt><dd>increased control and bug fixes</dd>
				<dt>Equalization Effect Improvements</dt><dd>better layout of Graphic EQ, faster animation of curve, increased control</dd>
				<dt>Many More LADSPA effects for Windows</dt><dd>most LADSPA effects now ported to Windows</dd>
				<dt>Numerous Bug Fixes</dt><dd>fixes to hotkeys, directories, Portable Audacity, crashes, etc.</dd>
				<dt></dt><dd></dd>
			</dl>
		</dd></dl>
	</p>
	'));
add_news_item("November 28, 2005", "1.2.4-release", _("Audacity 1.2.4 and 1.3.0 Released"), _('<p>Audacity 1.2.4 is a new stable version of Audacity.  It includes a couple of bug fixes and minor improvements and is recommended for all users.  Audacity 1.3.0 is a beta release that contains hundreds of <a href="/download/features-1.3-a">new features</a>, but this version is unfinished and unstable, and is recommended primarily for advanced users.  You can install both Audacity 1.2 and 1.3 simultaneously.</p>
<p>See the <a href="/download/release-notes">1.2.4 Release Notes</a> for a complete list of changes and known problems in Audacity 1.2.4, or see <a href="/download/features-1.3-a">New Features in 1.3</a> for information about the new beta version.</p>
<p>Finally, the best way to get help with Audacity is now the new
<a href="http://audacityteam.org/forum/">Audacity Forum</a>.
</p>'));
add_news_item("November 19, 2004", "1.2.3-release", _("Audacity 1.2.3 Released"), _('<p>Audacity 1.2.3 is a new stable version of Audacity. This version fixes a bug that interfered with long recordings on some Windows systems, and another bug that causes random crashes on Mac OS X. It also includes several updated translations, and other bug fixes and minor improvements.</p>
<p>See the <a href="/download/release-notes">Release Notes</a> for a complete list of changes and known problems in this version.</p>'));
Exemplo n.º 3
0
add_news_item("Mar 15, 2013", "compile-in-msvc2008-debug-mode", _("Compiling OrkAudio in debug mode under MSVC2008"), _('<p>This is now possible and makes it easier to get informative stack traces with line numbers when OrkAudio crashes.</p>'));
add_news_item("Nov 27, 2012", "win-pcap-buffer-size", _("It's now possible to tune the pcap kernel buffer sizes under Windows"), _('<p>This means that Oreka can handle more concurrent conversations under Windows before the kernel starts to drop packets. Set PcapSocketBufferSize with the wanted size in bytes.</p>'));
add_news_item("Jul 11, 2012", "speex-support", _("Oreka can now record speex encoded RTP streams"), _('<p>All major patent free codecs are now supported. This increases the RTP payload types coverage, especially for open source PBX and softphone software.</p>'));
add_news_item("Apr 24, 2012", "cucm-8", _("Cisco CUCM 8 successfully tested"), _('<p>Oreka can record the latest version of the Cisco Call Manager. Default detection mode for Cisco is now CUCM 7+. If you are running an older version of CUCM and upgrade Oreka, you will need explicitly configure Oreka for it.</p>'));
add_news_item("Mar 30, 2010", "nec-8100", _("NEC 8100 PBX Support"), _('<p>Remote party phone number can now be correctly extracted from NEC 8100 SIP extensions.</p>'));
add_news_item("Dec 31, 2009", "oreka-1.2", _("Oreka 1.2 is released"), _('<p>Includes Windows and Linux installers.</p><p><font color="red"> WARNING: if you are upgrading OrkWeb/OrkTrack from 0.5-311, the database schema has changed.  Please use the database script file: <a href="http://sourceforge.net/projects/oreka/files/oreka/oreka-1.2/orkweb/updateOrekaDB_to_v1.zip/download">updateOrekaDB_to_v1.zip</a>.</font><font>  It includes a README.txt file and a .sql script file with details in the header.</font></p>'));
add_news_item("Sept 2, 2009", "asterisk-xorcom", _("Asterisk interception via Xorcom Asterisk patch"), _('<p>Added support for recording of Asterisk voice calls (TDM and IP) using Xorcoms Asterisk patch. See <a href=http://www.xorcom.com/news-archive/call-recording-pr.html>here</a>.</p>'));
add_news_item("July 31, 2009", "skinny-cucm7", _("Skinny CUCM 7 Support"), _('<p>Added support for the latest Cisco Unified Communications Manager (7.1)</p>'));
add_news_item("Jan 15, 2009", "g722-support", _("G.722 Support"), _('<p>Added support for G.722 speech codec.</p>'));
add_news_item("August 05, 2008", "inin-mode", _("Interactive intelligence support"), _('<p>Suppor for Interactive intelligence telephony platform has been enhanced.</p>'));
add_news_item("April 08, 2008", "rtp-tap", _("Sangoma TDM boards RTP tap"), _('<p>Oreka is now able to intercept and record RTP traffic generated by Sangoma TDM boards via the wanpipe driver. This allows for passive recording of TDM lines even when calls have no VoIP leg. For more info see <a href=http://wiki.sangoma.com/wanpipe-voice-rtp-tap>Wanpipe voice RTP tap</a>.</p>'));
add_news_item("February 27, 2008", "stereo-recording", _("Stereo recording"), _('<p>It is now possible to record audio files with near end and far end separated in two stereo channels which can be useful for analytics. This is currently limited to the G.711 storage format.</p>'));
add_news_item("September 27, 2007", "oob-dtmf-extraction", _("DTMF extraction"), _('<p>RTP out-of-band DTMF digits can now be extracted and reported in tape messages as tags.</p>'));
add_news_item("September 06, 2007", "audio-file-naming", _("Audio file naming now configurable"), _('<p>File names of generated audio files can now be built from various parameters such as phone numbers, IP addresses, etc.</p>'));
add_news_item("August 30, 2007", "wifi-support", _("Added Wifi support"), _('<p>Oreka can now intercept and record Wifi 802.11 VoIP traffic.</p>'));
add_news_item("April 13, 2007", "sip-extraction", _("Added SIP extraction feature"), _('<p>It is now possible to extract aritrary fields from SIP headers which are reported in tape messages as tags.</p>'));
add_news_item("February 06, 2007", "iax2-support", _("IAX2 native Asterisk signalling is now supported"), _('<p>Support for IAX2 will allow better interoperability with Asterisk based platforms.</p>'));
add_news_item("January 26, 2007", "ilbc-support", _("iLBC RTP payload type is now supported"), _('<p>Support for iLBC wire format has been added in subversion by Gerald Begumisa. Nice job Gerald! The upcoming release will include this feature.</p>'));
add_news_item("November 10, 2006", "gsm-support", _("GSM RTP payload type is now supported"), _('<p>Support for GSM6.10 wire format has been added in subversion (GSM as a storage format has been default since the first release of Oreka). Thanks to <a href="http://kbs.cs.tu-berlin.de/~jutta/toast.html">Jutta Degener and Carsten Bormann</a> from Technische Universitaet Berlin for making this codec available. Stay tuned for an official release of the latest trunk (0.6 branch).</p>'));
add_news_item("July 27, 2006", "oreka-0.5-313-release", _("Oreka 0.5-313 released"), _('<p>We are proud to annouce the latest version of Oreka. This release adds support for the new Cisco CallManager 5, big robustness improvements and better Skinny and SIP support. For more info, please refer to the <a href="http://oreka.sourceforge.net/download/release-notes">release notes</a>.</p>'));
add_news_item("June 08, 2006", "svn-migration", _("Migration to Subversion"), _('<p>We have moved the code to Subversion! Point your browsers <a href="http://svn.sourceforge.net/viewcvs.cgi/oreka/">here</a> for Web access to the repository. If you check out, be careful to only check out the trunk: <a href="https://svn.sourceforge.net/svnroot/oreka/trunk/">https://svn.sourceforge.net/svnroot/oreka/trunk/</a> or a branch. CVS access is still available for now.</p>'));
add_news_item("March 23, 2006", "user-manual", _("New User Manual"), _('<p>A <a href="http://oreka.sourceforge.net/oreka-user-manual.html">new user manual</a> has been created, completing  the existing developer documentation.</p>'));
add_news_item("February 16, 2006", "0.5-release", _("Oreka 0.5 Released"), _('<p>This release corrects a critical bug where Oreka could crash given a cerain RTP sequence. Also, SIP detection has been improved on some platforms (Siemens).</p>'));
add_news_item("February 12, 2006", "0.4-release", _("Oreka 0.4 Released"), _('<p>This release corrects a few SIP and Cisco Skinny related issues. VoIP recording is now more robust. Additionally, it is now possible to run a pcap trace file against OrkAudio. Binary RPMs are now available for download (Redhat/CentOS).</p>'));
add_news_item("February 03, 2006", "Orkaudio compiles and runs on FreeBSD", _("Orkaudio compiles and runs on FreeBSD"), _('<p>Please see the developers mailing list for details.</p>'));
add_news_item("January 25, 2006", "Windows installer fix", _("Windows installer fix"), _('<p>A flaw was fixed in the OrkAudio windows installer where Winpcap could go uninstalled, preventing OrkAudio from capturing VoIP traffic. Grab the latest version on the <a href="download">download</a> section (file name and version unchanged, still 0.3)</p>'));
add_news_item("December 08, 2005", "Web UI available as binary", _("Web UI available as binary"), _('<p>The web interface (OrkWeb) is now available as a precompiled Java war file. See the <a href="download">download</a> section for more info</p>'));
add_news_item("November 24, 2005", "0.3-release", _("Oreka 0.3 Released"), _('<p>A windows installer and a debian/ubuntu package are now available, making it easier for users to install the orkaudio recorder. Orkaudio can now run as a daemon under Linux.</p>'));
add_news_item("November 02, 2005", "0.2-release", _("Oreka 0.2 Released"), _('<p>OrkAudio now supports Cisco Skinny (aka SCCP) recording. This allows Cisco Call Manager sessions to be captured. Also, Support for raw RTP recording has been added. OrkAudio defaults to this for RTP based protocols other than SIP and Skinny.</p>'));
add_news_item("October 26, 2005", "0.1-release", _("Oreka 0.1 Released"), _('<p>This is the first public release of oreka. Please check it out and let us know issues you are encountering on oreka-devel and oreka-user mailing lists.</p>'));