Gmail
Got a Gmail account, will probably use that as point of contact for my open source development work.
Read: Gmail
Got a Gmail account, will probably use that as point of contact for my open source development work.
Read: Gmail
I just realized the formatting of dates was hard-coded into the php, instead of using the default settings from Wordpress.
I went through the code and I think I’ve removed the offending code and dropped the fixed version.
Thanks to everyone who downloaded, and please let me know of any other fixes or features [...]
Read: Neuron 1.1
Ok, so ASP is by no means new, and is probably headed for extinction with the emergence of .NET and the coming of ASP.NET v2. For now, however, my job deals heavily with the maintaining old asp code and creating new code (ASP and ASP.NET), and it’s my first real experience with ASP. [...]
I fixed the Neuron template to get rid of the PHP errors. I accidentally removed too many lines when removing the “Asides” functionality.
Please Download the latest build to fix the issue.
Read: Neuron Fix
Because the company I know work for is smart about their network security, they block most ports, including the ones for the website and the remote desktop connection. So basically, I couldn’t even view my website or connect to my PC at home.
And then I discovered SSH tunneling. It’s pretty easy and works [...]
Read: SSH Tunneling