Newbie Question. Customizing headers for communities

Hi
We are running the demo version of aqaulogic userinteraction. My understanding of the easiest way to customize unique headers and footers for communities is with aqualogic publisher - without publisher is it a matter of developing seperate portlets for each community header? And if so is there an "idiots" or suitable newbie example somewhere?

You can easy do it without publisher (yes, publisher will be better from support point of view and so on).
To do it without publisher you can follow these steps:
1) Create simple remote "Hello my header" http application (just plain html with your boss photo);
2) Create WS and reference to this application;
3) Create portlet that will reference to this WS as HEADER!!! or FOOTER!!! (see radio button)
4) Create community and choose your header portlet as header for this community.

Similar Messages

  • Newbie Question: Best Option for First Baseline?

    I understand that in book design, it's important for the bottom line on the left-hand page to be in the same vertical position as the bottom line on the right-hand page. I've read that the way to do this is with Text Frame Options->Baseline Options->First Baseline Offset.  I see the following options there:
    Ascent
    Cap Height
    Leading
    x Height
    Fixed
    Are these options all equally preferable for book design?
    Thanks in advance to all for any thoughts or info.

    Good question.
    In my opinion (and there's 2 long shelves of books that I've designed
    over the past few years sitting in the bookcase behind me), the best
    choice is "fixed."
    The main reason is this: any of the other choices can lead to subtle,
    but significant misalignments -- and this can cause the page to be 1
    line short, depending on the text that appears on the top line of the page.
    Why? Because everything except "fixed" is dependent on the font that
    happens to appear on the top line. So clearly, if you happen to have a
    larger font in the middle of the book text (not just subheads -- perhaps
    for some reason one word, or even one letter, is enlarged somewhere in
    the book; or, if you've chosen "leading", then the leading might be
    different for one character), and that letter happens to fall at the top
    of the text frame, all the text on that page will not be aligning to the
    baseline.
    So let's say you fix that for the one page. But then there's a late edit
    -- and that top line gets bumped to the second line on the page. Now
    everything on that page is badly adjusted again, and the page has to be
    fixed.
    You might say, How often, in a regular book, is there a larger word in
    the middle of a line? So here we come to the most insidious problem with
    the other settings: italics.
    Believe it or not, the x-height of an italic font is not necessarily
    identical to the x-height of the companion roman font. It can be
    slightly taller than the roman, even on well designed pro fonts. This is
    a design decision of the font maker.
    So, if you've aligned everything perfectly to the baseline grid, and set
    your text frame first baseline option to "x-height", and you've made
    sure that the depth of your text frame is a perfect multiple of your
    baseline grid, what can happen is this: The first word on the page is
    italics. So all the lines are imperceptibly shifted down a fraction
    below the baseline grid. Therefore, the LAST line on the page will be
    bumped off the page because there won't be quite enough room there, and
    the result is that your page is one line short! And good luck finding
    the cause of that (it took me ages first time because I never imagined
    that the italics x-height was taller than the roman)! (Of course, now
    I've told you the secret!)
    And once again, if you have a late edit to make, you'll have to check
    the entire book to see that no pages are inadvertently short.
    And if you decide to be clever, and make the text frame (or margins)
    just that little bit deeper to accommodate the necessary extra space for
    italics at the top of the page, it will mean that your footnotes (if
    there are any) won't be aligning perfectly to a regular line of text on
    the facing page (admittedly by an almost negligible amount).
    So what are the cons? Why not use "fixed"?
    The biggest reason against that I know of is that for some reason, using
    "fixed" disables the option of keeping any paragraph rules within the
    text frame. Keeping a rule (or line) within the text frame can be a
    useful way of making some text start lower down on the page (if you use
    an invisible white rule). With "fixed", for some reason, this option is
    unavailable.
    Another reason against is that with "fixed", if an inline graphic
    happens to fall at the top of the page, it will often end up floating
    above the text frame.
    But for books without graphics (and even with), I would recommend
    "fixed" as the best, most predictable option.
    Ariel

  • Newb Question :: Custom Devices

    I know NOTHING about Adobe Device Central other than what is
    on the Adobe Site.
    So I am asking and hoping that the professionals can answer
    my question.
    If I bought Adobe Device Central CS3, can I create my own
    device profile for my own homebrew device? Or is Adobe the only one
    building new profiles?

    Yes, you can add your own device profiles. Device central
    only comes with profiles for phones that have Flash Lite
    preinstalled. If you want to create a profile for a phone that is
    Flash Lite capable—but not Flash Lite preinstalled, you
    simply modify an XML file.
    Some of the advantages, however, of relying on the Adobe
    profiles is that:
    They contain data that calabrates the speed of the handset.
    They contain hi-resolution images of target handsets.
    They are up-to-date with the correct capability list of each
    device.
    Etc.

  • Newbie Question, OR statement for GET requests

    I apologize but I am not sure what to google to get the information I need. Typing OR is google in useless :(.
    Is there a way to use OR statements in HTTP requests? For example, I am making a call to a web service like this:
    http://services.myintranet.net/program?xml=1&name=von+w
    Is there a way to specify an alternative for name, like
    http://services.myintranet.net/program?xml=1&name=von+wORKEYWORDname=w+von

    If I understand you well: there is no predefined OR token in the query string the HTTP protocol would be aware of.
    You have to choose the logical operator which is expected by the service processing your URL. This could be simply "OR" or the escaped sequence of "||" or even a blank - which would escape to "+" - when specified this way.
    Search Engines as Google use the following:
    http://...?as_q=client+server&... is to look for pages with words "client" and "server"
    http://...?...&as_oq=client+server&... is to look for pages with words "client" or "server"
    So the small "o" mkes the difference and is interpreted at server side.

  • Newb Question: Creating overlays for an image

    I'm new to flash and am stuck on a project I'm working. Any
    help would be greatly appreciated.
    Essentially I'm trying to create a webpage with an image of a
    piece of furniture on one side of the page. On the other side
    I'm trying to create some digital swatches to represent a
    type of material that part of the furniture can have as an option.
    What I'd like to do is set it up so that people can click on
    the digital swatch and have the furniture image change so that
    they can see what it would look like with that option.
    Thanks in advance for any assistance.

    Hi ,
    I am working on IndesignCS2 as a third party developer . I have overrided Drag-Drop functionality ( while working with
    Document ) in my plugin. The problem is now I want to apply same functionality to Master Document with slight differece .
    Can you tell me how to identify Master page programatically ,So that I can differentiate these both cases programatically .
    I'll be greatful to you if you could help me.
    Thank You.
    Regards
    Vijay Choudhari

  • Newbie Question -- Simultaneous Execution for Labview/DAQ

    Hey, I am an undergrad student who is fairly new to labview and control systems and I am working on a senior project. I am wanting to use labview to simultaneously control two separate machines. Both machines would send back data to be saved to a file. They would both be connected to a NI DAQ(SC-2345). Is this reasonably attainable? Will labview and/or the DAQ have problems running two machines simultaneously? I would love any suggestions. Thanks

    Let me see if I have your setup pictured correctly.  You have 1 PC, 1 DAQ card that is connected to the SC-2345 signal conditioning carrier.  Do those modules, you have two different physical machines you want to control.  Am I correct?
    Do you want to have one LabVIEW application controlling both machines independently?  Or two different LabVIEW applications each controlling one machine?
    Your one constraint is that since there is only one DAQ card, all DAQ functions have to be handled at a single point of code otherwise you'll get errors about resource conflicts.  In other words, you can't have two separate programs eaching trying to work with a single DAQ card.
    So you can have a single point of interface with the DAQ card and use architectures such as Producer/Consumer to pass messages back and forth from your other parts of the code.  The other parts of the code can be two independent loops that handle the machine control logic for each machine.
    The easiest to program would be to have on application that handles both machines.  It would have 3 loops, two loops where each loop is for logic for each machine, and one loop that handles the DAQ communication.
    If you want to have two separate applications, you can do that as well where each application handles the machine logic and a third background application handles the DAQ communication.  It just needs a little bit more sophisticated communication scheme to pass data between the different applications.

  • Newbie question: custom classes

    So I decided to learn Java. I have been going strong for the past 3 days, building a web crawler (I learn by doing).
    So far, I love it. I am a good halfway through writing it and i have not gotten stumped till now. I was happily coding away at my main class, when I realized I needed to make a new class.
    When I put a public class in the same file with the main class, the compiler complains about it being public.
    When it is a private class, I can't use it in my main class.
    When I make it a public class and put it in a separate file, the compiler can't find it.
    I have searched and searched but what little I can find is ambiguous, making references to strange, unfamiliar constructs.
    I miss #import "class.h".

    The main class is real long but heres it basically:
    public class Crawler {
         public static StringBin crawled = new StringBin(3);
         public static String domain = "";
         public static void main(String[] args) {
              crawl("http://www.google.com/");
              crawl("http://www.google.com/ig");
         public static int crawl(String location) {
         Socket socket = null;
         try {
              String currentURL = location;
              //Check/Set uniqueness
              if (crawled.contains(currentURL)) {
                   return 0;
              } else {
                   crawled.add(currentURL);
              return 1;
              } catch (Exception e) {
                   System.err.println(e);
                   return 0;
              } finally {
                   if (socket != null) {
                        try { socket.close(); }
                        catch (Exception e) { System.err.println(e); }
    }And here is the StringBin class:
    public class StringBin {
         private static String[] array;
         private static int size=0;
         private static int increment;
         public static void StringBin(int n) {
              increment = n;
              array = new String[n];
         public static void add(String str) {
              if (size == array.length) {
                   String[] newarray = new String[array.length+increment];
                   System.arraycopy(array, 0, newarray, 0, array.length);
                   array = newarray;
              size++;
              array[size] = str;
              Arrays.sort(array);
         public static Boolean contains(String str) {
              int i=Arrays.binarySearch(array, str);
              if (i < 0) return false;
              return true;
    }The purpose of stringbin was to get a relatively efficient way of storing a group of strings and searching within them. I don't even know if it works.
    They are in the same folder.
    Message was edited by:
    111cix

  • Adding custom http headers for WSRP requests

    Hello,
    I wonder whether it is possible to insert custom http headers for WSRP
    requests?
    To give more details:
    We are going to have portlets exposed via WSRP (hosted on non-weblogic
    server). We need these portlets to work on different portals including
    WebLogic Portal. And we need to have working SSO. There needed at least
    2 SSO options:
    1. Having SiteMinder protected portal. Will WebLogic pass SiteMinder
    headers further to WSRP producer?
    2. Custom SSO tokens to be passed as http headers. Is it possible to
    make weblogic to add custom http headers when calling producer?
    2a. Credential mapping shall be used to get username/password for
    backend application (accessed from producer side), and than these
    username/password shall be passed as http headers when requesting producer.
    Best regards,
    Sviatoslav Sviridov

    Hi,
    About how to use Rest API via node.js, please refer to
    http://stackoverflow.com/questions/5643321/how-to-make-remote-rest-call-inside-node-js-any-curl for more information. Hope this helps.
    Best Regards
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Firefox 3.6.9 on mac running 10.4.11 does not have option for custom headers when printing.

    I am trying to print web content for a college project, it requires custom headers and footers. Firefox 3.6.9 does not have a custom option in the header/footer lists. In the help pages for Firefox is shows this option. Is this missing only on the Mac version? Thanks for any info.

    See if this works.
    Type '''about:config''' in the URL bar and hit enter.
    Filter = '''print.print''' <br />
    There are 6 prefs for headers / footers. <br />
    '''print.print_header...''' center, left, & right <br />
    and <br/>
    '''print.print_footer...''' center, left, & right <br />
    You can add what you want in the '''''Value''''' column and then Restart Firefox to effect the change. <br />

  • [solved] building the kernel headers for custom kernels

    well, ive been building several different kernels for my laptop, so that i can test stuff. but ive got a problem with the kernel headers.
    ive mirrored the arch kernel's PKGBUILD and modified some naming to get a custom kernel. but when i try to build a custmo module, it complains the headers are broken. (example, vbox_build_module).
    im pasting the pkgbuild here for future reference...if someone sees something thats plain wrong, please say so.
    thanks
    # $Id: PKGBUILD 60382 2009-12-04 15:31:11Z tpowa $
    # Maintainer: Tobias Powalowski <[email protected]>
    # Maintainer: Thomas Baechler <[email protected]>
    pkgbase="kernel26"
    #pkgname=('kernel26' 'kernel26-firmware' 'kernel26-headers') # Build stock -ARCH kernel
    pkgname=('kernel26-git' 'kernel26-git-headers') # Build kernel with a different name
    _kernelname=${pkgname#kernel26}
    pkgver=2.6.34
    pkgrel=1
    _patchname=""
    _branch="linux-2.6"
    _gittag="v2.6.34-rc3"
    #_gittag="origin"
    arch=(i686 x86_64)
    license=('GPL2')
    groups=('base')
    url="http://www.kernel.org"
    source=(config
    # standard config files for mkinitcpio ramdisk
    kernel26.preset
    ${_patchname})
    build() {
    cd ${srcdir}/$_branch
    msg "Fetching branch ${_branch}"
    ## FOR BISECT, Comment these lines
    git reset --hard
    git clean -d -f
    git fetch
    msg "Cheking out tag ${_gittag}"
    git checkout $_gittag
    ### a patch
    if [ "${_patchname}" != "" ]; then
    patch -Np1 -i ${srcdir}/$_patchname || return 1
    fi
    # if [ "$CARCH" = "x86_64" ]; then
    cat ../config.x86_64 >./.config
    # else
    cat ../config >./.config
    # fi
    if [ "${_kernelname}" != "" ]; then
    sed -i "s|CONFIG_LOCALVERSION=.*|CONFIG_LOCALVERSION=\"${_kernelname}\"|g" ./.config
    fi
    # get kernel version
    make prepare
    # load configuration
    # Configure the kernel. Replace the line below with one of your choice.
    make menuconfig # CLI menu for configuration
    #make xconfig # X-based configuration
    #make oldconfig # using old config from previous kernel version
    # ... or manually edit .config
    # stop here
    # this is useful to configure the kernel
    #msg "Stopping build"
    #return 1
    yes "" | make config
    # build!
    make bzImage modules || return 1
    package_kernel26-git() {
    pkgdesc="The Linux Kernel and modules"
    backup=(etc/mkinitcpio.d/${pkgname}.preset)
    depends=('coreutils' 'kernel26-firmware>=2.6.32' 'module-init-tools' 'mkinitcpio>=0.5.20')
    # pwc, ieee80211 and hostap-driver26 modules are included in kernel26 now
    # nforce package support was abandoned by nvidia, kernel modules should cover everything now.
    # kernel24 support is dropped since glibc24
    replaces=('kernel24' 'kernel24-scsi' 'kernel26-scsi'
    'alsa-driver' 'ieee80211' 'hostap-driver26'
    'pwc' 'nforce' 'squashfs' 'unionfs' 'ivtv'
    'zd1211' 'kvm-modules' 'iwlwifi' 'rt2x00-cvs'
    'gspcav1' 'atl2' 'wlan-ng26' 'rt2500')
    install=kernel26.install
    optdepends=('crda: to set the correct wireless channels of your country')
    KARCH=x86
    cd ${srcdir}/$_branch
    _kernver="$(make kernelrelease)"
    mkdir -p ${pkgdir}/{lib/modules,boot}
    make INSTALL_MOD_PATH=${pkgdir} modules_install || return 1
    cp System.map ${pkgdir}/boot/System.map26${_kernelname}
    cp arch/$KARCH/boot/bzImage ${pkgdir}/boot/vmlinuz26${_kernelname}
    # # add vmlinux
    install -m644 -D vmlinux ${pkgdir}/usr/src/linux-${_kernver}/vmlinux
    # install fallback mkinitcpio.conf file and preset file for kernel
    install -m644 -D ${srcdir}/kernel26.preset ${pkgdir}/etc/mkinitcpio.d/${pkgname}.preset || return 1
    # set correct depmod command for install
    sed \
    -e "s/KERNEL_NAME=.*/KERNEL_NAME=${_kernelname}/g" \
    -e "s/KERNEL_VERSION=.*/KERNEL_VERSION=${_kernver}/g" \
    -i $startdir/kernel26.install
    sed \
    -e "s|source .*|source /etc/mkinitcpio.d/kernel26${_kernelname}.kver|g" \
    -e "s|default_image=.*|default_image=\"/boot/${pkgname}.img\"|g" \
    -e "s|fallback_image=.*|fallback_image=\"/boot/${pkgname}-fallback.img\"|g" \
    -i ${pkgdir}/etc/mkinitcpio.d/${pkgname}.preset
    echo -e "# DO NOT EDIT THIS FILE\nALL_kver='${_kernver}'" > ${pkgdir}/etc/mkinitcpio.d/${pkgname}.kver
    # remove build and source links
    rm -f ${pkgdir}/lib/modules/${_kernver}/{source,build}
    # remove the firmware
    rm -rf ${pkgdir}/lib/firmware
    package_kernel26-git-headers() {
    pkgdesc="Header files and scripts for building modules for kernel26"
    mkdir -p ${pkgdir}/lib/modules/${_kernver}
    cd ${pkgdir}/lib/modules/${_kernver}
    ln -sf ../../../usr/src/linux-${_kernver} build
    cd ${srcdir}/$_branch
    install -D -m644 Makefile \
    ${pkgdir}/usr/src/linux-${_kernver}/Makefile
    install -D -m644 kernel/Makefile \
    ${pkgdir}/usr/src/linux-${_kernver}/kernel/Makefile
    install -D -m644 .config \
    ${pkgdir}/usr/src/linux-${_kernver}/.config
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/include
    for i in acpi asm-{generic,x86} config linux math-emu media net pcmcia scsi sound trace video; do
    cp -a include/$i ${pkgdir}/usr/src/linux-${_kernver}/include/
    done
    # copy arch includes for external modules
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/arch/x86
    cp -a arch/x86/include ${pkgdir}/usr/src/linux-${_kernver}/arch/x86/
    # copy files necessary for later builds, like nvidia and vmware
    cp Module.symvers ${pkgdir}/usr/src/linux-${_kernver}
    cp -a scripts ${pkgdir}/usr/src/linux-${_kernver}
    # fix permissions on scripts dir
    chmod og-w -R ${pkgdir}/usr/src/linux-${_kernver}/scripts
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/.tmp_versions
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/arch/$KARCH/kernel
    cp arch/$KARCH/Makefile ${pkgdir}/usr/src/linux-${_kernver}/arch/$KARCH/
    if [ "$CARCH" = "i686" ]; then
    cp arch/$KARCH/Makefile_32.cpu ${pkgdir}/usr/src/linux-${_kernver}/arch/$KARCH/
    fi
    cp arch/$KARCH/kernel/asm-offsets.s ${pkgdir}/usr/src/linux-${_kernver}/arch/$KARCH/kernel/
    # add headers for lirc package
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/drivers/media/video
    cp drivers/media/video/*.h ${pkgdir}/usr/src/linux-${_kernver}/drivers/media/video/
    for i in bt8xx cpia2 cx25840 cx88 em28xx et61x251 pwc saa7134 sn9c102 usbvideo zc0301; do
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/drivers/media/video/$i
    cp -a drivers/media/video/$i/*.h ${pkgdir}/usr/src/linux-${_kernver}/drivers/media/video/$i
    done
    # add docbook makefile
    install -D -m644 Documentation/DocBook/Makefile \
    ${pkgdir}/usr/src/linux-${_kernver}/Documentation/DocBook/Makefile
    # add dm headers
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/drivers/md
    cp drivers/md/*.h ${pkgdir}/usr/src/linux-${_kernver}/drivers/md
    # add inotify.h
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/include/linux
    cp include/linux/inotify.h ${pkgdir}/usr/src/linux-${_kernver}/include/linux/
    # add wireless headers
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/net/mac80211/
    cp net/mac80211/*.h ${pkgdir}/usr/src/linux-${_kernver}/net/mac80211/
    # add dvb headers for external modules
    # in reference to:
    # http://bugs.archlinux.org/task/9912
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/drivers/media/dvb/dvb-core
    cp drivers/media/dvb/dvb-core/*.h ${pkgdir}/usr/src/linux-${_kernver}/drivers/media/dvb/dvb-core/
    # add dvb headers for external modules
    # in reference to:
    # http://bugs.archlinux.org/task/11194
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/include/config/dvb/
    cp include/config/dvb/*.h ${pkgdir}/usr/src/linux-${_kernver}/include/config/dvb/
    # add dvb headers for http://mcentral.de/hg/~mrec/em28xx-new
    # in reference to:
    # http://bugs.archlinux.org/task/13146
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/drivers/media/dvb/frontends/
    cp drivers/media/dvb/frontends/lgdt330x.h ${pkgdir}/usr/src/linux-${_kernver}/drivers/media/dvb/frontends/
    cp drivers/media/video/msp3400-driver.h ${pkgdir}/usr/src/linux-${_kernver}/drivers/media/dvb/frontends/
    # add xfs and shmem for aufs building
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/fs/xfs
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/mm
    cp fs/xfs/xfs_sb.h ${pkgdir}/usr/src/linux-${_kernver}/fs/xfs/xfs_sb.h
    # add headers vor virtualbox
    # in reference to:
    # http://bugs.archlinux.org/task/14568
    cp -a include/drm $pkgdir/usr/src/linux-${_kernver}/include/
    # add headers for broadcom wl
    # in reference to:
    # http://bugs.archlinux.org/task/14568
    cp -a include/trace $pkgdir/usr/src/linux-${_kernver}/include/
    # copy in Kconfig files
    for i in `find . -name "Kconfig*"`; do
    mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/`echo $i | sed 's|/Kconfig.*||'`
    cp $i ${pkgdir}/usr/src/linux-${_kernver}/$i
    done
    cd ${pkgdir}/usr/src/linux-${_kernver}/include && ln -s asm-$KARCH asm
    # add header for aufs2-util
    cp -a ${srcdir}/$_branch/include/asm-generic/bitsperlong.h ${pkgdir}/usr/src/linux-${_kernver}/include/asm/
    chown -R root.root ${pkgdir}/usr/src/linux-${_kernver}
    find ${pkgdir}/usr/src/linux-${_kernver} -type d -exec chmod 755 {} \;
    # remove unneeded architectures
    rm -rf ${pkgdir}/usr/src/linux-${_kernver}/arch/{alpha,arm,arm26,avr32,blackfin,cris,frv,h8300,ia64,m32r,m68k,m68knommu,mips,microblaze,mn10300,parisc,powerpc,ppc,s390,sh,sh64,sparc,sparc64,um,v850,xtensa}
    package_kernel26-firmware() {
    pkgdesc="The included firmware files of the Linux Kernel"
    groups=('base')
    cd ${srcdir}/$_branch
    make firmware || return 1
    make INSTALL_MOD_PATH=${pkgdir} firmware_install || return 1
    Last edited by eldragon (2010-04-04 14:58:16)

    ngoonee wrote:
    Check out this line
    for i in acpi asm-{generic,x86} config linux math-emu media net pcmcia scsi sound trace video; do
    for anything that might be missing. The error message when compiling would give you more of a clue. Off-hand, you may need to add 'generated', as I recall I needed that when the kernel moved to 2.6.33.
    Problem with vbox_build_module after Kernel update.
    Would you care to elaborate for us less versed in "Linux Geek" skills?
    Thanks.......
    [root@Arch2009p2 jeff]# vbox_build_module
    Building vboxdrv for Linux 2.6.33-ARCH
    make[1]: Entering directory `/opt/VirtualBox/src/vboxdrv'
    for f in . linux r0drv r0drv/generic r0drv/linux VBox common/err common/string common/log generic math/gcc; \
    do rm -f $f/*.o $f/.*.cmd $f/.*.flags; done
    rm -rf .vboxdrv* .tmp_ver* vboxdrv.* Module.symvers Modules.symvers modules.order
    make[1]: Leaving directory `/opt/VirtualBox/src/vboxdrv'
    make[1]: Entering directory `/opt/VirtualBox/src/vboxnetflt'
    for f in . linux r0drv r0drv/linux VBox common/err common/string common/log generic math/gcc; \
    do rm -f $f/*.o $f/.*.cmd $f/.*.flags; done
    rm -rf .vboxnetflt* .tmp_ver* vboxnetflt.* Modules.symvers modules.order
    make[1]: Leaving directory `/opt/VirtualBox/src/vboxnetflt'
    make[1]: Entering directory `/opt/VirtualBox/src/vboxnetadp'
    for f in . linux r0drv r0drv/linux VBox common/err common/string common/log generic math/gcc; \
    do rm -f $f/*.o $f/.*.cmd $f/.*.flags; done
    rm -rf .vboxnetadp* .tmp_ver* vboxnetadp.* Modules.symvers modules.order
    make[1]: Leaving directory `/opt/VirtualBox/src/vboxnetadp'
    rm -f vboxdrv.ko vboxnetflt.ko vboxnetadp.ko
    *** Building 'vboxdrv' module ***
    make[1]: Entering directory `/opt/VirtualBox/src/vboxdrv'
    make KBUILD_VERBOSE= -C /lib/modules/2.6.33-ARCH/build SUBDIRS=/opt/VirtualBox/src/vboxdrv SRCROOT=/opt/VirtualBox/src/vboxdrv modules
    make[2]: Entering directory `/usr/src/linux-2.6.33-ARCH'
    CC [M] /opt/VirtualBox/src/vboxdrv/linux/SUPDrv-linux.o
    In file included from /opt/VirtualBox/src/vboxdrv/include/VBox/types.h:34,
    from /opt/VirtualBox/src/vboxdrv/linux/../SUPDrvInternal.h:39,
    from /opt/VirtualBox/src/vboxdrv/linux/SUPDrv-linux.c:37:
    /opt/VirtualBox/src/vboxdrv/include/iprt/types.h:100:30: error: linux/autoconf.h: No such file or directory
    make[3]: *** [/opt/VirtualBox/src/vboxdrv/linux/SUPDrv-linux.o] Error 1
    make[2]: *** [_module_/opt/VirtualBox/src/vboxdrv] Error 2
    make[2]: Leaving directory `/usr/src/linux-2.6.33-ARCH'
    make[1]: *** [vboxdrv] Error 2
    make[1]: Leaving directory `/opt/VirtualBox/src/vboxdrv'
    make: *** [all] Error 2

  • Newb Question for burning DVD/CDs

    I have an external DVD writer on my iMac.
    I got the thing last month and an completely new to Apple (sorta)
    Now how do I make a data CD and DVD?
    On Winblows XP all I need to do is select the files, right click and click on SEND FILES TO CD for making data CDs.
    However for DVD I need 3rd party software.
    Will iDVD do the trick?
    Thanks for the looking at this simple newb question.
    GeekyBoy

    Now how do I make a data CD and
    DVD?Drag the files to the icon of the
    blank CD/DVD that appears in the
    Finder.However for DVD I need 3rd party
    software.You might want to try Patc
    hBurn.Will iDVD do the
    trick?No, iDVD is only for making video
    DVDs and it requires a G4 processor.
    Thanks for the tip Duane.
    I was just reading abotu burning CD on another site. It mentions about what you said, drag the files to the CD.
    However I am reading in my profiler that burning is NOT supported by OS X on this CD/DVD writer.
    Will Patchburn or any other software overcome this?
    Thanks

  • Can I pre-fill the answer to a specific question? i.e. customer number for a customer questionnaire.

    I am building a customer questionnaire for our existing customers and, on the first page, have fields to type in the customer name and number (a unique number we assign to each customer.) 
    I would prefer to specify these myself when I send out the questionairre in case the customer doesn't know their customer number.  Theoretically, this would work with a query string or something similar so that each customer would get a unique URL to the form (i.e. formcentral.acrobat.com/myquestionnaire.html?custId=1234). 
    I'm intending to track and graph all of my results and don't want multiple submissions from the same customer to skew the findings.  I'm also setting up some mecahnisms to get back in touch with customers who fill out the questionnaire and answer any questions or concerns they expressed with it, which I obviously wouldn't be able to do if they didn't specify adequate identifying informaiton. 

    Hi,
    Currently we do not have a feature that allows you pre-fill in customer response data, or a way to prevent multiple submissions.  Preventing multiple submissions is something that is requested frequently, and we are looking at for a future release.  We do look to the ideas section to help guide us on what features we work on next.  I suggest you add your idea about pre-filling in customer resposne data to the ideas section, and also voting for the preventing of multiple responses idea.
    Thanks,
    Todd

  • Buy License for single edition....newbie question

    Hi, very new to this forum and DPS. I tried to click the "Buy licence for single edition" link on the left of the page, but was not provided with any cost information - only an adobe product notification page. I am a Adober CS5.5 Design Premium subscriber. Keen to know costings before I learn how to do all this. Cheers

    it depends on the adobe store website and may be a legal issue too, because
    you don't buy software but a licence here (in fact, sth. like a serial
    number)
    (mobil gesendet)
    Am 15.10.2011 09:07 schrieb "JeroenVink" <[email protected]>:
       Re: Buy License for single edition....newbie question  created by
    JeroenVink <http://forums.adobe.com/people/JeroenVink> in *Digital
    Publishing Suite* - View the full discussion<http://forums.adobe.com/message/3972473#3972473>

  • Simple question! Is it possible to have a custom icon for an app part?

    Hi All
    Title says it all: is it possible to have a custom icon for an app part / client web part?
    It used to be straightforward with the previous dev tools, but the ImageUrl was typically to a hive folder (which is obviously out of bounds now).
    I've "Binged" with no joy. None of the samples I've seen have a custom icon.
    So - can it be done?
    Regards
    Nigel

    Hi Nigel,
    Updating the AppIcon.png in Napa
    You can upload a new AppIcon.png in into the /Images folder in the file tree in Napa:
    Updating the AppIcon.png in Visual Studio 20102
    You can update a new AppIcon.png in into the Images folder in your Visual Studio solution:
    Keith Tuomi | Twitter: @itgroove_keith | Blog:
    http://yalla.itgroove.net
    Please click "Propose As Answer" if a post solves your problem or "Vote As Helpful" if a post has been useful to you.

  • Custom pagination for APEX 4.2 interactive report using Page Zero

    Hi,
    I want to implement an «Custom pagination for APEX 4.2 interactive report» using a «page zero».
    I recently migrate from Apex 3.1 to Apex 4.2 and my «Custom pagination for APEX 3.1 interactive report» using a «page zero»  is not working any more.
    So now I try to adapt an excellent example of Jari Laine for 4.0 but using a page zero.
    I put the code JavaScript to Page zero but I must create an dynamic action to fire only for an interactive report region.
    It’s a good idea?
    Thank you

    Thought I would try once more with my DatePicker question.
    On the Apex.Oracle.Com website I have created a 1 page application that has an Interactive Report.
    [url http://apex.oracle.com/pls/apex/f?p=15655:1]
    user = 'test'
    password = 'test'
    I have 2 questions :
    (1) In IE7, press 'Actions', 'Filter'. On the Column dropdown list, select 'Order Timestamp'.
    Notice the prompt icon to the right of the 'expression'. This should change to the Datepicker, but in IE7 it does not. Try the samething in Firefox or Chrome and the Datepicker will appear.
    Is this a BUG, or does Apex 4.02 not support IE7 ?
    (2) In Firefox or Chrome, where you can now see the Datepicker, you will notice that it is the new style picker, not the old style ( called 'classic' ). I want to change it so that it shows the 'classic' datepicker not the new, but cannot see how to do it, if indeed you actually can.
    I would really appreciate it if someone could take a look and let me know if I am going mad, or if we need to get all our users onto IE8. We have now gone live with Apex 4.02 and need to resolve these issues.
    Thanks in advance.
    Edited by: DooRon on 10-Mar-2011 05:13

Maybe you are looking for