webmonkeys.org.uk
August | 2014 | Ben Sutton
http://www.webmonkeys.org.uk/2014/08
Monthly Archives: August 2014. Unity3D and Raycasts in a 2D Scene. On August 25, 2014. Note to self: When using RaycastHit2D in Unity make sure that the GameObjects you’re attempting to collide with have a Rigidbody component or those rays are going to shoot right on through! In a 2D scene where you’re not bothered about gravity its helpful to make those Rigid bodies kinematic as well else they’ll fall to nowhere. #stilllearning. An example detecting a GameObject located below a touch event:.
webmonkeys.org.uk
SQL COALESCE function | Ben Sutton
http://www.webmonkeys.org.uk/2012/02/sql-coalesce-function
On February 4, 2012. Today I discovered the SQL function ‘COALESCE’. The function returns the value with the highest precedence datatype from a comma separated list of expressions. For example:. In the above example the first non NULL value passed to the COALESCE function is selected. if site settings.value is NULL then settings.value will be selected. If settings.value is NULL, then the site settings.value will be selected. If both values are NULL, then NULL will be returned. Leave a Comment Cancel reply.
webmonkeys.org.uk
Unity3D and Raycasts in a 2D Scene | Ben Sutton
http://www.webmonkeys.org.uk/2014/08/unity3d-and-raycasts
Unity3D and Raycasts in a 2D Scene. On August 25, 2014. Note to self: When using RaycastHit2D in Unity make sure that the GameObjects you’re attempting to collide with have a Rigidbody component or those rays are going to shoot right on through! In a 2D scene where you’re not bothered about gravity its helpful to make those Rigid bodies kinematic as well else they’ll fall to nowhere. #stilllearning. An example detecting a GameObject located below a touch event:. Do something with the GameObject.
arti3319.blogspot.com
Free Online Bacode Generator
http://arti3319.blogspot.com/2012/08/free-online-bacode-generator.html
ARTD3305,ARTI3319:Visual Communication Design Technology. เว็บบล็อกสนับสนุนการเรียนรู้ วิชาเทคโนโลยีเพื่อการออกแบบนิเทศศิลป์. Monday, August 13, 2012. Free Online Bacode Generator. Http:/ www.barcodegeneratoronline.com/. ครับ หากกลัวลืมก็ใช้ GoogleChrome ค้นหาและติดตั้งไว้เป็นแอปหน้าบราวเซอร์ของกูเกิ้ลเอาไว้เลย. Posted by ประชิด ทิณบุตร. Monday, August 13, 2012. Labels: Free Online Bacode Generator. สร้างแถบรหัสบาร์โค๊ดสินค้า. Subscribe to: Post Comments (Atom). Free AAA Font Download. กู้เก&...เทคโนโลย&...
webmonkeys.org.uk
Motivation | Ben Sutton
http://www.webmonkeys.org.uk/2012/02/motivation
On February 4, 2012. I’ve decided to spend this snowy day setting up a new WordPress. Install for my blog. I’ve had an idea for a project I would like to work on so rather than diving into that, I’m doing this! I could be accused of procrastinating…. The real reason I’m re-setting up WordPress is to help me focus. By writing down and thinking about the ideas and the resulting code I can make it the best it can be. If it helps someone else along the way, great! I’m likely to focus on PHP.
webmonkeys.org.uk
April | 2013 | Ben Sutton
http://www.webmonkeys.org.uk/2013/04
Monthly Archives: April 2013. Updating WordPress via SSH (Who knew it was possible? On April 13, 2013. I’ve been running WordPress on a VPS for a few years now. Because I didn’t have an FTPd installed I ran updates manually as I assumed this was the only way in for the WordPress auto-update function. Turns out WordPress supports updating via SSH – you just need to have the libraries installed for PHP. To enable auto-update using SSH on Debian-like systems follow the instructions below.
webmonkeys.org.uk
Visual Studio 11 beta installer on Windows 8 on Bootcamp on a MacBook Air locking up | Ben Sutton
http://www.webmonkeys.org.uk/2012/04/visual-studio-11-beta-installer-on-windows-8-on-bootcamp-on-a-macbook-air-locking-up
Visual Studio 11 beta installer on Windows 8 on Bootcamp on a MacBook Air locking up. On April 11, 2012. Just a quick note for anyone that is running this combination and running into the same problem as me – I found that the Visual Studio 11 beta installation would lock up my Macbook Air. The fix for me was running the available Windows updates. After a reboot the Visual Studio 11 beta installer ran smoothly and all was well. In fact, Windows 8 runs beautifully on a MacBook Air! NOTE - You can use these.
webmonkeys.org.uk
C# “The server committed a protocol violation. Section=ResponseStatusLine” | Ben Sutton
http://www.webmonkeys.org.uk/2012/09/c-the-server-committed-a-protocol-violation-sectionresponsestatusline
C# “The server committed a protocol violation. Section=ResponseStatusLine”. On September 25, 2012. This error had me stumped for a few minutes today. When crafting a POST request to an API I found that every other HttpWebRequest during one session would fail throwing the error:. The server committed a protocol violation . Add the below to your app.config:. This disables the validation performed on HTTP requests. Although I trust the server providing the API this didn’t really sit right with me. I hope th...
webmonkeys.org.uk
Home Theatre | Ben Sutton
http://www.webmonkeys.org.uk/category/home-theatre
Category Archives: Home Theatre. Roku 3 Error 013 or Error 014 with a Virgin Media SuperHub 2. On January 19, 2014. This is all obviously at your own risk. I’d assume the menus are top secret for a reason! Turn on your Roku. Connect your Roku to an alternate network. I tethered mine to my phone. This is for a firmware update so keep in mind any data usage limits. Press the home button 5 times, fast forward button 3 times and rewind button twice. Hook the Roku up to your SuperHub. Follow me on Twitter.