Watching divx and mkv with subtitles on XBOX 360

First of all be aware that doing the following you will need a computer with a windows xp media center or windows vista.

1º Connect your 360 media center, this is quite simple. Make sure that u have your 360 connected by network with your pc and add an extender.

2º Download transcoder 360:

Ref :

http://runtime360.com/projects/transcode-360/transcode-360-download
3º After installing the program make sure u have both subtitles and movie files on the same folder (the file's name size can't be to bigger or they wont be linked)

4º Start windows media center on the 360. Go to the video library, then to the folder where u have the video and instead of pressing A to run it press X and you'll notice there is a new option "MORE". Press A.

Image

When u get to this one press A again:

Image

5º If you have breaks during the movie change the settings of the transcoder. Double click in the lower left icon of the transcoder and set as it is in here:

Image

It also help if you stop the movie at the beginning and let it load for a while.

Note: Transcoder 360 will stream the video data already processed by the pc, therefore if u wish to se HD u'll
need a nice machine

Then do the rest from the third step.
Trying to watch mkv directly without converting doesn't usually work.

Here it is the result, subs are in Portuguese:

Image

Know About BIN / .CUE / .ISO

1) What is a .BIN? What is a .CUE? What is an .ISO

The .BIN / .CUE CD image format was made popular by the CDRWin software. Afterwards many programs have started supporting or partially supporting it, including: Nero, BlindWrite, CloneCD, FireBurner. The .CUE file contains the track layout information, while the .BIN file holds the actual data.

.ISO is also a CD image format, but is sometimes used for 'ISO9660 format' (standard, recognized by all applications) and sometimes for unique Easy CD ISO format.


2) I have download .BIN&.CUE/.ISO files - what to do with them?

You can burn them to a CD-R or a CD-RW with:

-Alcohol 120% - My favourite, excellent software, easy and yet very advanced (burns ISO, BIN/CUE, CCD, CDI, BWT files!)

Ref : http://www.alcohol-soft.com/

You can also mount image files as virtual CD-ROM drives using
Alcohol 120%
Daemon Tools
There are also several softwares you can use to exploit & manipulate BIN/CUE files in various ways
CDMage

Ref : http://www.geocities.com/cdmage/

IsoBuster
Ref : http://www.smart-projects.net/isobuster/


3) I have a .BIN file but no .CUE?

.CUE can be made with just Notepad. A typical Playstation(One or 2) .CUE file looks like this:

FILE "image-name.BIN" BINARY
TRACK 1 MODE2/2352
INDEX 1 00:00:00

A typical PC CD-ROM .CUE looks like this:

FILE "image-name.BIN" BINARY
TRACK 01 MODE1/2352
INDEX 01 00:00:00

"image-name.BIN" being the name of the image file (IWDII.BIN, CIV3.BIN and so on...)

Notice the difference of the track mode - PC-ROMs being Mode 1, Playstations CDs Mode 2 and (Super)Video CDs are also MODE2/2352.


4) How do I make .BIN/.CUE files?

CDRWin or the BIN/CUE format is not ideal for distributing. BlindWrite suite and CloneCD perform a lot better in this purpose and can also handle various copy protections. Both of these softwares can also create .CUE files for increased compatibility


5) I have a .BIN & .CUE, but my CD writing software can't locate the .BIN file?

Edit the .CUE file with Notepad (or similar) and verify that the FILE "C:\path\image.bin" matches the location of your image file


6) Sector sizes of CD image files

When you talk about images must think on SECTORS not on DATA SIZE.

The rules are:

1)A standard 74 min CD is made by 333,000 sectors.
2) Each sector is 2352 bytes big, and contains 2048 bytes of PC (MODE1)Data, 2336 bytes of PSX/VCD (MODE2) Data or 2352 bytes of AUDIO.
3) The difference between secor size and data content are the Headers info and the Error Correction Codes, that are big for Data (high precision required), small for VCD (standard for video) and none for audio.
4)If you extract data in RAW format (standard for creating images) you always extract 2352 bytes per sector, not 2048/2336/2352 bytes depending on data type (basically, you extract the whole sector).

This fact has two main consequences:

