<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8" -->
<rss version="0.92">
<channel>
	<title>jw0rd.net</title>
	<link>http://jw0rd.net</link>
	<description>Archived Tech Knowledge</description>
	<lastBuildDate>Mon, 18 May 2009 00:09:42 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Windows 7 RC First Impression</title>
		<description>I am pleasantly surprised with what is now available in Windows 7. It has a similar feel to Vista but appears to use less overhead.

All screen shots were taken on a virtual machine running Windows 7 Build 7100 RC.

Desktop:


Microsoft included Bitlocker, a tool used for full drive encryption. This tool ...</description>
		<link>http://jw0rd.net/2009/05/11/windows-7-rc-first-impression/</link>
			</item>
	<item>
		<title>DotNetNuke redirect loop</title>
		<description>If you are getting a DotNetNuke redirect loop upon deploying your site to a production web server it is usually one of two things:

1) You are setting the trust level to medium and using the 1.0.61025.0 version of System.Web.Extensions. Update the trust level to full and and update ALL occurrences ...</description>
		<link>http://jw0rd.net/2009/05/09/dotnetnuke-redirect-loop/</link>
			</item>
	<item>
		<title>Encrypt connectionstrings ASP .NET</title>
		<description>On shared web servers it is usually a good idea to encrypt your connectionstrings element as your web.config may be world readable depending on application pool identities, IUSR identities, and the machine.config trust level. You can do this with the aspnet_regiis utility (errr, your host can do it). Open up ...</description>
		<link>http://jw0rd.net/2009/05/02/encrypt-connectionstrings-asp-net/</link>
			</item>
	<item>
		<title>Acumen DG8 cbr929rr</title>
		<description>Finally got my Acumen installed on my 929 and I'm liking the look :D 





Haven't gotten the chance to configure it yet tho </description>
		<link>http://jw0rd.net/2009/04/13/acumen-dg8-cbr929rr/</link>
			</item>
	<item>
		<title>Basic MS SQL Injection</title>
		<description>The most commonly used entry method for web applications today is through SQL injection. Anyone with just a little knowledge of SQL syntax can obtain vital information from a business or inject malicious code to be rendered when anonymous users visit a page. The purpose of the following article is ...</description>
		<link>http://jw0rd.net/2009/04/12/basic-ms-sql-injection/</link>
			</item>
	<item>
		<title>Rip, build, and burn to dual layer DVD (DVD9)</title>
		<description>This guide will walk you through ripping a DVD movie to your hard drive, building the ISO, and then burning that ISO to a dual layer disc (all for backup purposes of course).

Software Required:


DVD Decrypter - http://www.dvddecrypter.org.uk/
ImgBurn - http://www.imgburn.com/index.php?act=download



Hardware Required:


Burner that supports DVD+R/-R DL
Blank DVD+R/-R DL media (I only use ...</description>
		<link>http://jw0rd.net/2009/03/18/rip-build-and-burn-to-dual-layer-dvd-dvd9/</link>
			</item>
	<item>
		<title>Parser Error Message: Could not load file or assembly &#8216;System.Web.DataVisualization, &#8230; The system cannot find the file specified.</title>
		<description>If your .NET application is throwing a similar error you need to install service pack 1 of the .NET 3.5 framework along with Microsoft Chart Controls 

.NET 3.5 SP1: http://www.microsoft.com/downloads/details.aspx?FamilyId=AB99342F-5D1A-413D-8319-81DA479AB0D7&displaylang=en

Chart Controls: http://www.microsoft.com/downloads/details.aspx?FamilyID=130f7986-bf49-4fe5-9ca8-910ae6ea442c&displaylang=en </description>
		<link>http://jw0rd.net/2009/03/17/parser-error-message-could-not-load-file-or-assembly-systemwebdatavisualization-the-system-cannot-find-the-file-specified/</link>
			</item>
	<item>
		<title>Visual Studio as a powerful search and replace tool</title>
		<description>Recently at work I was dealing with a server-wide compromise on a web server. A specific injection was appended to over 2000 files *.cfm files. Once getting permissions in order (the root issue) I was trying to figure out how to remove the injections. We have a very strong Storage ...</description>
		<link>http://jw0rd.net/2009/02/14/visual-studio-as-a-powerful-search-and-replace-tool/</link>
			</item>
	<item>
		<title>Strange characters after Wordpress Upgrade (2.7)</title>
		<description>If you see strange characters in your post content (â€œIâ€™, Â, etc...)  after a Wordpress upgrade your will need to modify the following line in your wp-config.php

Original:


define('DB_CHARSET', 'utf8');



Updated:


define('DB_CHARSET', '');



That's it! </description>
		<link>http://jw0rd.net/2009/01/16/strange-characters-after-wordpress-upgrade-27/</link>
			</item>
	<item>
		<title>Qmail log location w/Plesk</title>
		<description>The Qmail log location with Plesk is not /var/log/maillog it is /usr/local/psa/var/log/maillog </description>
		<link>http://jw0rd.net/2009/01/15/qmail-log-location-wplesk/</link>
			</item>
</channel>
</rss>
