slashdev.ca slashdev.ca

slashdev.ca

Slashdev - Hardware, software, and just general tinkering

Hardware, software, and just general tinkering. 25 Steps to Perfect Bug Reports. So you found a bug, thats great! I want to hear from you. But first we need to have a talk. Yes, I know there are more than 140 characters below but please be patient and read all the words. Why should you read all the words? Get the latest version from staging. Are you in a browser? Reload and/or clear cache. Does the software download something in order to function? Make sure it has the freshest copy. Document and report t...

http://www.slashdev.ca/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR SLASHDEV.CA

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

May

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Friday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.5 out of 5 with 12 reviews
5 star
3
4 star
4
3 star
3
2 star
0
1 star
2

Hey there! Start your review of slashdev.ca

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.2 seconds

CONTACTS AT SLASHDEV.CA

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Slashdev - Hardware, software, and just general tinkering | slashdev.ca Reviews
<META>
DESCRIPTION
Hardware, software, and just general tinkering. 25 Steps to Perfect Bug Reports. So you found a bug, thats great! I want to hear from you. But first we need to have a talk. Yes, I know there are more than 140 characters below but please be patient and read all the words. Why should you read all the words? Get the latest version from staging. Are you in a browser? Reload and/or clear cache. Does the software download something in order to function? Make sure it has the freshest copy. Document and report t...
<META>
KEYWORDS
1 slashdev
2 suicidal
3 homicidal
4 the steps
5 why step
6 step 1
7 step 2
8 browser version saying
9 latest version
10 para;
CONTENT
Page content here
KEYWORDS ON
PAGE
slashdev,suicidal,homicidal,the steps,why step,step 1,step 2,browser version saying,latest version,para;,posted,rant,dagger;,comments 0,deg;,dark theme goodness,show and tell,comments 1,snes usb gamepad,johns code,make,bench top power supply,comments 2
SERVER
Apache/2.4.9 (Unix) OpenSSL/1.0.1g mod_fcgid/2.3.9 mod_wsgi/3.4 Python/3.4.0
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Slashdev - Hardware, software, and just general tinkering | slashdev.ca Reviews

https://slashdev.ca

Hardware, software, and just general tinkering. 25 Steps to Perfect Bug Reports. So you found a bug, thats great! I want to hear from you. But first we need to have a talk. Yes, I know there are more than 140 characters below but please be patient and read all the words. Why should you read all the words? Get the latest version from staging. Are you in a browser? Reload and/or clear cache. Does the software download something in order to function? Make sure it has the freshest copy. Document and report t...

SUBDOMAINS

git.slashdev.ca git.slashdev.ca

Slashdev git repositories

Stuff I've written and projects I'm contributing to. Arduino library for controlling LCD modules based on Hitachi HD44780 controllers. Box2D and OpenGL ES 2.0 bouncing ball demo for android, iOS, and desktop. J2ME bouncing ball demo. Collection of common components used in BlackBerry Java development. J2ME library with some basic math/physics related data structures. HTML5 app for viewing (and eventually editing) markdown documents through WebDAV. Hello World program for the GP2X with fancy bitmap font.

wiki.slashdev.ca wiki.slashdev.ca

codeapalooza:start [Slashdev Wiki]

Combinations of coordinate pairs. Codeapalooza/start.txt · Last modified: 2010/11/27 11:00 (external edit). Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported.

INTERNAL PAGES

slashdev.ca slashdev.ca
1

Slashdev

http://www.slashdev.ca/2011/10/20/snes-usb-gamepad

Posted by jiGGaK on October 20th, 2011. Ready for some Mega Man 7. I was inspired for this build by an instructables user who used my teensy ps3 gamepad. Code to build a SNES USB controller for the PS3. I can’t say enough good things about the Teensy. Development board. It’s affordable and just so damn versatile. Is great and all but I just needed something to work with my Linux media center PC. Source code from here. Source compile to ihex for flashing. Teensy /w SNES controller wires.

2

Slashdev

http://www.slashdev.ca/2011/05/03/hide-toolbar-buttons-in-nautilus-3-x

Hide Toolbar Buttons in Nautilus 3.x. Posted by jiGGaK on May 3rd, 2011. Are you as annoyed as I am about the superfluous screen real estate consumed by the toolbar buttons in Nautilus 3? Of course you are, that’s why the oracle. To remove them, modify. And comment out all the. Toolitem name="Back" action="Back"/ toolitem name="Forward" action="Forward"/ toolitem name="Search" action="Search"/ -. Your comment will be reviewed shortly. November 26th, 2011. Exactly same need here: how to add the up button?

3

Slashdev

http://www.slashdev.ca/2011/04/26/sample-portable-mobile-game-code

Sample - Portable Mobile Game Code. Posted by jiGGaK on April 26th, 2011. I’ve decided I want to try and break into the market of mobile gaming but I needed a way to evaluate how practical it was to target multiple platforms at once. Android and iOS are the main players right now but keeping myself open to others seems like it would be a prudent step. And writing. From scratch multiple times is not an option. I needed to get my hands dirty and write a proof of concept. The result is a simple bouncing ball.

4

Slashdev

http://www.slashdev.ca/2008/08/11/lean-mean-mediacenter-machine

Lean Mean Mediacenter Machine. Posted by jiGGaK on August 11th, 2008. A short time ago Handbrake. Began to ship with default encoding settings for the Normal profile using 2-pass h264 encoding. Sadly my XBox. Just weren’t up to the task of decoding all those fancy h264 bits in software anymore. Naturally instead of adjusting the encoding parameters, I decided to begin the hunt for a new video player oh and it has to be cheaper than that AppleTV. Not quite an Apple TV. The beginnings of a mediacenter pc.

