You are currently only viewing public entries. Login to view all entries. 405 Items found

baxleys.org Search


How to change the listening port for Remote DesktopOften you'll want to run Remote Desktop services on a non-standard port.  Here's the steps for changing the listening port on the "host" system.  Taken from the MS Knowledge Base.
Tags: setup Remote Desktop networking remote desktop How to change the listening port for Remote Desktop
Mortgage Bailout: Who pays for it?So the government has signed into law a new bill to give "mortgage relief" to people who got into trouble with their loan.  That sounds nice doesn't it?
Tags: politics loans mortgae blog Mortgage Bailout: Who pays for it?
Long character fields from database weird in PHPWhen you are returning longer text, like from a varchar(MAX) or such you get weird characters at the end.
Tags: PHP SQL Programming MSSQL Long character fields from database weird in PHP
SQL Permissions ScriptGenerate a Script to Grant Permissions on all items to WebUser group
Tags: SQL Code Programming Script SQL Permissions Script
Convert Moodle Timestamp fields to DateI get really frustrated with Moodle for using int fields to store dates.  They store it in the Unix (Epoch) format.  Here's how to make it more readable.
Tags: Programming MySQL Moodle Convert Moodle Timestamp fields to Date
James Madison And The Struggle For The Bill Of RightsA review of the book James Madison And The Struggle For The Bill Of Rights by Richard Labunski read by Richard Poe.  Published 2006.
Tags: review book history James Madison And The Struggle For The Bill Of Rights
SerendipityLooking for a needle in a haystack and finding a farmer's daughter.
Tags: fun quote definition Serendipity
Search through text of Stored ProcedureSearch across the text of all stored procedures for a particular string.
Tags: SQL MSSQL StoredProcedure Search through text of Stored Procedure
Call parent class constructor in PHP5How to call the constructor of a parent class in the child.
Tags: PHP Programming OOP Call parent class constructor in PHP5
Handling checkboxes in JQuerySome quick notes on handling checkboxes (and probably radio buttons, but I haven't tested that).
Tags: JavaScript Programming jquery Handling checkboxes in JQuery
1 2 3 4 5 6 ...