coding

  1. News

    The Open Sourcing of TouchDevelop

    I've highlighted Link Removed just a few times... TouchDevelop to Arduino TouchDevelop v3 - WinPhone 8, Speech, NFC, Tiles and much more... Reach out and touch the net with TouchDevelop and MaKey MaKey Develop for Windows Phone, with Windows Phone... TouchDevelop Getting in touch with...
  2. News

    Kinect to MatLab

    Today's project has been in my queue to be highlighted since I first saw it in September, but there was always something... Well enough of that (better late than never and all that). While this may be a niche use case, if you DO need this, this will really come in handy... Kinect Version 2...
  3. News

    AutoCAD'ing with the Kinect for Windows v2

    Kean Walmsley, long time Friend of the Gallery and AutoCAD .NET integration guy (if you need to use AutoCAD and .NET you've got to read his blog), who in his spare time, is also a Kinect enthusiast, recently released a four part series on the Kinect for Windows v2 Device, SDK and AutoCAD...
  4. News

    "Hello, Kinect?" - Kinect v2 Speech Recognition example

    Bruno Capuano, Friend of the Gallery, shows how fast the Kinect for Windows v2 SDK has been evolving, this time showing off the new Speech Recognition... [#KINECTSDK] Speech recognition now available in SDK V2! “This is preliminary software and/or hardware and APIs are preliminary and subject...
  5. News

    Pick a color, any... "Integrated Color Picker for Visual Studio IDE"

    Today's Visual Studio Extension is more of a "teach you how to fish" kind of extension as anything. As he does so well, Shemeer NS, of Link Removed, has posted another project where he leverages another Control to create a Visual Studio addin that fits just what he needs, showing you all just...
  6. B

    Windows 7 Kindle look for Laptop

    I have used kindle-software(Kindle-e-book-reader for PC) on my laptop, and it reduces strain while reading books. So i thought that, by just changing the pixel values, by using software only, i am able to use my strain-free eye for reading. Therefore i became greedy to work(coding, surfing etc.)...
  7. G

    Windows 8 You real developers are lucky

    So, I decided to spend today dedicated to just optimizing my apps. Like shortening them, etc. So, I went through my older apps and oh my goodness thousands of lines of codes that were unnecessary. I managed to put all the common subroutines into a class and voila I shortened the codes by...
  8. A

    Windows 7 basic scripting, usage piping, output redirections and variable in one example.

    Hi, I mostly use another OS, and need to rewrite following script into one which works in windows. OK, here's the command: curl -s -x 127.0.0.1:8888 -b ./cookies.txt -X GET Link Removed 2>&1 | tr -d '[]' | sed "s/,/\n/g" | head -n 1 | sed "s/.\(.*\)./\1/" here's what it does: loads content of...
  9. MikeHawthorne

    Windows 8 Trying to write a script to play a sound, need help!

    Sub title "How to spend a lot of time trying to do something that Microsoft doesn't want you to, for some obscure reason". Hi Guys I'm trying to write a script to play a sound at Windows 8 startup. I want to do this by placing the .vbs script file in the Startup Folder. I read that this can...
  10. AceInfinity

    VIDEO [C#] Reversi Program - Using GDI With Fully Integrated Logic Class

    Probably one of the most advanced games I've tried recreating. I don't make a lot of games, but the logic here on a matrix was a little convoluted through the development stages. What I mean by fully integrated logic is that the control itself does absolutely everything for you. You can...
  11. AceInfinity

    Windows 7 [VB.NET] - Form Fade Switcher Module

    Here's a cool module I created a while ago. I got the idea with some cool fading effects... Maybe you'll find use for this too :) If you want something fancy, try this Module I came up with: Imports System.Threading Module FormSwitcher <System.Runtime.CompilerServices.Extension()> _...
  12. AceInfinity

    Windows 7 AutoBSA++ - Auto Crash Dump Analysis utility

    Just thought i'd share what my current project is for C# development so far... It will be public when i'm done with this. It's an application that will walk through the steps of crash dump analysis and write output for you in a format of your customization. Including parts of what is...
  13. D

    Windows 7 Seeking Ideas for Innovative Windows Programs: Join the Discussion!

    Hello windows users, my name is Elliott and I have decided to start developing programs that people will want to use. I am starting to get to know vb code and once complete I will be moving onto c# before finally doing c++ What I am looking for is for some ideas on what people would want...
  14. L

    Windows 7 Need a script to remove "- shortcut" from all shortcuts on computer

    Script to remove "- shortcut" from all shortcuts on computer Hi, I finally got around to turning off the "- shortcut" that is appended to the shortcut name by editing the registry on a friends computer. He has way to many shortcuts in my opinion. Does anyone have a script, or would someone...
  15. whoosh

    VIDEO Coder Girl

    :p
  16. Medico

    Windows Live Mail, Photo Gallery and Movie Maker

    I installed these portions of Windows Live within my Win 8 Dev Preview. I am able to connect to, read my Hotmail mail, answer my mail, etc. I am having problems connecting to my ISP pop server to check that account, but since this is an early preview, and not my working OS, I am not real...
  17. News

    Windows 7 Sean McKenna and Windows Phone "Mango" Database Support

    Windows Phone "Mango" includes a lot of cool, exciting new features that users will be showing to all of their friends. Of course, there are some features so behind the scenes that users will never really be aware of them—but developers will. One such new feature is the addition of "SQL Compact"...
  18. J

    Windows 7 why facebook recomends to use iframes instead of FBML.

    Dear friends can somebody explain why facebook recommends to use iframe instead of FBML. I am trying to sort out of this problem, but i could not reach to any conclusion.:o Please help me
  19. News

    Windows 7 ScriptTD: Tower Defense Made Easy

    ScriptTD is an open source project that allows anyone to easily create a new Tower Defense game for the Windows Phone 7 platform, without any prior programming knowledge. The project lets you create new art & audio and edit some XML files to bring it all together into a polished game without...
  20. News

    Windows 7 TWC9: Imagine Cup, Azure deploy in 30s, MVC Roadmap, VS & ALM Feedback

    This week on Channel 9, Dan and Brian discuss the week's top developer news, including: [Link Removed] Brian and Dan discuss Dan's 10 year's at Microsoft and how the net weight of M&M's is different based on the type of M&M (plain vs peanut vs pretzel vs dark). [Link Removed] Microsoft News...
Back
Top