“Not a place upon the earth might be so happy as America. Her situation is remote from all the wrangling world, and she has nothing to do but to trade with them.” – Thomas Paine
it’s new year and this is my very first post. i’m currently in the works of my system and it’s called blahber. basically it’s a social networking website with audio recording capability.
a little history
the system is actually the second version since it’s conception a couple of years ago, but since it will be launched for the first time, it’s appropriate that it should only be called version 1. the system also was made as somewhat of a challenge for me. my thesis adviser told me that he wanted to have something new. i already did my system before which was called Cobalt Circulation which can be found here, and it’s almost 80% done with some minor tweaks from here and there. so that’s it, he told me he wants something new. prior to that i’m already doing research on the capability of flash to record audio and save it on the server. by God’s grace i was able to find a lot of resources on the internet. one major functionality that it houses is that it can record audio. now, i’m not about to shell out $2500 for Flash Media Server so i decided to use the free version which is Red5. i’m not going to delve deeper on these two very powerful system but i’ll be providing you with the links. i was also able to find some very good tutorials on how to record audio in flash. somehow the site i got it from started to ask for payment a few month after, lucky for me i was able to get a lot of good source codes as well as tutorials. so from having a system which records transaction i now have a system which records audio and plays them back to the user. very different and indeed quite unique.
before i coined it blahber, it was called voicemail. same functionalities as any networking websites except for the fact that registered users can record their voice.
voicemail now blahber
i laid the project to rest for several months since i was quite busy with a lot of things. i also started working on some websites. somehow the system kept on popping to my mind. so around late quarter last year (2010), i decided to take a look at it again. now i’m very much serious about it. i also restructured the whole database, decided to code everything from scratch, and redesigned it several times (i think i have around 5 designs, before i was quite satisfied with it). another major part was the fact i used WordPress in my voicemail system, but not this time. one reason i decided to use WordPress that time was it’s SEO capability. now that i have a fairly good idea on how to implement SEO, i decided to code it from scratch.
another thing that i really have to ponder upon before was that i need to have someone who will install Red5 for me. and it’s quite a hassle since one functionality that i wanted it to have is for users to save their audio recordings in mp3 format. if i were to stick with Red5 chances are i need to pay that person to do it for me, another thing is that i need to transcode it at runtime which is again another headache for me. i did a lot of research and luckily i came upon a website that provides good tutorials as well as the source code on how to record audio from mic and converting it to wav file without the user of any media server. this still utilizes the power of Flash, but this time it’s AS3 (voicemail uses AS2).
while developing the system, i decided, i might as well study jquery. so i’ll be hitting several birds at the same time.
project in progress
i’m planning to launch the system maybe mid this year, i’ll keep this blog posted as to what is the current status of the project.














