Showing posts with label start. Show all posts
Showing posts with label start. Show all posts

2015-03-02

Level Up - Android Dev: How to get started with Robolectric (Android testing)

I'm finally getting around to trying out a few different libraries that claim to make testing Android apps easier. First up is Robolectric.

For this quick walkthrough, I'm going to show how to start from scratch. You'll need no prior knowledge except for how to make a regular Android app.

In my GitHub repo: How to get started with Robolectric

~ Danial Goodwin ~



2014-08-13

Level Up - Android: How to get started with Android Wear and the Wearables Emulator

Recently, I started working on Android Wear for the first time. It's been fun playing around with the new platform and form factor. And, of course, the official Android docs that I read could be condensed further for absolute newcomers. So, in the typical fashion, I've created myself a cheat sheet that I would use next time I would want to learn the easiest way for how to best create Wearable apps.

I've open sourced all my code so far on GitHub. It includes how to first set up the virtual Wear device, connect to the handheld device, and how to have the app send and open a notification on the wearable.

https://github.com/danialgoodwin/android-wear

~ Danial Goodwin ~



2014-02-25

Level Up - Webmaster: How To Get Started With MediaWiki

Want to create your own wiki pages like Wikipedia? You can organize all your thoughts, add notes for your new book you want to write, and more. The wiki can be either public, private, or half and half. You decide.

Going through this process will allow you to edit any and all features that are provided with MediaWiki, the wiki engine for Wikipedia and many other wiki sites.


Step 1. Download MediaWiki, it might be as a .tar.gz file, which in that use 7-Zip to unzip the compressed file, you may have to use 7-Zip twice to fully open it and see the source files.

Step 2. Copy all the files to a directly on your domain.com/mediawiki/w/ directory. One of the easiest ways is using FileZilla, navigating to the public directory using the GUI, then click+drag all the files into the directory. Note: The reason I said that particular directory is because it will allow you to do a lot more later on, like setup the domain.com/wiki site to serve the pages in your wiki. As you wait for all your files to upload to your server,

Step 3. Create a new database and user for that database. This is the method that the MediaWiki instance will be using to save and retrieve all the information for your wiki.

Step 4. Wait until all the files have finished uploading to your domain.com/mediawiki/w/ directory, then navigate to that page in a browser. It'll say LocalSettings.php file not found, so this is where you will use a wizard to setup all the properties of your site, like public/private and more. Each of these properties can always be changed later. I recommend reading through all of them to understand better what is available to you.

Step 5. After going through the entire wiki, the wizard will prompt you to download the LocalSettings.php file which you can then add to the same folder that you previously installed all the files in.

Step 6. In a browser, navigate to your domain.com/mediawiki/w/ and see that you have your main default page show. Congrats, you now have an instance of MediaWiki running on your own server.


If you run into any problems during this process, you can click on the little question marks in the wizard to pop up more information of a section or input area. Another great source of information is on the official install page.


~ Danial Goodwin ~



2013-12-13

Bug Fix: Windows Phone Not Detected, Can't Connect To Windows Phone Developer Registration

The Problem:
"Status: Unable to connect to a phone. For Windows Phone 7 phones make sure the Zune software is running and the Zune recognizes your phone. For Windows Phone 8 phones make sure that the Windows Phone IP Over USB Transport (IpOverUsbSvc) service is running."

The Solution:
- What worked for me was just using a regular USB cable and plugging it in directly to the computer rather than going through an USB hub.

- For many other, what works is ensuring that "Windows Phone IP Over USB Transport" (IpOverUsbSvc) is running. How to do that? Here's an easiest way: Go into start, search "Administrative Tools" -> Click "Services", then find and double-click on "Windows Phone IP Over USB Transport", and find the start or maybe even the reset button.

~ Danial Goodwin ~



2012-12-16

Idea: Windows 8 Shutdown Tile App


At the time of this writing there are no shutdown tile apps in the Windows 8 Store. Window's shutdown.exe can be found in %windir%\System32\ (typically, C:\Windows\System32\). Double-clicking on that will start the shutdown process.

Or one workaround involves:

  1. Create a new shortcut on the desktop. Right Click -> New -> Shortcut
  2. Point it to "shutdown /a /t 00"
  3. Pin to the taskbar and/or the start menu for one-click access

~ Simply Advanced ~




2008-11-11

First Impressions

To get things started for me, I'm just going to post a few things about me.

The reason I have started this blog is to gain some personal insight to blogging and blogging sites and hopefully I can give some blogs that readers will appreciate. I have never done a blog or wrote a diary before. And a great thing about this is that I can keep my notes available anywhere/anytime. It is possible in the far future that I am grateful for making this blog. I don't know why though..
Another thing that I am currently learning and working on is learning web coding. I took a web design class in high school and I'm trying to remember everything now and using my school servers to host my experimental web pages. If you can give my any tips on coding or programming, then I'd greatly appreciate it. Mysite: http://djgoodwi.myweb.usf.edu/

Quick Favorites List:

Games – DDR, Guitar Hero, Super Mario Brothers

Artists – The Beatles, Weird Al Yankovic (lyrics/stoners)

Number – Twenty-Three (Born 23Nov88)

Music Group – Blue Men Group (Great instruments and sounds)

Color – Black is no color, so, blue

Food – Meat-Lovers Pizza (I don't care for sushi, fish, or vegetables)

Animal – White Tiger

TV Shows – The Simpsons, House M.D., and all Japanese Game Shows

Subject – Math

Sport – Soccer. Then Racquetball, Ultimate Frisbee, Volleyball, et cetera...


Anyone else have favorites to share?
Anonsage