5

Slashdev

http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse

BlackBerry Development with Ant and Eclipse. Posted by jiGGaK on May 30th, 2007. In this two part series I’m going to try my best to describe how I use Apache Ant. To write/debug software for the BlackBerry platform. BlackBerry JDE 4.1 (or JDE Component Pack). If not using eclipse, or your ide does not support ant). Or your ide of choice). This isn’t necessary per-say but you owe it to yourself. First step is adding a user library for the blackberry api. Go to Workspace- Preferences. Program. I don’t...

UPGRADE TO PREMIUM TO VIEW 5 MORE

TOTAL PAGES IN THIS WEBSITE

10

LINKS TO THIS WEBSITE

logicmail.org logicmail.org

faq – LogicMail for BlackBerry

http://www.logicmail.org/wiki/faq

I'm using E-Mail service. How do I configure LogicMail to access it? When I try to connect to my mail server, it fails with an error. I'm able to connect, but LogicMail gets stuck on another error. I'm using a BlackBerry 1234 device, running BlackBerry OS vX.Y, will LogicMail work? I'm trying to send E-Mail, but I'm getting ". Why does SMTP switch to port 465 when I enable SSL? Whenever I start LogicMail, I have to confirm the connection. What about new message notification? I'm using E-Mail service.

UPGRADE TO PREMIUM TO VIEW 6 MORE

TOTAL LINKS TO THIS WEBSITE

7

SOCIAL ENGAGEMENT



OTHER SITES

slashdesign.it slashdesign.it

Herzlich Willkommen bei slashdesign!

Herzlich Willkommen bei slashdesign! Sie haben gerade den idealen Partner für die Umsetzung Ihres Print- oder Web-Projektes gefunden. Von E wie Einladungskarte bis V wie Visitenkarte - ob simpel oder detailverliebt, wir entwerfen maßgeschneiderte Designs für Sie und Ihre Projekte. Ein Webauftritt in der heutigen Zeit ist unabdingbar. Dabei gehen Design und Programmierung Hand in Hand und wir liefern die optimale Realisierung Ihres Projekts. Sie wünschen eine individuelle Repräsentation Ihres Projektes?

slashdesign.nl slashdesign.nl

www.slashdesign.nl

Uw wensen omgezet in een website op maat. Bouwen, beheren, onderhoud en nazorg. Om een indruk te krijgen van de mogelijkheden, kunt u een kijkje nemen in het portfolio. Hulp bij aanvragen van een domein, het onderbrengen bij een provider is ook geen probleem voor ons. Bent u geinteresserd in een website? Neem dan contact op voor een vrijblijvende offerte. Designed by JvdB - slashdesign.

slashdesignstudio.com slashdesignstudio.com

Slash/Design Studio

Architecture/graphic design/scenic design/media/this is Slash/.

slashdetroit.com slashdetroit.com

slashdetroit.com is coming soon

Is a totally awesome idea still being worked on.

slashdev.be slashdev.be

SLASHDEV.BE - Home Page

Rue de la Rochette, 26. GSM: 0475/56.58.76. TVA: BE 0865.891.878. Etude, déployement et maintenance de réseaux locaux personnels, PME, professions libérales basés sur des serveurs Unix, Linux. Développement de logiciels spécifiques: pilotes de matériel sous Unix, Linux; sites et applications Web; applications de bases de données. Formations à l'utilisation et à la gestion des systèmes Unix, Linux, leurs utilitaires (Makefile, CVS, scripts .), les languages.

slashdev.ca slashdev.ca

Slashdev - Hardware, software, and just general tinkering

Hardware, software, and just general tinkering. 25 Steps to Perfect Bug Reports. So you found a bug, thats great! I want to hear from you. But first we need to have a talk. Yes, I know there are more than 140 characters below but please be patient and read all the words. Why should you read all the words? Get the latest version from staging. Are you in a browser? Reload and/or clear cache. Does the software download something in order to function? Make sure it has the freshest copy. Document and report t...

slashdev.co.uk slashdev.co.uk

Slash Dev (/dev) Web Goodies

slashdev.com slashdev.com

West of House

You are in an open field west of a big white house, with a boarded. There is a small mailbox here. The door is locked, and there is evidently no key.

slashdev.it slashdev.it

/dev

We don't serve cookies.

slashdev.nl slashdev.nl

3D bij /Dev - ontwerpen, printen en interactie

Dev: 3D modellen voor elke schaal. Wij maken het mogelijk en houden het betaalbaar! 3D printer bezig met een model. Kozijnen voor een modelhuis. Ramen verwerkt in het modelhuis. Ontwerp van een deur met raam en raam in dezelfde stijl. Electronica ontwikkeld om verlichting via een tablet te besturen. Van prototype naar productie, onze 3D printservice zorgt ervoor dat je de kwaliteitsonderdelen krijgt die je wilt. De service is snel, makkelijk en in korte tijd heb je het onderdeel in handen. Dev op 3D Hubs.

slashdev9.blogspot.com slashdev9.blogspot.com

slashdev9

Montag, 26. Juli 2010. Having fun with WIDCOMM Bluetooth Stack - BtTray.exe (missing BtBalloon.dll). Recently I got me a new Bluetooth usb-dongle ( Ultra Small Bluetooth 2.1 USB Adapter. Its based on Broadcom 2046 chipset and one should expect a flawless installation. should. unless it's bananna software you're dealing with. Well, I started the setup, waited for drivers to install. my dongle got activated, yeah! Slowly it dawns on me. I'm engaged in some kind of BETA test, thats the only explanation ...