a) You can record data at very high speed (40x) without losing information, but if you try to do the same with PSX or Audio you get unredable CD (for PSX) od audio CD with lots of clicks because there are not error correction codes (and error are more likely to occur if you record at high speed.

b) On a 74 min CD you can fit very large RAW images,up to 333,000 x 2352 = 783,216,000 bytes (747 Mb). This should be the upper limit for a RAW image created from a 74 min CD. Remember that if you store standard data (backup files), you can burn only 333,000 x 2048 = 681,984,000 bytes (the well known 650 MB limit).

Please note that an image size is ALWAYS a multple of 2352 bytes (you extract SECTORS), if extracted in RAW mode

Steps to Moving from One Host to Another webhost

Every webmaster cringes at the thought of moving hosts. Like moving your home it can be messy and sometimes problems arise. But if you follow these simple steps, your move will be less painful.

Backup Backup Backup

If you’ve been diligent with your backups, you’ve got a lot of insurance to fall back on yet always make the latest backup. If you haven’t, before you do anything else, do a backup now. Backup anything and everything you can and don’t forget your database if your site relies on it. Save at least 2 copies and store them separately. One for you to work with, and the other as an archive. Do not underestimate how easy it is to copy over these files as you make changes or simply mess it up.

If you’re moving to a host who has as different control panel, make a manual backup by downloading all your files because different control panels may not be able to restore the backups made by your old host. They also have different directory structures so your file trees will be in a mess. If you need to, make a small note file with notepad with memos for you to remember the old server configurations. This will help you as you make changes on your new host server and save the confusion moving back and forth between hosts. Remember to make the correct transfer type (ASCII or Binary) as you download. If your download is not right chances are you’ll have a tough time getting your site to work on the new host server.

If server logs are especially important, remember to backup those too. There is no good way of moving logs yet because different hosts may log statistics differently. So the best thing to do is to download it and use a log analyzer on your computer to make references to later on.

Gather Odds & Ends

1. A Good FTP program which you should have by now
2. Get your new host server’s DNS
3. It’s also helpful to have a script that tells you the server environments installed on your new host server for quick references.
4. Get the temporary URL on your new host so you can check your site before you make a DNS change.
5. If you have your host control the domain inform them not to change your DNS until you tell them to.
6. If you run scripts:
- Get a copy of the original installation guide and the script. Sometimes after moving the scripts just do not work right so you might need to install the script from scratch.
- Get a list of all the server paths such as Perl, Sendmail and home directory on your new server.
- If your script needs special server modules or programs ensure they are installed and where. Even though these might be covered before you ordered the account with the host but sometimes your host has removed it or haven’t installed it yet.

Inform Your Visitors

It is common and good practice to inform your visitors and customers of the server move. If you run a e-store, this helps assure your customers you have not fled with their money if there is any downtime. Also give an alternate email so you won’t lose emails in the transfer. You might also want to give periodic updates prior, during (if there is downtime) and after. If your site is large, doing this is helpful because your visitors can alert you whenever there is a part of the site not working.

Moving Day

Try to schedule the move at a time where there’s least traffic. Backup again just before you do the move so you’ll have the latest data. Start by first copying or creating your custom error pages onto the new host server. Put a small note in there about the move. You can always remove it later. Then upload the most visible parts of the site first i.e the main pages then move on to the less critical parts of the site. If you have a large site with many divisions you might want to split them across different days and instead move the least critical first. Just ensure you always do a backup before you do any moving. Use the temporary URL to check your site, visiting as many pages as you can.

Changing DNS

Once you’re satisfied, change your DNS over. This typically takes about 24-48 hours so you have time to make some minor changes if need be. You might want to also take this time to modify your old site’s error pages to inform your visitors of the move and give a new URL if there are URL changes. To help you determine if the DNS has resolved, make a small change on the new pages to differentiate between the old and the new.

Monitor

After you’ve moved and the DNS resolved, do not release the old account yet. Keep it as long as two weeks running concurrently. Go back and check the old servers for activity. Check your old email account and if you have a web based contact method on the old server check to see if any communication is left there. Once you’re comfortable all email and traffic is correctly directed to the new host server, you can cancel that account.

Determining How Much Space and Bandwidth You Need to Host Your Site

There is lots of space and bandwidth talks going on these days with hosting companies trying to surpass each other, customer running after space and bandwidth, seems more of a fashion than any one really knowing what he/she needs in this area, May be this needs to be discussed:-

How much Space you need:


