Things to learn
I’m really interested in computer software so there are many things to learn. Here’s the list:
- C++
- HTML
- PHP
KaNeoRotar's weblog
I’m really interested in computer software so there are many things to learn. Here’s the list:
As I’ve only started using WordPress for few days, it seems that there are many things to work on.
I’ve came across many blogs to learn about posting and arranging the layout and found that most of them are displaying excerpts rather than the original article on their homepage. This is surely a good idea because:
The objective of the program is to generate a 10MHz square wave at P0.3 on an LPC2119 board. Our lecturer Bryan helped me to check the code but everything seems to be correct except for the result.
Here’s the c code:
The purpose of this post is to test adding video to the post. However, you can also enjoy it.
Hatsune Miku is a software generated 3D cartoon character who is known throughout the world. The reason for her advent is because of VOCALOID, a singing synthesizer application. The company who made this application is called Yamaha Corporation and they created a group of virtual singers with Miku being the main mascot. She is also known as “MiKu Leekspin” because she was twirling a leek in her hand when she first appeared in the promotional animation of the software.
To make the story short, here’s the video of the hologram of Miku in a live.
Finally done with the setup of this wordpress blog!
The problem I found previous was about the ajax. The solution was simple:
just add
define( 'CONCATENATE_SCRIPTS', false );
to the wp-config.php.