Is it possible to automatically push an iBook inside the bookshelf?

Here's the scenario:
my company is producing some iBooks with iBooks Author
those iBooks are made only for company's employees and are of course free
we need a solution to push (over the air) those iBooks inside the bookshelf of the iBook app into the employees' iPads
this process should be transparent for the users/employees: ideally they switch on their iPads and find the iBooks on the bookshelf of the Ibook app
iBooks store is not an option because information in iBooks is reserved.
After a lot of rerearch I've not yet found a solution to do that (i.e. using an MDM or other tool).
Do you have any suggestion please?
Thanks
Guido

Hi Guido,
What about creating a private iTunesU course? Then your employees could download the iTunesU app, join the course and then enable "automatic updates". Then the books would appear and download automatically when added to the iTunesU course by the course instructor.
Hope this helps,
Jesse

Similar Messages

  • Is it possible to change a report variable inside the sapscript

    Hi
    I have to adapt a sapscript and i need a certain value for a variable.
    For ex ekko-bukrs is empty in the report and i want to change it in the sapscript and give it a value
    i tried the next:
    /: define &ekko-bukrs& = '0001'   but it did not work
    Is it possible to change this variable in sapscript?
    I cannot change the report since it is sap standard.

    Hi Seba,
       you can use perform in the sapscript and then you can achieve your scenario in program.
    see example code below and modify according to your needs,
    /:           PERFORM GET_PURORG_ADDRESS IN PROGRAM ZM_PURCHASE_ORDER-------->call this perform in sap script
    /:           USING &EKKO-EKORG&
    /:           CHANGING &V_EKORG&
    /:           ENDPERFORM
    FORM GET_PURORG_ADDRESS      TABLES in_par  STRUCTURE itcsy------------------>call this in program
                                          out_par STRUCTURE itcsy.
      DATA :V_compcode LIKE <tablename-fieldname>.  
    if compcode is initial.
    then assign here.
      IF v_compcode IS NOT INITIAL.
        out_par-value = v_compcode.
        out_par-name = 'V_COMPCODE'.
        MODIFY out_par INDEX 1.
      ENDIF.
    Edited by: suresh suresh on Jul 30, 2009 11:15 AM

  • Is it possible to edit multiple box-shadows inside the Dreamweaver Properties Panel ?

    Is it ?

    Nopes , Only the first one is editable .
    I would suggest you to log a request to us at https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    This would help putting this item on our to do list and depending on number of such requests we will consider them for implementation

  • Is it possible to display a cmd window inside the windows form? Visual Basic

    If so Can u show me how?
    Because i have a .exe i'm trying to open in the Form
    the exe open up a command line but i what it to look like this 
    01
    02
    |------------------------------------------------|
    03
    |           
    this is your main form              |
    04
    |                                               
    |
    05
    |  
    /--------------------------------------\     |
    06
    |  
    |######################################|     |
    07
    |  
    |#####the cmd screen is shown here#####|     |
    08
    |  
    |######################################|     |
    09
    |  
    \--------------------------------------/     |
    10
    |                                               
    |
    11
    |                
    [ a button ]                   |
    12
    |
          the  button run/open the cmd/exe 
           |
    13
    i do not what it to open up another window
    Please help!!!
    please and thank you

    Hi,
     Here is a simple example you can try. I don`t know when or how you are opening the cmd windows or anything else so it probably is not exactly what you want. You can test it in a new form project with 1 Button and 3 Panels added to it. each time you
    press the button it opens another cmd window until the 3 panels are full.  Being i am only using 1 timer it will only allow you to open each cmd window after the timer tick code finds the previously opened cmd window and sets its parent as one of the
    panels.
    Imports System.Runtime.InteropServices
    Public Class Form1
    Private WithEvents Tmr As New Timer With {.Interval = 200}
    Private Const HWND_BOTTOM As Integer = &H1
    Private ProcCnt As Integer = 0
    Private CmdWindows(2) As Process
    <DllImport("user32.dll", EntryPoint:="SetParent")> _
    Private Shared Function SetParent(ByVal hWndChild As IntPtr, ByVal hWndNewParent As IntPtr) As IntPtr
    End Function
    <DllImport("user32.dll", EntryPoint:="SetWindowPos")> _
    Private Shared Function SetWindowPos(ByVal hWnd As IntPtr, ByVal hWndInsertAfter As IntPtr, ByVal X As Integer, ByVal Y As Integer, ByVal cx As Integer, ByVal cy As Integer, ByVal uFlags As UInteger) As <MarshalAs(UnmanagedType.Bool)> Boolean
    End Function
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
    If Not Tmr.Enabled And ProcCnt < 3 Then
    CmdWindows(ProcCnt) = Process.Start("cmd.exe")
    ProcCnt += 1
    Tmr.Start()
    End If
    End Sub
    Private Sub Tmr_Tick(ByVal sender As Object, ByVal e As System.EventArgs) Handles Tmr.Tick
    Dim pnl As Panel = CType(Me.Controls("Panel" & ProcCnt.ToString), Panel)
    If SetParent(CmdWindows(ProcCnt - 1).MainWindowHandle, pnl.Handle) <> IntPtr.Zero Then
    Tmr.Stop()
    SetWindowPos(CmdWindows(ProcCnt - 1).MainWindowHandle, New IntPtr(HWND_BOTTOM), 0, 0, pnl.ClientSize.Width, pnl.ClientSize.Height, 0)
    End If
    End Sub
    Private Sub Form1_FormClosing(ByVal sender As Object, ByVal e As System.Windows.Forms.FormClosingEventArgs) Handles Me.FormClosing
    For i As Integer = 0 To CmdWindows.Length - 1
    Try
    If CmdWindows(i) IsNot Nothing AndAlso Not CmdWindows(i).HasExited Then CmdWindows(i).CloseMainWindow()
    Catch ex As Exception
    End Try
    Next
    End Sub
    End Class
    If you say it can`t be done then i`ll try it

  • Can iTunes PDF podcasts automatically import to iBooks?

    I subscribe to a podcast that produces PDF and ePub documents. Is there a way to have those automatically sent to iBooks without me having to do anything? For instance, when the podcast comes out it would automatically show up in my iBooks app. Is that even possible? Does iTunes already do that? Any help is appreciated!

    Well they show up a lot sooner through the RSS feed than they did on the website. At least they used to. When I first downloaded the app I was getting them weeks before they showed up online. But I think they have started putting them online the same time they released them through the RSS feed. I guess that does seem odd now haha I get what you're saying! But yeah it doesn't make sense for me to use the app now since it doesn't get them to me any faster.

  • Is it possible to automatically trigger a camera when someone arrive in the background hahaha.. Just a wild thoughts you know, like when someone suddenly pop up, the camera will automatically fire. I'm planning to use it in our Horror tunnel this october.

    Is it possible to automatically trigger a camera when someone arrive in the background hahaha.. Just a wild thoughts you know, like when someone suddenly pop up, the camera will automatically fire. I'm planning to use it in our Horror tunnel this october.

    You could try to use a motion sensor - in a do-it-yourself store you can buy motion sensors that turn on the lights when a burglar approaches the property. Connect this sensor to the remote control of your camera instead of to a light.
    Probably you can buy ready-made motion sensitive remote controls, the photographers here will know. You would need this kind of remote control for wildlife photography.

  • Is it possible when saving the psd file to have an automatic jpg file saved at the same time?

    My work involves preparing images for printing lightboxes and window installations.  My clients require to pre-approve the photos before printing.
    I usually save my files as psd but since the files are very large in this format I usually save another copy as a jpg file that has a much smaller file size.  This makes it possible for me to add these to a presentation and and send them to my client.
    Is it possible when saving the psd file to have an automatic jpg file saved at the same time?  Or do I still have to do this manually?

    If you save the document manually as a PSD file in Phtoshop not from within an Action, Script, Plugin or Droplette.  You may be able to write a Photoshop that would do as save as Jpeg,  And you should be able trigger its execution by setting up a Script Save event using the Script event manager.  When You do a manual save  the script should be triggered.  I wrote may be able to for I have never tried to write that script or set up a Script Manager Save event.  I have only use open events.

  • Score: is it possible to automatically place multiple rests on a part?

    Score: is it possible to automatically place multiple rests on a part?
    (Rohan?)

    hehe...why would you think i would answer
    this....:-)
    no its not possible. be a good feature though
    wouldn't it?
    or maybe...
    ...it wouldn't.
    it could probably easily be done but that would stop
    you going through a part and inserting them...and
    checking for mistakes and ommissions as you go.
    my routine with parts means i can usually catch any
    errors as i go. if it were automated i would probably
    have so many mistakes the musos eyes would bleed.
    As a "score guy" also I am inclined to agree with you Rohan.

  • Cluster: automatic push of software from Active to passive node?

    (Newbie) Setup: Two node cluster, active\passive.
    After installing software on the active node will it (or any portion, e.g. config files) be  automatically pushed to the passive node and kept in sync? Or am I required to install the same software on the passive node myself?
    TIA,
    edm2

    To make sure your application can run from both cluster nodes, the executable should be installed on the same path on both nodes. This ensures that if the generic application fails over, the file upon which it depends are available on the
    other cluster nodes.
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.

  • Is it possible to open 2 books in iBooks at the same time?

    Is it possible to open 2 books in iBooks at the same time?

    You can only have one book open on-screen at a time, and you will need to go back to the bookshelf to select and re-open the second book. If you have the second book from a different store so that it's in a different app (e.g. an Amazon purchase in the Kindle app) then you could switch between then two apps/books via the iPad's taskbar - but you won't be able to have both apps open on screen at the same time.

  • Is it possible to automate flash apps and games

    Hi,
    Im really new to flash. I only just started learning about it today.
    I was wondering if its possible to automate games and apps that have been written in flash.
    For example.
    Suppose a simple card game was written in flash. To automate it I would need to
    -read all of the values of all labels on the screen.
    -figure out the location and identity of active objects like buttons and text boxes.
    I suppose these values could be passed to some kind of executable flile running outside the browser
    which would then move the mouse and click the buttons as desired.
    Mabey there is a better way of doing this ?
    I tried running flash apps in Firefox with firebug and fireflash installed to see if I could see what was going on inside
    the flash files. It didn't work. Mabey debugging has to be enable inside the files themselves which is no use if they are owned
    by somebody else.
    Can anyone guide me in the right direction here. Is it possible to automate a gmae somebody else has written in flash ?.
    Mark.

    SWF file is a compiled code. This means that it comes in form of encrypted code and needs its own interpreter - Flash player plugin. As Ned said, no other program can see compiled code. Browser sees only <object> and it positions it according to DOM architecture. Firebug is a proxy that is capable to display network requests along with DOM architecture, JS, and CSS. Firebug has no access to SWF code either.
    If your question is about how to expose particular parts of your application - the way to do that is to implement traces inside Flash. These traces can be output in some debugging software (for instance FlashTrace) at runtime. But, again, these tools cannot see more than traces.

  • Is it possible to automatically create file names?

    If i do a set of measurements and i want to save each measurement in own file is it possible to automatically create filenames? For example XXX1.vi XXX2.vi ... XXXn.vi

    Is the n in XXXn a counter or a test number? See my attached example Create Report File from Serial Number. It creates a report file name starting with the serial number of the UUT and then appending a counter. You don't have to save the counter: the program looks for the next available filename on disk.
    Your question shows file names ending in .vi. You may not have intended it, but don't use .vi for data files: save that extension for real VIs. If each measurement has its own VI and you want to name the datafile based on the name of the calling VI, see my attached example Create Report File from Calling VI. It gets the name of the calling VI and creates a .txt file with the same name as the caller (with the new extension .txt).
    Attachments:
    Create_Report_File_from_Serial_Number.vi ‏58 KB
    Create_Report_File_from_Calling_VI.vi ‏46 KB

  • Automatically push clips in timeline when a clip length is edited

    I am just learning FCP so please excuse the noobieness
    First a little walkthrough of what I am working with.
    I have three clips in my browser each are 5 minutes long.
    Clip A
    Clip B
    Clip C
    There will be no transidtions just hard cuts from one clip to the next.
    I drag each clip to the timeline one after the other all in V1
    I decide I want to change my out point on Clip B so I double click it in the timeline and it opens in the viewer.
    In the viewer I go to where I want my new Mark Out and set that Mark Out.
    The clip changes in the timeline.
    There is now a gap between Clip B and Clip C.
    I Command Click "Close Gap" and Clip C moves to the end of Clip B.
    THIS WORKS GREAT.
    Now the question.
    If I want to edit the mark out of clip B again to make it a little longer I get an error of "Media Limit on V1"
    This is obviously due to there being Clip C in the way of the frames I want to add.
    If I manually move Clip C  further away from Clip B freeing up space and then re-attempt to change the Mark Out of Clip B it works fine and extends the endpoint of the clip in the timeline. I can then manually remove the gap and Clip C is again at the new end of Clip B.
    This is a pain in the ***.
    Is there a preference setting that when I change the mark out in Clip B in will automatically push all clips beyond clip B in the timeline far enough to allow for the new frames in clip B?

    Exactly wahat I needed. Thank you!
    For others here is the link:
    http://documentation.apple.com/en/finalcutpro/usermanual/index.html#chapter=44%2 6section=4

  • Is it possible to automatically unwrap all instancies of a element in Frame 7.2 ?

    Hi all, Is it possible to automatically unwrap all instancies of a element called "Table Cell" in Frame 7.2 ? I can unwrap manually but there are over 400 instanticies!! No longer needed due to a template update. Thanks in advancce

    If you have an XML application set up that supports both import and export, you could
    include a very simple XSLT transform in one direction that does the unwrapping.
        --Lynne

  • Is it possible to check automati all bookmarks, and delete the not working bookmarks

    Is it possible to check automatic all bookmarks, and delete the not working bookmarks

    Try this extension:
    *CheckPlaces: https://addons.mozilla.org/firefox/addon/checkplaces/

Maybe you are looking for

  • Xorg 1.8 + AMD785G + pacman = nothing works

    Hi there, after the recent update of Xorg all I would get when starting gnome was a black screen. But X wouldn't even bother to write anything in its log file, it was just empty. I've been using the git versions of the ati drivers for the past few mo

  • Group above master/detail report; page break causes repeat of master frame

    Hi I have a a group above master/detail report; when there is a page break part way through the master frame it causes the whole master frame to be repeated on the next page. I don't want this to happen, I just want the remainder of the master frame

  • Problem with adobe api for LC

    Hello to all, I'm trying to write code that retrive a file from registry but I ALWAYS get the following error: root cause java.lang.NoClassDefFoundError: com/adobe/ebxml/registry/services/query/filter/Clause java.lang.Class.getDeclaredConstructors0(N

  • Can't connect to c-rio 9068

    I have the full 2013 development system which includes the real time module. I'm trying to use it with the c-9068 for the first time. I'm able to see it in MAX and everything seems fine. When I add it to a project, I can see the modules but I can't c

  • Can someone explain what a smart album is?

    I went to the iPhoto help section but need a basic explanation of what a smart album is and why I should make one. Thanks!