Think of your web hosting account as a sub-directory (or folder) on your hard drive. To determine how much disk space you will need, In Microsoft windows simply open explorer or my computer and click on the folder that contains your web sites files. Create a new folder for your web site if you don't have one and then move all of files you plan to host on the web server into that folder. All you have to do now is right click on your folder to check the size of that folder and now, you know how much disk space you will use on the server. This entire site is around two megs.

How much monthly (bandwidth)Data Transfer do you need:


Try using the following formula to estimate your site's monthly data transfer.

[Average size of your web page(s) + any graphics included within] * [number of visitors you expect each day * number of pages each visitor will view] * [30 days in a month] = Total Monthly Data Transfer Usage.

For example: if we had a site with 30 pages averaging 8 KB each, 50 KB worth of images in each page, and 50 visitors each day who viewed an average of 4 pages, you would have the following formula:[8 KB + 50 KB] * [50 visitors * 4 pages] * [30] = 348,000 KB So we would be using 348,000 KB, or approximately 340 MB, of bandwidth each month. Well within the limitations of our hosting plans.

It's hard to generalize how much data transfer a site will use without looking at it specifically, but in most cases it is very rare for a personal or small business site to use more than one gigabyte (GB) of data transfer in a month. Starting with a data transfer limit of one gigabyte per month is probably appropriate for most new sites. If your average web page is 20Kb in size. 1 Gig of transfer allows for well over 50,000 hits per month at that size! If your average page size is smaller obviously more hits per month.

8 Steps to Choosing the Right Web Host

Image and video hosting by TinyPic

First thing I would like to discuss is that price is not everything! Doesn't matter if your paying .99c for hosting and your site is completely unreliable because in the end, you'll lose money over these problems. Let's go through the considerations that you need to ponder in order to ensure that you get what you need. You want to choose the web host that is going to provide your needs as they stand now as well as where they lead to in the future. Here we go:

1. Understand the differing types of hosts: shared, collocated, unmanaged dedicated, and managed dedicated. Is your site brand new with little traffic? In the event your site is a newer domain, you won't need the raw power of a dedicated server unless your site is resource intensive which can include: streaming, video's, proxies and even linking to videos as well can cause a high load on Apache and the CPU(s).

2. Go for stability, not just size. Just because the host if offering you unmetered and unlimited space, doesn't mean you should soley base your decision on that. What good is that account to you when your site is down or the server is overloaded? Research how long the hosting business has been in operation. See if they have recently changed ownership, and if they show positive cash flow.

3. The possession of fully redundant data centers. If you are considering doing business with a smaller hosting vendor, ensure that they have adequate power and connectivity capabilities. Inquire as to the number of lines the facility has. Do they possess an on-site generator? Does the generator receive regular checks and maintenance? What is the average utilization of the connections available?

4. How skilled is their staff? When you need customer service of a technical nature, you need it immediately, right? Find out the availability of their systems administrators. Send them a support ticket and see how fast they respond.

5. Other customer's reviews of the hosting services. Same as any business, the hosting vendor should be able to provide good references.

6. Is the potential host flexible? In the future, your needs may change. Can you upgrade services should the need arise?

7. This step of course, is optional. Make sure that the host does not have blacklisted IPs. The host that you want to do business with would not be one that promotes illegal sites, spammers, or other security issues. You are considering associating your business with this host. You could always ask them what web server they plan to put you on.

8. Begin with and maintain a clear and written understanding of all services and all charges for them. If questions still remain or some terms are unclear it is strongly advised that you ask for clarification before signing up for anything.

If you do your research before beginning business, you will find a better avenue to the successful hosting, and thereby promotion, of your online business. Take your time in making this important decision.

How to download ebooks from google

As you know Google.com is the most popular search engine in the world.
Here are some tips to helps you find eBooks with Google:
Find Apache's (default) Index page
Try this query:

+("index of") +("/ebooks"|"/book") +(chm|pdf|zip|rar) +apache
To Find a particular eBook file
Try this query:

allinurl: +(rar|chm|zip|pdf|tgz) TheTitle of the book

Listen to any PDF instead of reading

I just learnt below stuff so lets share it.

You can listen to any PDF instead of reading with Adobe Reader 7.0 or 6.0, and the short cut is:

Ctrl+shift+b - to hear the entire Document
Ctrl+shift+v - to hear the page
Ctrl+shift+c - to resume
Ctrl+shift+e - to stop Open any PDF File

What next? you should test it.

Design by Dzelque Blogger Templates 2007-2008