.entry-views-count{ display: none !important; }

Blog

The latest project releases, gaming videos, figure reviews, Dollfie Dream photos, anime rants and more!

[GW2] Beastgate Borderlands

(Direct download) “Beastgate Borderlands” – Guild Wars 2 WvW video. Contains material from 2012-09-21 to 2012-09-22, Blackgate vs Yak’s Bend vs Gates of Madness Recorded by [RQ] Valkyrja Flame of RageQuit Inc. lvl 80 staff elemental, hybrid build. The edited song clip in the intro is from “Borderlands” by Mami Kawada. Background music info is shown at the end of the video. Usage of copyright audio content is for non-commercial purposes and permissible under Fair Use. Various clips of WvW action on the Borderlands, from the perspective of the Blackgate server. As I was busy most of the time leading …

Read More »

[GW2] Beastgate Borderlands (Bonus Material)

(Direct download) “Beastgate Borderlands (Bonus Material)” – Guild Wars 2 WvW video. Contains material from 2012-09-21 to 2012-09-22, Blackgate vs Yak’s Bend vs Gates of Madness Recorded by [RQ] Valkyrja Flame of RageQuit Inc. lvl 80 staff elemental, hybrid build. The edited song clip in the intro is from “Borderlands” by Mami Kawada. Short song clip after the intro is the first few seconds of “You Spin Me Round (Like A Record)” by Dead Record. Usage of copyright audio content is for non-commercial purposes and permissible under Fair Use. These are various random clips of interest captured over the past …

Read More »

[GW2] FRAPS Test

(Direct download) 2012-09-04 – “FRAPS Test” – Guild Wars 2 Blackgate WvW. Recorded by Valkyrja Flame [RQ] of RageQuit Inc. Song info shown at the end of the video. No copyright infringements intended. This is NOT a complete video. This is a short clip for testing how well FRAPS works with Guild Wars 2 and Mumble at 1600×900. The test video simply shows me log in for the first time, create the guild, then load into WvW, no actual gameplay footage. My external hard-drive broke prior to launch (new one should be arriving some time this week) so this is …

Read More »

Fall 2012 Anime Season

Fall 2012 anime season chart + comments. Reposted from moetron. See MyAnimeList for my list of watching/completed anime. Check out AnimeCalendar for a nifty tool to keep up-to-date with airing anime.

Read More »

[GW2] Critical Hit

(Direct download) 2012-04-27 – “Critical Hit” – Guild Wars 2 PvP video. Recorded by Valkyrie of RageQuit Inc. PvP Warrior, rifle-axe burst-crit build. Song info shown at the end of the video. This is PvP footage from the first Guild Wars 2 open beta weekend (for those who pre-purchased the game). Was extremely busy this week with school work so this video only contains FRAPS capture from a few hours of gameplay. The game ran pretty smoothly on my Dell XPS 17 laptop, but network lag was quite problematic (e.g. see the second fight against the charr warrior). There was …

Read More »

[GW2] Fly Away

(Direct download) 2012-04-27 – “Fly Away” – Guild Wars 2 PvP video. Recorded by Valkyrie of RageQuit Inc. PvP Warrior, rifle-axe burst-crit build. Song info shown at the end of the video. After making my first GW2 PvP video (“Critical Hit” v=S0kTqCy8un8), I realized I had enough leftover random footage of group PvP to make a second video. As of the moment, the “queue as group” functionality of PvP isn’t implemented yet, so this is just a few clips of me messing around in PvP, some of which with other RQ members. As for the song choice… the fluidity of …

Read More »

Dancing Monkeys: Accelerated

For my CIS 565 ”GPU Programming and Architecture” (University of Pennsylvania, Spring 2012) final project, I had decided to try working an a project that would not only demonstrate a practical application of parallel computing, but also become a useful side-research for my main pet project, Beats. The project I had in mind was to apply GPU acceleration and parallel processing techniques to improve the time spent on the BPM calculation algorithm used in the simfile-pattern-generating MATLAB program, Dancing Monkeys, compatible with DDR simulators such as StepMania and, of course, Beats. Improving the BPM calculation step was of great benefit …

Read More »

Beats2 Prototypes

It’s done! For those who haven’t read the last post, “Beats2 Prototypes” is pretty much a series of demos/prototypes designed for the purpose of quantitatively comparing different user interfaces for large touch-screen devices – in this case, 7″ or larger Android tablets (you can still run it on your Android phone, but that’s not the target of the study). (Direct download) It’s also my senior design research project (i.e. not a polished final product) and an important precursor to Beats2, which will target BOTH small touch-screens (i.e. Android phones, iPhones, etc.) AND large touch-screens (i.e. Android tablets, iPads, Windows 8 …

Read More »

Linux Everywhere

When I was a teaching assistant for CIS 191 ”Linux and Unix” (University of Pennsylvania, Spring 2012), I was asked to give a guest lecture, given my involvement and contributions to the iPodLinux project. And so I decided to give a special topic lecture titled, “Linux Everywhere: A look at Linux outside the world of desktops”. Here it is: Presentation: PDF (PPTX)

Read More »

Git for Windows with TortoiseGit and GitHub

For my Dancing Monkeys Accelerated project, we were required to use Git for version control and host code on GitHub. As a person who has always preferred SVN (for its linear/incremental nature), and have only had experience with Google Code and SourceForge, setting up a new GitHub repo was a new experience. And so, for future reference, I document the process here. In this tutorial, we install msysgit and TortoiseGit and host code on GitHub.

Read More »