Advice:  Getting started in the digital editing

What advice would you give someone with very limited experience, who wants to get started as an (paid) editor? (Other than don't do it.)
My budget is $14K.
What equipment?
Groups?

Go crazy searching the internet for tutorials, advice, sample videos, etc. You can find tons of free stuff. Look at websites dedicated to DV editors, and see what it's about.
Find someone you know who is a DV editor, or search for one through your contacts. Ask them about what they do and if they think it's right for you. They may be wrong, but it's a good start to see what people think.
Also, start editing some video with what you have. Work a little in iMovie for now, even though it's nothing like the "real thing," it's a great place to start toying around.
I would definitely start with Final Cut Express. You can't do almost everything you will need to do for a long time using just that, especially if you're testing the waters. Do you really want to spend 14K and found out that you don't really like doing it? It's worth spending the cash on FCE right now, even if you end up moving up to Final Cut Studio. Why? Cause it could save you over $13,000 of wasted money if you aren't sure you want to do it!
Do you have a camera? If not, find a good MiniDV cam (avoid hard drives, and DVD camcorders are a joke). I recommend the Canon HV20 for an amateur who wants decent quality. What's your computer like? Buying a Mac Pro can be expensive, but for starts you should be able to do the majority of all necessary editing on an iMac, unless you're a true "professional." I imagine by that time, you'll have earned some spare cash to buy a Mac Pro, and then you have the luxury of using two computers. You can have your Mac Pro chugging away at rendering while you do other things on your iMac, like edit smaller projects. Imagine how nice it'd be to be able to leave your big machine going on a serious project, and then work on small projects for friends/family on your iMac.
Also, decide what you're looking for in terms of a job. Getting a position as a professional working for a company isn't easy, because every employer wants the same thing: highly skilled, proof of training (education), lots of experience on the job, etc. How the heck do you get that experience without first being hired, when everyone who hires wants you to have the experience first? Yeah, that's a big complaint for people getting out of college looking for jobs. Basically, you gotta do stuff for free or next-to-nothing for people to get a foot in the door. You can also do private jobs, like weddings, graduations, parties, etc.
Speaking of which, is that what you'd like? Your own private videography company? If so, you have to know a lot about running a business, including people skills. Slow starts are the norm, and years of "is this really worth it?" are not unusual. Also, lots of family/friends asking for favors. "Can you do my wedding, we can pay you the $10 for the tapes, and then give you $50 for your time." Your family and friends won't realize how expensive and exhausting video work is! One camera alone can easily cost over $2000, and they think that their $50 or $100 is worth it for you? That's how you start, but you can't survive doing that.
BTW, expect the problem that many encounter: after doing free work for a while, you'll be called on again and again by those people to do another free or nearly-free job. You'll have to just be firm (and polite) about the fact that you've stepped up a level, and now because of your experience and professional quality, you rightfully deserve much more for your services. If they can't understand that, ask them to perform their job for you for free, and then tell them that you have to encounter that several times a month, devouring hours of time that would have been paid jobs.
Video work is kind of like acting: a lot of people get into it because they want to be like the big guys, but they never make it. Lots of years at acting schools and lots of auditions later, many wannabe-actors and actresses are working as waitresses and department store clerks because it just didn't work out. Also, a lot of video editing jobs are pretty gosh-darn-boring. Honestly, my friend who graduated with an degree in broadcast communication ended up interning at a popular company that was well-known in his circle, and although he made money, and there was nothing horrible about it, he said it was just plain "blah." He spent most of his time just trimming up and cleaning up clips for use in documentaries, educational material, and advertising. The complete lack of any sense of connection with the material made it a very labor-intensive task. At least working privately, you are using your own footage and feel a sense of connection with the events you taped.
Consider it well before investing a lot of money. My advice: grab a Canon HV20 and purchase Final Cut Express, and use primarily the web, a good book, and maybe a few tutorial DVDs to teach yourself for a couple months. Make some videos between 10-30 minutes long, and if you love it, start diving in deeper. Take some classes, get Final Cut Studio, and explore more of your options.

Similar Messages

  • Unable to autorise the digital edition for Overdrive

    I am unable to authorize the digital edition for overdrive. I am using the same user id and password that of Overdrive account. I still get the error "Incorrect Login Id or password for the selected ebook vendor."
    How do I resolve the issue.

    We plan to remove this limitation in the free Personal Edition of Lumira before the end of this year.  In the meantime, as mentioned by Chris, you can initiate the 30 day trial option which you can activate from within the "Home" page of the Personal Edition of Lumira.
    Here's more info on accessing the 30 day trial of the Standard Edition:
    SAP Lumira, Standard Edition Free for 30 Days. Here's How!

  • Can not get example to work after following instructions given in "Getting Started with the NI LabVIEW C Generator" guide

    We explored using sbRIO for our project, for different reasons we ended up going with a different embedded solution . We are currently evaluating the LabVIEW C Generator to convert some of the core analysis routines from LabVIEW to C so the team that will be creating the embedded solution don't have to re-implement them from scratch. 
    Before converting our code, I followed the instructions given in the "Getting Started with the NI LabVIEW C Generator" manual to create a static library created inCygwin using GNU Compiler Collection (GCC). 
    I managed to compile the code, but when I type "run GCD.exe" in the Cygwin console, I just see the window flash with no time to see if the result is correct or not. I modified the main.c cde to add a getchar(), but the window still just flashes and now I am left with the GCD process still running and have to kill it using Windows Task Manager.
    Has anyone else got this example to run? I am sure I am missing an obvious setting or step, please help me.
    More details below.
    Thanks,
    Fab
    Here is a video showing the steps I followed 
    If you don't want/can't see the video. Here are some screenshots of what I have done so far:
    GratestCommonDivisor.lvproj C Generation build specs Information:
    C Function prototype definition:
    I copied Makefile located at: C:\Program Files (x86)\National Instruments\LabVIEW 2011\examples\CGenerator\Tutorial\Cygwin
    and replaced both Makefile and Makefile.cygwin in the directory where the C code was generated
    I also copied main.c from the same location and replaced the one generated
    Here is the snapshot of the results after executing "make GCD.exe"
    Then to run it I just type 
    I see a window open and close really quickly and I never see the result. I have tried adding the getchar() line to the main.c file, but still I don't get to see the results.
    Certified LabVIEW Architect * Certified Professional Instructor * LabVIEW Champion

    Hi Kevin,
    I hope you had a good Thanksgiving. I am attaching a zip file with the LabVIEW project, my build specification and my version of "Greatest Common Divisor.vi", which should be the same as the one that you have that ships with the LabVIEW C Generator, but just in case. I am also attaching a zip file with the C files generated by the LabVIEW C Generator.
    You can also see the video I posted earlier with the steps I followed. I hope you are able to point out where I went wrong. 
    Thanks,
    Fab
    Certified LabVIEW Architect * Certified Professional Instructor * LabVIEW Champion
    Attachments:
    GreatestCommonDivisor.zip ‏8 KB
    CGen Files.zip ‏71 KB

  • Moving the Digital Editions folder out of Documents

    Hi Everyone,
    I'm running Mac OS X 10.6.8 (snow leopard). Is there a way for me to move the Digital Editions folder out of my Documents folder without screwing up the software? (I'd like to put it in a separate folder where I keep all of my ebooks.)
    It would be a big help if you have any suggestions.
    Sincerely Yours,
    ISB

    You got the basic idea.  I would:
    Make sure you quit ADE
    Copy your current Digital Editions folder to where you want it to be (important make it a copy) and maybe rename it if you don't want it to be called Digital Editions.
    Rename the Digital Editions folder in your Documents folder to something like "Old Digital Editions"
    Open up Terminal window and type ln -s (and add a space at the end)
    Drag the folder that you created in step 2 onto the terminal window - this will add the full path onto the command line (ie the /Volumes/SecondDrive/ebooks/de above)
    Type in a space and then "~/Documents/Digital\ Editions"  without the double quotes into the terminal.
    In a finder window make sure it worked by making sure there is now a "Digital Editions" folder that opens up to the folder you created in step 2.
    Launch ADE and make sure it still works.
    Good Luck...

  • How do I uninstall  the Digital Editions icon in the task bar?

    I would like to remove the Digital Editions icon from my task bar, i.e., I don't want it to reappear every time I reboot.  How do I do so?

    79 views and no suggestions!  Isn't anyone going to respond?

  • Getting started with the BC Open Platform

    Hey BC partners,
    Welcome to the BC developer forum!
    To get started, just visit http://developers.businesscatalyst.com/ (username: alpha, password: bcdevdocs) and follow the Getting Started tutorials. This is a dedicated developer documentation site which includes information on how to register and create an app, links to API endpoints, modules and tag references and sample apps.
    Here's what you should do:
    Go to http://developers.businesscatalyst.com/getting-started/ and have a look at the introduction pages
    Sign up as a developer and register your app, by clicking the "Create an App" button on the top right part of the screen: http://developers.businesscatalyst.com/getting-started/register.htmlNOTE: For now, all requests are manually reviewed and approved, it might take a couple of days for your app key to be sent
    You'll receive the app key over email, or further clarifications, if needed.
    While your key is generated, follow these steps to create a "Hello World" sample app on your site: http://developers.businesscatalyst.com/getting-started/building-your-first-app.html#hello_ world
    Once you receive the app key, you can start building your app: http://developers.businesscatalyst.com/getting-started/building-your-first-app.html
    Here's another sample app and instructions on how to use it and understand how it works: http://developers.businesscatalyst.com/samples/meet-the-team-app.html
    Other useful developer resources:
    Customizing the Admin Console menu using an app:  http://developers.businesscatalyst.com/developer-documentation/customize-admin-menu.html
    Get started with the Business Catalyst APIs: http://developers.businesscatalyst.com/developer-documentation/api-reference.html
    API endpoints reference: http://docs.businesscatalyst.com/content/api-endpoints/index.html (username: alpha, password: bcdevdocs)check out the new Authentication, FileSystem and the webapps/webapp items APIs
    The bcapi.js SDK - http://adobebc.github.io/bcapi.js/index.htmland how to use it: http://developers.businesscatalyst.com/developer-documentation/sdk-reference.html
    Best practices when developing apps: http://developers.businesscatalyst.com/developer-documentation/best-practices.html
    Within the next few months our team will continue to develop these features with the help of the Beta Group, and then open the development program to all partners of Business Catalyst.
    We hope that you are just as excited as we are to embark in this new direction for Business Catalyst, and shape the future of the platform.
    If you run into any problems or have any questions, start a new discussion on this forum
    Enjoy,
    The Business Catalyst team
    P.S: Make sure to sign up to receive email notifications from this forum  - by going to http://forums.adobe.com/community/business_catalyst/developer_forum and clicking "Follow this forum" in the Notifications pod on the right side of your screen.

    Hi,
    Although I'm learning I am a complete programming / javascript / json / jquery novice so my apologies in advance if this is a stupid question or i have failed to understand the new restful api functionality which is available under this beta.
    In the past, where a client has had really specific functionality that was not achievable within the BC framework, I have implented an external php application (with the help of a web developer) and simply linked to it via a sub domain. Obviously not ideal.
    My hope is that the new api functionality will open up a range of possibilities that will go some way toward eliminating the need to build extenal applications and simply extend the existing BC framework using the added api functionality.
    One example that i would like to move solely on to BC is the following - http://mylist.grocerwatch.com.au/
    The above is a grocery pricing comparison website whereby the applicaton highlights the cheapest and best value (comparible) products. The application also allows the user to select from the items displayed to create a shopping list showing where to buy the selected products for the best value. The user can also email, print, or save their shopping list.
    My question is for someone who is more farmiliar with the new api and who is perhaps more experienced than me with programming. Would it be possible to create the above solely on BC without sacrificing speed, security, functionality etc?
    Thanks.

  • I never used LabView but need to generate a RS-233 serial output string that contains an IRIG timestamp based on a contact closure. Is LabView an appropriate tool to do this? How much does it cost to get started with the product?

    I never used LabView but need to generate a RS-233 serial output string that contains an IRIG timestamp based on a contact closure. Is LabView an appropriate tool to do this? How much does it cost to get started with the product?

    Labview isn't cheap, but it would certainly allow you to build a program (set of vi's - virtual instruments) that would do what you describe. Where would the timecode information come from? Your vi, or program, would: Start up, initialize the serial port, loop until a trigger happened, read the timecode (from where?), output that timecode out the serial port in a loop until you pressed the stop button. There is a free evaluation of Labview software available from NI - the base product itself runs about $995.
    - Dave

  • E_LIC_ALREADY_FULFILLED_BY_ANOTHER_USER after I switched from authorized by computer to authorized by ID on the same book,  how can I open open that same book?  I downloaded the book again, reinstalled the digital edition but no help? If anybody can answe

    E_LIC_ALREADY_FULFILLED_BY_ANOTHER_USER after I switched from authorized by computer to authorized by ID on the same book,  how can I open open that same book?  I downloaded the book again, reinstalled the digital edition but no help? If anybody can answer that would be a great help.

    Hi Shreya,
    That answer seems to work in purchased books but in my case I dont know who is the ebook provider in lebrary.  I asked library people and they did not give me any contact to reset the activation.  I will try again to find out that contact. I was wondering if there is any way at our side so we can fix this.  Probably there is nothing. Thanks anyway.

  • Need help getting started with the ML505 Development Kit

    First of all, an admission...I am a newb to the FPGA world. A babe in the wilderness. I am trying to run a simple little logic design to get my feet wet. Four inputs using the WEST, CENTER, SOUTH, and EAST pushbuttons feeding two AND gates which feeds an OR gate which turns on the NORTH LED. I have tried to use the Platform Cable USB to download the project to the XCF32P Platform Flash PROM using the iMPACT software. As of yet I have been unable to get the program to run. The iMPACT program says the programming was successful but after pressing the PROG button, the DONE LED does not turn on. I've tried different settings with the Configuration Address and Mode DIP switches with no success. To anyone using the ML505, given the gear I have at my disposal, what would you recommend? What modes have you used that worked? Thanks in advance.

    Here is the latest setup I have used in trying to get my FPGA to read from the Platform FLASH PROM. Configuration Address/Mode DIP switches set to 01011001 as per "My Own Platform Image Demonstration" method in the "ML505/ML506/ML507 Getting Started Tutorial" The Platform Cable USB is plugged into the JTAG connector on the ML505. Its status LED is green. In iMPACT the Boundary Scan reveals the following chain... TDI ----- xcf32p -----xcf32p-----xc9s144x1-----xccace-----xc5vlx50t-----TDO   The same mcs file is loaded into both PROMs (xcf32p). I start the programming cycle. It completes and says "Programming Successful" I press the PROG button on the ML505 and the DONE LED does not turn on and the design does not work. With the same chain I add the bit file to the xc5vlx50t so I have the PROMs loaded with mcs files and the FPGA with the bit file. I run the program function again. "Programming successful" is again indicated. The DONE LED lights and the design works. I then press the PROG button. The DONE LED turns off and the design ceases to function. I have also tried this with only one PROM loaded with a mcs file with no success. What am I doing wrong? Am I missing something? Thanks in advance.

  • HT1212 where do i go to get started with the disabled phone process.  I selected the information regarding not syncing into itunes ever.  but where do I go on the site to get started

    where do i go to get started with the disabled phone process.  I selected the information regarding not syncing into itunes ever.  but where do I go on the site to get started

    You use iTunes and restore the phone from Recovery Mode. You will lose all content. http://support.apple.com/kb/HT1808

  • Why do I keep getting error message from Digital Editions when trying to open it. Keeps telling me that it has encountered a problem and needs to close. I need this apparently to download a text book fro Proquest - need the text book for Uni work what giv

    Why do I keep getting an error message from Digital Editions saying that it has encountered a problem and needs to close. I need this programme to download a text book from Proquest for University work what gives????

    You are using ADE on Windows or Mac ? and their versions ??
    Please restart your machine and try once again.
    Thanks

  • Getting Started with the Contract Manager API

    I am looking for a quick way to move invoices that are assigned to the wrong contract or purchase order. (Right now we're deleting the current invoice and creating a new invoice on the correct contract, before re-entering all of the invoice information).
    It seems that this might be as simple as changing a key on one (or more?) invoice tables to link it to the correct contract or purchase order, and that the API might be the way to do it.
    So, if I wanted to investigate the API, where should I get started? I've read through most of what can be found by searching for "contract manager api" - and most of it seems to be this (http://www.oracle.com/us/products/applications/042740.pdf) or consulting companies. I'd like to see if there's somewhere with examples or a tutorial so that I can determine if this is something I can do.
    Thanks!

    The only documentation I have seen has come from Oracle Primavera. The documentation on the API is a little week and takes some time to get your head around. On how to make the move of existing invopices to another contract. In my experience it has been best to recreate ratehr than reassign. Of course this can cause much rework and can have ramifications.
    Option 1 - Do it by hand. Best way to make sure all of the needed data and business process are followed.Keeps the summary fields calulating properely etc..
    Option 2 - Use the API. Sounds eaisier than it is. Really need to be experienced at this otherwise you might as well do it by hand, in fact using the API is JUST LIKE doing it by hand since you must follow the business process in place. In cases where the data entry is so huge I'd pick this route, but we have several years of expereince leveraging the API at this point, so we can get it done. I don't know how you are loading so my exact wording might not match your tables. My approach is to untagle the existing invoices first by removing approvals (if any, certainly applies if doing pay apps). Then starting with the first one, I would load each in the order they need to entered. Several tables may need to be updated/added to: Some of these might be Master Table, SOV, Cost Detail and Attachments at the Master or SOV level. Just from my horrible exapalnation you can see there are some hairs on this.
    Option 3 - Change the keys and reference numbers from the back end of the database. Normally NOT RECOMMENDED and onyly should be used in extreme cases where needed. My approach here is to contact Oracle support, discuss issue, get theri recommendation, document it then move forward if needed. Down side of this, especially in the requisition area, is that we have seen the summary information getting thrown off and not calculating properly afterwards. I have seen this more with API than with changing keys, but assume that the same issues would apply since editing from the backend would not trigger code in the applciation to update? If you go this route use Oracle as a resource and do your research to make sure you do not orphan any records in the tables. The Contract Master Key is used in several forms and sometimes the Document NUmber is used as well and both need to be updated when appropriate.

  • Getting Started with the BlackBerry Classic

    Reposted from the Inside BlackBerry Help Blog
    Whether you are new or experienced with BlackBerry 10, here’s a quick guide to get you started with the BlackBerry Classic!
    Step 1 – Insert your SIM and media card
    The first step you’ll want to take after unboxing your new BlackBerry Classic is inserting your nano SIM card and media card. When you have your nano SIM and media card (optional) handy, use the tool that is provided in the BlackBerry Classic box to open the SIM card tray.
    To do this, push the tip of the tool, or a paperclip, into the hole that is to the left of SIM on the side of your device. Doing so pops the tray out at which point you can pull it all the way out.
    After doing this, with the metal contacts of your nano SIM card facing away from you, place the nano SIM into the tray, then push the tray into the slot. Repeat these steps to insert your media card by inserting the tool, or a paperclip, in the hole to the right of SD along the left side of your device.
    Tip: If you don’t have the right SIM card please contact your service provider and ask them for help switching to a nano SIM card. Please avoid using a larger SIM card that has been cut to a smaller size as this may cause your device to not recognize the SIM card. Using a modified SIM card may also result in it getting stuck since the modified SIM card may be thicker than the required nano SIM card. When you have finished inserting your nano SIM and media card the next step is completing the BlackBerry Classic setup wizard.
    Step 2 – Complete the set up wizard
    If you haven’t already, turn on your BlackBerry Classic by pressing and holding the power button on the top of your device so you can complete the setup process. This process guides you through connecting to a Wi-Fi network, setting up a new BlackBerry ID, or signing into your existing BlackBerry ID, as well as showing you several fundamental gestures.
    Tip: If you don’t have a BlackBerry ID you’ll be able to create one during the setup process and, in the event you don’t remember your BlackBerry ID password, use the Forgot Password option to reset your BlackBerry ID password. Don’t forgot to confirm your BlackBerry ID, which can help you recover your password in case you ever forget it!
    When you have finished the setup wizard, the new and improved Setup app will open automatically.
    Within this app you’ll be able to complete the following actions that will help you learn more about your new device and customize everything just the way you like
    Find out what’s different about BlackBerry 10
    Understand the various gestures used throughout your device
    Add your email and social networking accounts
    Transfer data from your previous device (See step 3 to learn more!)
    Customize your device notifications
    Setup BBM so you can connect with family and friends
    Set a device password
    And more!
    When you have finished going through the various options within the Setup App, swipe up from the bottom of the screen to minimize it. You can always access the Setup app in the future by tapping on the Setup icon as well.
    Step 3 – Transfer data from your previous device
    If you are switching from another device, whether it be BlackBerry OS, BlackBerry 10, Android or iPhone, there are several different methods you can use to help transfer data to your new device.
    For a visual overview, check out the following videos that guide you through this process. The Setup app on your BlackBerry Classic can also help you do this, just open the Setup app, tap Switching Devices and follow the provided steps.
    Android device to BlackBerry 10 smartphone
    BlackBerry OS smartphone to BlacKBerry 10 smartphone
    iOS device to BlackBerry 10 smartphone
    If you encounter any issues transferring your data, or would like some guidance, stop by the Device Switch board within the BlackBerry Support Community Forums and ask the community.
    If you switch from another device don’t forget to perform a security wipe on your old device to remove your personal information. If your previous device was a BlackBerry device, check out our post on how to perform a security wipe.
    If you use a different type of device, review the user documentation to learn how to reset it to factory settings and remove your personal information.
    Step 4 – Secure your new device and turn on BlackBerry Protect
    If you haven’t already set a device password, I cannot stress enough how important this is. Doing so can help prevent unwanted access if you leave your device unattended and, in the event you misplace your device, no one will be able to view your personal information. To set a device password, complete the following steps:
    On the home screen, swipe down from the top of the screen
    Tap Settings followed by Security and Privacy
    Tap Device Password
    Set the Device Password switch to On
    Enter your desired password twice
    After setting a device password make sure you verify that BlackBerry Protect is enabled on your device by going to Settings followed by BlackBerry Protect.
    When enabled, BlackBerry Protect can help you locate, lock, or wipe your device where you are, provided your device is connected to the mobile or Wi-Fi network. To learn more about BlackBerry Protect go to http://protect.blackberry.com.
    Step 5 – Where to learn more and find help
    The easiest way to learn more about your new BlackBerry Classic is by opening the Help app, which contains a lot of useful information ranging from tips and tricks to how-to overviews. You can also view, download, or save the user guide for your device by visiting http://docs.blackberry.com.
    I would also recommend reviewing BlackBerry Classic how-to demo videos that show the various features and functions offered by your device. These demos can be viewed on your device, computer, or tablet. Several BlackBerry Training courses are also available – make sure you try these out on your computer, or device to learn more about the BlackBerry Classic and BlackBerry 10 OS version 10.3.1.
    What's New in BlackBerry 10 OS Version 10.3.1
    Introducing BlackBerry 10 OS Version 10.3.1
    Supporting BlackBerry 10 OS Version 10.3.1
    Introducing the BlackBerry Classic smartphone
    Another great way to learn more is by taking the BlackBerry 10 Pop Quiz, which you can find within BlackBerry World. This app offers short quizzes that can help you learn more about your device and it only takes a few minutes to complete each test – it’s the perfect coffee break companion!
    To get the BlackBerry 10 Pop Quiz, open BlackBerry World and search for it or click here. Another great resource to learn more about your device, beyond this blog of course, is the BlackBerry Classic support site located at http://www.blackberry.com/classicsupport
    If, after reviewing this content you have a question, register and join the discussions within the BlackBerry Support Community Forums or send a tweet to @BlackBerryHelp.
    Got a question? Leave a comment and let me know!
    Did someone help you? Click Like! Did a post solve your issue? Click Accept as Solution!
    Follow me on Twitter or Google+ and subscribe to the Inside BlackBerry Help Blog

    Very nice detailed information about BlackBerry Classic. Looking forward for more updates and also KB's for support.

  • Windows 8/8.1 Tutorials / Getting Started / Learning the basics

    If you ever wanted to learn how to use Windows 8 or Windows 8.1 but you were always scared to explore the unknown. This will get you started. Make sure to check out my recommendations.
    If you find or know great tutorials make sure to post them in this thread.
    Here is my selection of the best tutorials
    Windows 8
    Getting around your PC - Microsoft Windows (Official / Recommended)
    Windows 8.1 Power User Guide for Business (PDF)
    Windows 8.1
    Windows 8.1 Essential Training with David Rivers (Recommended)
    Windows 8.1 Preview Tricks & Tutorial Review - Beginners Video Guide
    Windows 8.1 Tutorials by LaptopMag
    Getting Started (Official)
    Both
    Three all new Windows 8.1 video tutorials by Scott Hanselman (Recommended)
    Free Windows 8 Tutorial
    Windows 8/8.1 Tutorials
    Jonas
    Microsoft MVP: Windows Consumer Expert
    Yoga Tablet 2 10 || ThinkPad X1 Carbon (20A7007MPH) || ThinkPad Helix (3698-6EU) || IdeaCentre B540
    Twitter: @jonashendrickx

    You need to boot from an OS X installer disc compatible with this model's hardware or you must connect it by Target Disk Mode - Target Disk Mode - so you can re-partition and reformat the hard drive before you can install Mountain Lion on it or any other version of OS X. Here's the process:
    Drive Partition and Format
    1. Boot from your OS X Installer Disc. After the installer loads select your language and click on the Continue button.  When the menu bar appears select Disk Utility from the Utilities menu.
    If you are preparing an external or a non-startup drive, then open Disk Utility in your Utilities folder.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the process has completed.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Security button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process can take up to several hours depending upon the drive size.

  • I have a nook and have been using it regularly to borrow library books along with digital editions.  Normally as soon as I plug my nook in the icon pops up on the desk top.  Now it doesn't and it isn't showing up in the digital editions.

    I have a nook and have been using it for almost 8 months to borrow books from the library.  Normally, as soon as I plug in my nook, the nook icon pops up on the desktop and digital editions recognizes the nook.  All of sudden the nook icon is missing and If I try to unplug from the computer, it says it was not disconnect properly.  Any ideas?  Is something hidden or what?

    JRP IV wrote:
    I'm just trying to print my online pay stub
    Since my printer isn't working, I'd like to save document to my desktop ("save as" is the only option given to me) and send it as an attachment to a friend's computer and working printer.
    What browser are you using?
    Are you trying to print or to save the doc? Whether you have a working printer or not is really immaterial. If you're trying to print, then File > Print > PDF > Save as PDF…. If the resulting PDF is small enough (<5MB, though my preference is <1MB), e-mail it to your pal. If it's too big, transfer it using a chat programme or a file service (MediaFire, RapidShare, etc).
    Now, I am currently trying to send the document directly (via email, an option given under "file") the pay stub from my employer (who uses ADP online payroll services), to that computer and working printer ....and I'm receiving a window (with apple mail logo on it) that begins with  "To view this page, you must log in to this area on agateway.adp.com:443:"  and asks for "name" and "password".  I've put in both ADP's information, and what I believe (could be very wrong) to be apple mail's information, and either/neither/nothing seems to work!
    I don't understand any of this. You need to explain better—or perhaps just post a screen shot (blank any private or confidential info on it prior to posting).

Maybe you are looking for

  • Not playing in the timeline on playback

    New HD camera. Capturing fine. But not playing the timeline back in the camera. Did the whole refresh A/V devices and view..external video...all frames. Am I missing something in FCP? d

  • FAX through SMTP

    Hi, We are trying to fax through SMTP. Our mail server accepts the format [[fax:<name>@<number>]]   I understand by default it will generate as  FAX=+recipientnumber@domain. Please suggest how to build the format as required. Thanks in advance. regar

  • Part I and Part II in migo

    HI, Can anyone please explain me what is part I and Part II in migo..when do we do part I and Part II. I am really confused. Please give me some inputs Thank you

  • WebIn throws MDDataSetBW.GetCellData Exception

    Hi Experts. When my WebIn Report does not bring any result from the infocube, the exception MDDataSetBW.GetCellData is thrown. Does somebody know the cause of this? I searched for some SAP notes and nothing... I am using B.O Enterprise XI 3.1. Thanks

  • Filesystem check failed + monitor issues = problematic combo.

    Hi, I've been using arch for a while but I still lack PLENTY of knowledge and linux feels like a stranger to me. (btw: now I'm writing from my wind, which has never troubled me with arch). My PC is driving me crazy. Randomly stops booting on "The sup