AegisRyan’s Island

More About Latest Tech News, Gadget, Trend


Archive for the 'development' Category



Copy folder/directory exclude hidden .svn folder (linux)

Friday 15 May 2009 @ 11:59 am

During work, every time when I want to create a new sub-project (which has similar folder structure with existing one) I need to create the folder one by one. I cannot just copy-paste the sub-project1 folder and renamed it to sub-project2 because it contains hidden .svn which is used to track the version of sub-project1.

project
- sub-proj1
- - src
- - - - main
- - - - - - java
- - - - - - resource
- - - - - - webapp
- - - - - test
- sub-proj2
- - - - main
- - - - - - java
- - - - - - resource
- - - - - - webapp
- - - - - test

So… how do I get rid of hidden .svn folder/files when copying from sub-project1 to a new sub-project?

rsync -r --exclude=.svn SRC_FOLDER DESTINATION FOLDER

example:

rsync -r --exclude=.svn /root/project/sub-proj1/ /root/project/sub-proj2/

Hope this would help!




PSP Smashs UK’s Record Sales

Wednesday 7 September 2005 @ 3:02 pm

Sony PlayStation Portable, PSP

One of my favorite gadgets: Sony PlayStation Portable (PSP) is just launched in United Kingdom after it retailed in United States and Asia.

Although PSP is half a year delay in United Kingdom, they still managed to sell 185,000 units in first 4 days according to UK market analysts Chart-Track. As compare to previous record holder, Nintendo DS which had sold 87,000 units on its launch weekend, PSP has sold more than double the sales of Nintendo DS.

Other than PSP console, softwares of PSP are also strongly sold. 20 out of 24 games that currently available in UK were entering into the All Format Top 40 and 9 games break into the Top 10. From the launch, Namco’s Ridge Racer PSP game being the number one seller.

Sony has said that it hopes to sell 1 million PSP units in Europe before Christmas.

Due to PSP’s capability, there are great number of consumers would like to own a PSP, count me in as well. :D Hope i can grab this devices in future.

>> :: resource ::




Intel & Philips Partner for Home Entertainment System

Saturday 3 September 2005 @ 1:59 pm

Great news!! INTEL made the announcement at IFA, the world’s biggest consumer-electronics trade fair that world’s biggest chipmaker, INTEL and consumer electronics manufaturer, PHILIPS are joint to develop and market home entertainment systems.They are trying to centralize all media needs into single home entertainment system that provide better result.

Below are the features provided from that home entertainment system:

  • the system is run on INTEL processor
  • allows users to watch 2 TV channels at the same time.
  • provided with 250 gigabyte hard disk drive for storing music and photo collections.
  • a recorder for DVDs and CDs.
  • only one single system is used instead of having more than one equipments/boxes for home entertainment system.

It is good to have such system for home entertainment enthusiast. It does not need any extra knowledges of computing to use the system as it is targeting for home user and mainly for entertainment purpose only.

As the growth of the technology, i believe users will find it easy with the invention of Intel & Philips when the home entertainment system is released. Hopefully we can have a reasonable price of such system. :P