Microsoft Corporation is offering $40 Billion to Yahoo Inc.
Options in their deal:
1. experimental advertising alliance with Google that could lead to a broader partnership
2. a combination with the online operations of Time Warner Inc.'s AOL.
To know more click here.
Friday, April 11, 2008
Deal or No Deal? Microsoft to Yahoo
Posted by dRei at 1:10 AM 2 comments
Sunday, March 30, 2008
What! A Blog Contest!
I was searching the net when I found this blog.
A blog contest. Guess what, Prizes are amazing!...
1. First Place Gets
2000 EC CREDITS
$100.00 BY PAYPAL
2. Second Place gets
1000 EC CREDITS
$50.OO BY PAYPAL
3. Third Place gets
500 EC CREDITS
to earn points...
1. 200 points for posting a commuter experience here on Commuter Chronicles
2. 100 points for posting a commuter experience or review of commuter chronicles oh your blog with a link back to here
3. 100 points for a second post on this site about a commuter experience (two post maximum will be counted)
4. 100 points if your post on here crosses 20 comments
5. 50 points for a second post on your blog
6. 40 points for a blogroll link (drop me a comment on this post to let me know you added me to your roll)
7. 30 points for each time you make 10 comments on this site (and 1 point for each comment - in other words you get 1 point each time you comment and an extra 30 point at each 10 comment interval)
8. 20 points for subscribing to the rss feed
9. 2 points each time you drop a card on the blog.
visit the commuter chronicles for more info...thanks!
Posted by dRei at 8:59 PM 1 comments
Labels: blog contest, blogs, Computer, contest, internet
Sunday, March 16, 2008
A Gift for You
Top gift for the year it's the latest Ipod touch MP3 Player.
More over iPod classic, Apple has a newer and improved “iPod touch” MP3 player with WiFi capabilities meaning you can browse the internet in the wifi zones like coffe shops, restaurants, or in the campuses nationwide,and a touchscreen, no need to find the buttons of the Ipod. The LCD touchscreen has a large 3.5 inch screen 'whoa...' it's large.
The iPod touch has many of the features offered by the iPhone are music/video features' you can watch videos/ paly music', landscape mode'you can choose what makes you comfortable to use the Ipod', dock connector and user interface.
Features 8GB internal flash memory capable of storing 1,750 songs, or 10,000 photos, or up to 10 hours of video. There's a lot more, this Ipod Touch also available in 16GB and 32 GB memory.
A perfect gift for graduation.
Posted by dRei at 12:44 AM 0 comments
Labels: Computer, electronics, Ipod Touch, mobile unit
Sunday, March 9, 2008
Adobe Photoshop Trendy Brushes
I'm searching the net to find a brush for my adobe photoshop cs, I found hundreds of new brushes for my adobe in this site "brush" and downloaded almost all, right now i can make different kinds of design through that brushes. With just one click, you can make trendy and professional looking designs.
I have to make an invitation for my cousin's wedding, so I have to find a good brush that makes my work impressive. I found many but it makes my head hurt because I have so much to choose from. This time hope you agree the "floral" designs are in. My cousin like floral designs too that's why I searched for floral designs in the google and luckily I've got the brush I need.
There are many floral designs like:
Vector Foliage-Plants Photoshop Brushes
Flowery Scribble Photoshop Brushes
Flower Brushes
Flowersn'swirls
Photoshop Plant Brushes
This are the most rated brushes in the site, there's a lot more, just visit the a site.
*Click the picture to download the brush.
Posted by dRei at 6:17 AM 3 comments
Labels: Adobe Photoshop, Adobe Photoshop Tutorial, brushes, designs
Saturday, February 16, 2008
Disk Operating System (DOS) Commands
DOS or Disk Operating System is a system without any graphic interface. Lahat letters lang tapos monochrome lang 'paper white'. DOS is important in installing OS or Operating System in a computer unit. This post can help you in installing OS using the commands, because these commands are vital. You cannot interact with the computer if you don't know the commands in DOS.
These are the commands used in Disk Operating System (DOS) First is the scandisk it is used scanning/fixing the errors in the drive. Type ka nito a:\>scandisk tapos enter mo. It automatically scan the disk and fix its errors afterwards. Second is fdisk it is used to partition the disk. Partition meaning making space in the disk or dividing the disk, you know that a disk is partitioned when there is two drives the c: and d:, partitioning is important to avoid the file in the other drive from the corrupting virus. Type mo ang a:\>fdisk tapos enter ulit. Third is the format is used in erasing the files in the disk. Siguro alam mo na ang erase. Erase ito na lahat ng laman talaga ng disk mo uubusin. Type mo lang ito a:\>format c:/d:. Fourth is cls means clearscreen. When you want a clear screen tpos ang matitira nalng ay ang root directory at ang blinking cursor. You just have to type a:\>cls and your screen will now be cleared. Fifth, ito pa exit gamit to go out of the system. just like this a:\>exit.Sixth, kung gusto mong makita ang laman ng isang drive ito lang itype mo dir display the content of the disk, a:\>dir/w/p. This command is useful when you want to make a folder where you pud the files md to make a folder in the disk. When you want to make a folder in the drive c: which you will be using to put file when you started installing. This is an example c:\>md win98. in copying a file a command copy used to copy the files from one drive to another or from one folder to another. This example is copying a file from a: to c:\win98 a:\>copy . c:\win98. After entering a folder and you want to return to the root directory a command cd\ is used and return to the root directory. This example can help c:\>win98>cd\ (c:\>_). When you don't want a folder and you want to delete it, it's quite hard to do that if you don't know what to type. rd is a DOS command to remove a folder in the drive. The example is deleting a folder win98 in c: c:\>rd win98. To delete a file in DOS del is the command to delete file. Example is deleting party.doc, like this c:\>del party.doc.
Hope this post can be of great help for you in DOS...
That's all for now...
Posted by dRei at 2:42 AM 0 comments
Labels: Computer, Disk Operating System, DOS, Programming, Tutorial