Recent posts

Syndicate content
Articles language
(Submitted on Sun, 2012-04-01 00:44
by Victor Dorneanu
)
  

This is probably the most useful command when it comes to splitting large mp3 files. You'll need mp3splt (http://mp3splt.sourceforge.net) and you're ready to go:

mp3splt -s -p th=-40,min=6,rm <big mp3 file>

Parameters explanation:

  • -s: silence mode; activate silence detection
  • -p: specify arguments for the silence mode
  • th=-40: threshold level (dB) to be considered silence
  • min=6: minimum number of seconds to be considered as splitpoint
  • rm: remove silence from splitted files

Be sure to have a look at the manpage.

Articles language
(Submitted on Thu, 2012-01-26 09:53
by Victor Dorneanu
)
1 Comment

Why Nginx?

Since I wanted to improve my sites load speed I thought I should look around for some lighttpd-alternatives which I have used for so many years. The really annoying thing about lighttpd is its configuration syntax. I don't think it's comprehensive nor easy to learn. Besides that I wanted to have a configuration where memcahed plays a major role: Serve static content (html) from memcache. Lighttpd does have some modules/tutorials how to interact with memcached but I couldn't find any working configuration.

(Submitted on Wed, 2011-12-21 12:40
by Victor Dorneanu
)
  

First version of RSAChat was released! Checkout http://dev.dornea.nu/projects/rsachat/wiki for further information. Download at http://dev.dornea.nu/projects/rsachat/files

Articles language
(Submitted on Mon, 2011-12-19 16:30
by Victor Dorneanu
)
2 Comments

Received from Mr.Sh3ll:


hi.my name is saied. if u permit.i want upload shell in ur site for access from another site on this server. i promise dont damage ur site if u accept. send email to me.and i will send u shell and u upload. dont worry


WTF?

Articles language
(Submitted on Wed, 2011-11-30 21:50
by Victor Dorneanu
)
  

I thought this could be useful for other Namecheap customers. Namecheaps Open-Xchange servers use only secure connnections (STARTTLS, SSL/TLS).

About me

Me in Romania (2009)If I had to describe myself in one word, that would be: diversity. I love/live life in its entirety! Life's so terribly short, so don't waste your time :) Originally I come from Romania (Oneşti jud. Bacău), but nowadays I live in Berlin, Germany. I was born in '88 and at the moment I study computer sciene.

Typical computer enthuasiast, you say? Farfetched! Indeed my main and most important affection are computer systems, networks etc. Yet there are some domains like Code Auditing, Linux Kernel/Network/System programming, Web 2.0 Applications and last but not least Software Engineering I'm especially interested in.

by Victor Dorneanu

Blogroll

Syndicate content
© 2009 by Victor Dorneanu