Nokia X/X2 -- Some thoughts and questions

Moved from Symbian Belle, some thoughts:
1. Email widget doesn't automatically refresh. Have to manually tap to load new mail despite specifying a sync. interval.
2. Asking me to Sign in to a MS, Exchange, Nokia or Google account etc. to use the calendar. Can I not get a local one for which I can choose to Sync if desired, similar to Symbian?
3. Does the X2 have a play via radio capability? I don't see the app but wanted to if the hardware capability is there?
4. How do I know the phone is using Gps, Glonass or Beido? Specifications listed positioning capabilities.
5. Don't see the mix radio app. Possibly not available in certain countries.
6. Belle had option to automatically switch between GSM and 3G where available. X2 only allows a 3G only setting and GSM/CDMA.
7. People and Phone apps need to be bundled together. While scrolling through contacts via phone app, if you accidently tap one, it starts dialing. Plus it doesn't show items as together and repeats contacts with more than one number.
8. Didn't really like the Metro and Fastlane UIs. One reason was that the wallpaper was not changeable. So if you have gaps, then all you see is black.
9. Glance screen doesn't seem customizable. Time appears on 2 lines, seems a bit odd.

Reply to 9:
Glance Screen on X v2 is almost amazing. http://developer.nokia.com/resources/library/nokia-x-ui/essentials.html
A past Nokia X user, now a X user.

Similar Messages

  • Thoughts and questions on FCserver

    Here are some thoughts and questions I have on FCserver.
    Archiving
    Only a paragraph on archiving in the manual, wow any media assets management system has to have more to do with archiving.
    Our clips are in MXF (P2) format until Log & Transfer places MOV file in capture scratch folder.
    As far as I can tell just copying the MXF files (Contents folder and LASTCLIP file) won't be possible or even desirable. This means a edit/ingest station has to go through the process of logging and ingesting the files. So again FCserver won't be able to handle all the archiving because logging will only take the "good" shots.
    *Do you need/want all clips in FCserver?*
    No. We have a pretty high shoot ratio (recored/used) so I don't want to have all the junk cataloged.
    *Do you need all clips and other assets to be archived.*
    Yes. Which means that archiving can't be handed only by FCserver (if at all).
    I'm just not seeing much on archiving with FCserver.
    Editing
    At this point my workflow does not require the sharing of the primary representation (original file).
    The same station that logs & transfers files into the capture scratch folder is the edit station were the project is edited and finished. There is no need to move the primary representation (original file) so the time it takes to upload the files to FCserver is wasted. We only need thumbnails/proxies for review. That brings me to my next question.
    *Is edit-in-place the solution for me?*
    I'm not sure I understand the devices setup information. Can I just use the capture scratch folder of the an edit station as the device location for the primary representation (original file)? If so, I could then set some other hard drive on another computer (the one running FCserver) to hold the thumbnails and proxies. Is that right?
    And in the future, if it becomes needed, can I then move the primary representation device to some other drive? How would that effect the catalog?
    Viewing
    View/Review
    *Do sequences show in FCserver under FCP Project file or do you have to create a MOV file to be able to watch/review it?*
    It's my understanding that sequences are listed under the assets of a FCP project file, but the playing of a sequence would not likely work unless all effects have been rendered and uploaded (and in my case the primary representation uploaded). So seems that any review of a sequence would take less time if I just made a review version locally (on edit station) and then uploaded that.
    *Does the FCserver need a static IP?*
    I can see how you can find the FCserver on a LAN without the IP but if you want off-site viewers I'm assuming you need to have the FCserver setup with a static IP?
    Thank you all for your input.
    o| TonyTony |o

    Just some answeres to all the easy things, have not enough time right now...
    Archiving:
    Your way is one way. You can also use the P2CMS from Panasonic with its plugin to access MXF files directly or use another quicktime component, e.g. this one described here:
    http://discussions.apple.com/thread.jspa?threadID=1477238&tstart=0
    *Editing/Edit in place*
    Edit in Place works only for Xsan volumes. All other volumes (internal and external drives, network attached storage) need to cache the files.
    Viewing
    Sequences only show up as sequence icons but you cannot play them back due to Final Cut Server has no FCP engine build in. You need to render out quicktime, at least as reference movie.
    *Static IP*
    Yes, you need an IP, but you get this by connecting to the net via your service provider. If you want to get a static IP, perfect. But if not you could use services like www.dyndns.org to get a name attached to your dynamic IP. This can be updated manually or via your router etc.

  • Some problems and questions using OWB

    For Igor or anyone who can help me :-)
    Hello Igor,
    Thanks for all your help concerning my mapping deployment problem! Now it’s working better ;-)
    I used the OWB Runtime Assistant to create a new runtime target schema and i use the owner of this schema as user while logging to OWB.
    Now i can create and deploy without problems mappings, tables, functions, procedures, packages, dimensions, views, materialized views, process flows (i have installed the Oracle Workflow Client 2.6.2.0.0 with OWF builder and OWF mailer ).
    However I have still some problems and questions :-)
    a) After deploying a mapping or process flow i can execute them from OWB Deployment Manager. How can i schedule the execution of a deployed precess without using OWBDM ? (I want to execute a process every day to perform ETL).
    b) I think i have a problem deploying cubes. I create a cube in OWB, the validation is OK, the deploment succeds, but if i look with OEMC in the tree in the Warehouse OLAP section no cube is created. Only the fact tabe is created. If i look to the scripts from the Pre Deployment generation results i found DDLs only for TABLE, INDEX, UNIQUE KEY, FOREIGN KEY and ANALYZE object types, meanwhile during a dimension deployment i found also a DDL for the DIMENSION type object. WHY ?
    c) If I look in the procedures of the new created OWB Runtime Target Schema I found 3 procedures which are in error and when I try to compile them I receive the following error messages :
    - procedure WB_OLAP_LOAD_CUBE
    PLS-00201: identifier 'DBMS_AWM.CREATE_AWCUBELOAD_SPEC' must be declared
    - procedure WB_OLAP_LOAD_DIMENSION
    PLS-00201: identifier 'DBMS_AWM.CREATE_AWDIMLOAD_SPEC' must be declared
    - procedure WB_OLAP_LOAD_DIMENSION_GENUK
    PLS-00201: identifier 'DBMS_AWM.CREATE_AWDIMLOAD_SPEC' must be declared
    How can solve this problem? Is there any link with the fact that the cube is not generated?
    d) When I first acces the deployed DIM in the OEMC tree I receive a message saying that the dimension does not have complete metadata as needed for use by Oracle OLAP services (because is created either in an earlier version of Oracle database or it was created by an an other application than OEMC) and OEMC automatically generates the default needed metadata. Is this normal ?
    I work in an environment with
    - Oracle 9i Database 9.2.0.1.0
    - Oracle 9i Client 9.2.0.1.0
    - Oracle 9i Warehouse Builder Products 9.2.0.2.8
    Best Regards:
    Vlad
    PS Sorry for my poor English ;-)

    Answered in your "Getting RPE-01008 when deploying mappings" post.
    Regards:
    Igor

  • Some problems and questions

    I have some problems and questions about my MSI MEGA PC 180 system...
    One problem is that MSI live monitor only works one time after every new installation then is just say "The URL is invalid" every other time I try to search for updates.
    One problem is that one of the fans  doesn't turn off when I turn of the computer and the only way to get i to turn off is to turn on the hifi mode and turn it off then the fan stops. And some times the fan can start after a while when the computer has been turned off.
    There are two fans for the cooling of the CPU but PCALERT only shows the speed of one of them.. why? according to the manual one of the is called CPU fan and the other one is called sysfan but only CPU fan showes i PCALERT.
    Are there no other way to control the Tv other than with the Home Teather system than I find way to slow if you use 1280x1024 resolution on the screen like I do. And are there no way to sort and remove channels in home teather? As i is now I can't move the channels in the order I want and I can't remover channels that the auto search thaught was channels but aren't?
    An other thing that I find annoying is that the fullscreen mode of home teather doens't cover all off the screen it doesn't hide the systray and leaves a small but annoying kolumn to the right that showes the backgrund and that is very annoying to watch tv if you have a light backgrund because the kolumn are so bright.

    Welcome Kabbo,
    I see you agree that MC III is far from perfect. Perhaps you can try the combination of Media Portal and Ir2Key. Just read some of the other posts including "WinIRX.ocx internals/usage" by ddookie.  Another possibility is to try Dscaler, but this program is only for watching TV.
    Regarding the processor fans: its normal that only one of the two shows up in PcAlert; when you look closely to both fans you'll see that one has only a two-wired connection.
    The problem of a fan not shutting down is new to me, I suppose you have checked the connections to your mobo?
    Greetz,
    JaDi

  • N900 Thoughts and questions

    Afternoon all, i have picked up on the N900, and after doing a fair bit of research i ordered one as it's fits my uses perfectly.  However reading other peoples questions i thought i'd post a message to see how big a deal people find the lack of MMS and the non Video calling over 3G issue
    I'm a late 20's guy, who maybe receives 1 MMS a month on average currently, never sends any, and in all my life have never made a video call using a mobile phone.  If i take a picture using a phone and want to send it to someone i email it these days as the last few nokia's i have owned all supported email in a (semi) decent way. Now we can upload to facebook, twitter, flickr etc etc and even add pics to Instant messages
    With all this social networking integration and new ways people keep in contact do you not think MMS has been on it's way out for a long while anyway? i don't think anyone will find it useful to develop an MMS app or support for the N900 when it has potential for a lot more interesting ways to communicate. 
    As for video calling, since it seems to support skype i'd imagine those sensible/prudent users of this MID/tablet will opt for that route
    Feel free to add comments or thoughts on the N900, but please don't turn this in to a N97 bash...
    Message Edited by bigneil31 on 08-Sep-2009 02:41 PM

    For me personally the lack of MMS is an absolute deal breaker.  The reason being that even in these days of social networking I still have many contacts that do not regularly check their facebook or emails. Some are older people such as family members others are just not that into the whole social messaging scene.
    Quite often I receive picture based MMS messages from friends and family, often these are time critical.  I also send MMS to these people knowing full well that they check email/facebook/etc only once or twice a day and do not have instant messaging available to them.  I view MMS as a near instant messenger for images for the people that don't do instant messaging.
    The lack of video calling does not bother me in the slightest but the inability to make standard voice calls over 3G networks can be a problem for some.  This could result in reduced call quality for those that usually use 3G, along with other issues that have been discussed on other threads.
    I've also heard that it does not support java based applications but I do not know if that is true or not.
    My opinion at the moment is that it's a great internet tablet, but is it a good phone?  I'm waiting for the detailed reviews of the finished retail hardware/software before jumping on any bandwagons.

  • Some Observations and questions

    I was running my RMI application on 2 different machines, and found out that the applications never called the remote methods (they could find and connect to the remote objects but never called any methods on them). So I read about it and found that I had to set the security manager.
    I wrote the following policy file:
    grant {
    permission java.net.SocketPermission "*:1024-65535", "connect,accept,listen,resolve";
    permission java.net.SocketPermission "*:80", "connect";
    permission java.awt.AWTPermission "accessEventQueue";
    permission java.awt.AWTPermission "showWindowWithoutWarningBanner";
    permission java.util.PropertyPermission "user.home", "read";
    permission java.util.PropertyPermission "user.dir", "read,write";
    permission java.io.FilePermission "${user.dir}/", "read,write,execute";
    permission java.io.FilePermission "${user.dir}/download/", "write";
    //permission java.io.FilePermission "${user.home}/text2.txt", "read";
    I compiled as follows:
    P:\xml approach1>java -Djava.rmi.server.codebase="file:/P:/xml approach1/" -Djava.security.policy="P
    :/xml approach1/server.policy" P2P
    But I got the following errors:
    Exception in thread "main" java.security.AccessControlException: access denied (java.io.FilePermissi
    on C:\WINNT read)
    at java.security.AccessControlContext.checkPermission(Unknown Source)
    at java.security.AccessController.checkPermission(Unknown Source)
    at java.lang.SecurityManager.checkPermission(Unknown Source)
    at java.lang.SecurityManager.checkRead(Unknown Source)
    at java.io.File.isDirectory(Unknown Source)
    at javax.swing.plaf.basic.BasicFileChooserUI$BasicFileView.getIcon(Unknown Source)
    at javax.swing.JFileChooser.getIcon(Unknown Source)
    at .........
    I am doing my development at my University and therefore do not have access to certain folders e.g C:\WINNT.
    I thought if I delete the line : permission java.util.PropertyPermission "user.home", "read"; I may be able to run the code. But again I got the following errors:
    Exception in thread "main" java.security.AccessControlException: access denied (java.util.PropertyPe
    rmission user.home read)
    at java.security.AccessControlContext.checkPermission(Unknown Source)......
    If I have a policy file wchich just says:
    grant {
         permission java.security.AllPermission;
    I can run the code, but again the methods are called locally.
    So my questions are:
    (1) How can I make sure, that the system does call remote methods.
    (2) Since I do not have access to 'C:\WINNT', how can I use 'permission java.util.PropertyPermission "user.home", "read"' without getting 'access denied' error.
    This post seems lengthy
    regards

    -Djava.rmi.server.codebase="file:/P:/xml approach1/"The server codebase must be in an http server capable of serving files. It will not read files from a standard filesystem across the network. It was working 'locally' because the classes were all found on the classpath by the same classloader ...in effect it ran like a normal application.
    -Djava.rmi.server.codebase="http://myserver/myservedclasses/"

  • Resizing and editing Components Design - Some problems and questions at CQ5

    Hello everyone,
       I'm building a website application following the http://dev.day.com/docs/en/cq/current/howto/website_quick.html guide (using the cq 5.5). The thing is, when I drop an image component on the site and drop some image into this one, the component resize my image. Even if I double click the image component and change the size, there's kind of a "maximum" size. I don't wanna change this one by css properties because if my user change the picture or drop a new one in the page, the change will not be applied to this new one.
      So, my question is, there's a way to configure the component to get the size i'm inputing on the dialog, without "limits"? Below some images of what i'm doing.
      The second problem I found is with the "text & image component". I've inserted the "right" alignment for the image in the styles tab, but the image stays on top of the text, and there's nothing I can do to solve this in the input dialog. Don't wanna use the css for the same reason that I've explained before.
      All the components are imported from fundation.
      So, there is something I can do to change the design of my components?
    Thanks in advance,
    Matheus de Oliveira.

    For the issue you are having with the maximum size there are couple of possiblity.
    The firstpossiblity is that your CSS is enforcing a maximum size. So to check this take the src from you img tag and put in a browser and see if you get the original size or not. If you get the right size when viewing the image URL than you do in the page than the issue is CSS. Depending on how you have designed your site's CSS there might be any number reasons it's limiting the image size but whatever the reason it's an implementation question.
    The second option is that design mode of the image component. The default install has a maximum image size set in design mode of the image component. Switch your page to design mode and verify that the maximum image size is not set in the design dialog.
    A final option is that the DAM is enforcing the maximum size. In CQ 5.5 the default configuration is to create a web ready rendition with a maximum height and width fo 1200 x 1200. The out of the box components and the out of the box image rendering script will use this web ready rendition if it is present rather than the original image.
    To check if this is your problem do the following:
    Go to the workflow model console and edit the Update Dam Asset workflow.
    Delete the step in the workflow named Web Ready Rendition
    Upload a new image that is larger than 1200 x 1200 to the DAM
    Try and use that image in an image component - it should display at the original size.

  • IMac 24inch thoughts and questions

    Hey all
    I have had my new 24 inch iMac for about 2 weeks now and I LOVE it. Just a few questions I'd like to ask.
    1) I have a 17 inch apple display, the 4x3 variety that was axed before the widescreen displays emerged. It's the plastic-look one.
    What adaptor do I need to get this baby working dual screen on my new iMac? I used to have it attached to a Powerbook G4 and that was sweet.
    2) My iMac is INCREDIBLY noisy when running windows XP. It has its fair share of 'working' sounds in OSX but in windows its ridiculous at times. What could be casuing this?
    3) My apple wireless keyboard keeps disconnecting from the computer, and theyre fresh batteries. What could be the porblem?
    Sorry for my complaints but I'm loving this machine and think it's superb.
    Anyone wanting an iMac, dont compromise on screen size... get the 24!
    Oh yeh, I have the 7600 graphics card, whats a good game to play on this baby?
    Thanks y'all

    "3) My apple wireless keyboard keeps disconnecting from the computer, and theyre fresh batteries. What could be the porblem?"
    Rycey,
    Have you checked all the settings on the Bluetooth panel of System Preferences?
    In addition, have you tried a PRAM reset?
    To reset the PRAM:
    1. Shut down the computer.
    2. Locate the following keys on the keyboard: Command (Apple logo), Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    3. Start up the computer.
    4. Press and hold the Command-Option-P-R keys. You must press this key combination after the startup chord sounds, but before the gray screen appears.
    5. Hold all four keys down until the computer restarts and you hear the startup chord for the second time.
    6. Release the keys.
    As for noise, I don't have windows installed, and don't yet have the Core 2 Duo, but on a new Core Duo I just setup this morning, I have had some success reducing noise, both fan and hard drive noises, by performing both the PRAM reset above, as well as the SMC reset: http://docs.info.apple.com/article.html?artnum=303446.
    Quieter didn't happen immediately, but over a couple hours it has become more quiet, which has been my previous experience with making these resets to somewhat noisier than expected iMacs. [For iMacs with a serious noise issue, I wouldn't pretend to claim any change will be particularly worthwhile, but without trying, how would one know.]

  • A2107A initial thoughts and questions

    I bought one of these on Christmas Eve and I'm generally impressed. Debated between the Lenovo and another Kindle Fire, but chose Lenovo for the sdcard option and the mostly vanilla Android OS.
    Some issues, though set to USA spell check is not working correctly. RAM is totally off, it clogs up and basically must be rebooted to play video or anything else. Video is messed up on hulu plus, voice out of sync with picture. This think badly needs firmware/Jelly Bean update.
    Questions: can I use a male micro USB cord to female USB cord to connect a USB stick to this to transfer files, play video? Is that button thing under the camera lens cover--southwest from the camera lens--a reset button? If so, why isn't it mentioned in documentation anywhere?
    Overall I like this tablet for the price but feel Lenovo needs to fix some bugs asap, expected a bit more for a Lenovo product.
    Solved!
    Go to Solution.

    I purchased this for $149.99 CAD at Best Buy here in Canada a couple of weeks ago.
    I could not find any Samsung Galaxy Tab 2 Tablets, they had been selling for the same price, they had sold out. Probably a bait and switch scam.
    The Lenovo is a nice tablet, it work well and it is shy of memory.
    I did the update/upgrade download of Android and then every time I booted it was upgrading and optimizing all the apps I had installed. Apparently, this is an artifact of Android 4.0.3.
    I have been desperately trying to get a development environment set up to create an app, so I needed to get an ADB USB driver installed, on my Windows 7 64 bit system,  I used the following driver,
    <http://support.lenovo.com/en_US/downloads/detail.page?DocID=DS022366>
    and modified the android_winusb.inf file by adding two entries for the A2107A-F,
    [Google.NTx86]
    ;Lenovo A2107A-F
    %SingleAdbInterface% = USB_Install, USB\VID_17EF&PID_7435&MI_01
    [Google.NTamd64]
    ;Lenovo A2107A-F
    %SingleAdbInterface% = USB_Install, USB\VID_17EF&PID_7435&MI_01
    This works now and I created and ap with Eclipse and ran it on the A2107A-F tablet.
    I was also able to make the LeTools (Syncrhoization Software) work with the tablet as well.
    <http://support.lenovo.com/en_US/downloads/detail.page?&LegacyDocID=5004>
    Lenovo Product staff have dropped the ball on this product. They did not get all the requisite pieces in place before putting this to market. Maybe the product team was too small, maybe the product team did not have some experienced mentors guding them. Lenovo has to do better, they should have had a specific website set up for this product with all the requisite pieces in place and everything nicely laid out. I spent time at various Chinese Lenovo websites and the file download links pointed to mega-download non-lenovo websites that had all expired. I was expecting a much better experience from Lenovo than this.
    For otthers that wish to develop apps for Android, a good strarting point to guide you in acquiring and installing all the tools, check out PhoneGap.
    All the best.

  • Some help and questions on Pegasus R6

    I am mid switch from a mac pro 2009 to a 2011 ultimate iMac with a thunderbolt display on a BOA II arm, I am looking at storage options, I have specced the SSD and 2TB drive, but I will use more, I have another 3 x3TB Hitachi's in the Mac Pro. I have bought an OWC enclosure to hold two of the drives, probably as JBOD as a backup. I want to buy the Pegasus R6, but need some help on RAID and how I can practically use it. I also have a Synology Ds1511+ and DX510 full of 2TB drives that we use for Media and time machine 9 and 4 TB respectively and growing!!! So I want a separate ultra fast storage for the iMac. I know its overkill for a personal machine but its my only vice!!!!!!
    My questions are:
    In Raid 5 then it would appear as one big disk, 9.7TB in the case of the R6?
    Can I have individual folders within here, such as iTunes, crashplan backup, download storage?
    Can I have two volumes within one R6?
    Does anyone know if and when it was full, I could just replace the drives with 3TB drives, is it possible to upgrade them one by one, or do I have to start again?
    If I want to backup a thunderbolt volume will it be seen by time machine?
    Thanks in advance for any input.

    I am mid switch from a mac pro 2009 to a 2011 ultimate iMac with a thunderbolt display on a BOA II arm, I am looking at storage options, I have specced the SSD and 2TB drive, but I will use more, I have another 3 x3TB Hitachi's in the Mac Pro. I have bought an OWC enclosure to hold two of the drives, probably as JBOD as a backup. I want to buy the Pegasus R6, but need some help on RAID and how I can practically use it. I also have a Synology Ds1511+ and DX510 full of 2TB drives that we use for Media and time machine 9 and 4 TB respectively and growing!!! So I want a separate ultra fast storage for the iMac. I know its overkill for a personal machine but its my only vice!!!!!!
    My questions are:
    In Raid 5 then it would appear as one big disk, 9.7TB in the case of the R6?
    Can I have individual folders within here, such as iTunes, crashplan backup, download storage?
    Can I have two volumes within one R6?
    Does anyone know if and when it was full, I could just replace the drives with 3TB drives, is it possible to upgrade them one by one, or do I have to start again?
    If I want to backup a thunderbolt volume will it be seen by time machine?
    Thanks in advance for any input.

  • Msi gt70 with some issues and questions answer asap thanks

    my first issue is my ssd it is just too small how do I increase it probably a step by step link to where I can purchase and learn how to install it second of all I really need my msi burn recovery so my f3 does not work anymore, I have my drivers cd but that doesn't have it, the next issue is softwares I use when the render the use my ssd and that makes them seriously slow the need more memory space I wish I could make them use the bigger harddrive at least for the main time till I get a new one, my soft keys work except eject and wireless off all others work

    Wow.....
    Well, first off, try and use some periods here and there. Or a list. Something to atleast break things up in a coherent manner.
    So, you want a guide on how to install another SSD. That's a pretty complex matter, judging by what I can get out of your post, your technical prowess may not be where it needs to be in order to do that.
    Also, without knowing what you currently have, other than it is a GT70, it really makes it difficult to tell you what to get.
    As far as your software, I'm sorry, but there really isn't any way to help you since you seem to have not made the recovery disks like you were supposed to. I would contact MSI for more information on how to proceed at this point.
    After we get the above sorted, we can work on your other questions.

  • Some prefs and questions

    I am trying to maximize the iCal window and get a dialogue box for the new events instead of it opening the info pane...does anyone know how to do this?
    Also, I manage about 10 calendars, is there a way to have colors not repeat...it's kind of confusing when you see 2 completely different events, such as hockey games and work times in the same color...

    As far as your second question is concerned, if you select one of you calendars with the info pane open you will notice a small box with that calendars color in it (it will have two arrows next to it). Click on that colored box and select "other..." to create a custom color.
    Hope that helps.
    bd

  • BC4J deployment thoughts and questions

    Hi,
    As I've said before on this forum we are developing a pretty big system using the BC4J framework. That's why we divided the system in several (sub-)projects. We also created some workspaces which groups projects that belong together.
    When a certain project is deployed it may depend on some libraries created by another project deploy file. That's why we add a dependency to it in the project's deployment file. But this is only possible if the project is in the same workspace. I've created a workspace that groups all projects together and add's the necessary dependencies between the different projects' deployment files. Unfortunately these dependencies are saved at the project level, not at the workspace level. So when I open a certain project in another workspace the deployment profile doesn't work or the dependencies are removed automatically because the projects can't be found. Is there a way to circumvent this?
    JDeveloper has Apache Ant integration. That's very nice. But how are we supposed to use this exactly? E.g. can we use Ant to deploy the BC4J projects in JARs (seperated over multiple JARs for each tier)? In other words is there a way to deploy BC4J projects outside of JDeveloper?
    Regards,
    Peter

    [list]
    [*]I've created a workspace that groups all projects together and add's the necessary dependencies between the different projects' deployment files. Unfortunately these dependencies are saved at the project level, not at the workspace level. So when I open a certain project in another workspace the deployment profile doesn't work or the dependencies are removed automatically because the projects can't be found. Is there a way to circumvent this?
    The deployment functionality in JDeveloper is shared across all kinds of J2EE components, including EJB's, servlet's JSP, BC4J components, etc. I've asked one of our deployment-feature guru's to comment on this thread.
    [*]JDeveloper has Apache Ant integration. That's very nice. But how are we supposed to use this exactly? E.g. can we use Ant to deploy the BC4J projects in JARs (seperated over multiple JARs for each tier)? In other words is there a way to deploy BC4J projects outside of JDeveloper?
    Ant definitely comes with built-in tasks to build jars, and it can be used to invoke command-line deployment tools such as those provided by OC4J. We don't have an automatic way to build the Ant build file for our existing deployment profiles, though, so setting up the JAR'ing up of the right components into the appropriate JAR's would be something you'd have to setup with Ant's patterns and path features (which are pretty powerful, but in any event something you'd have to setup once by hand).
    [list]

  • Some issues and questions about StorE TV

    Hi there! I bought stor.e tv a week ago and there are number of issues, in order of personal importance:
    1. It slows down audio playback. It happens when playing standard mp.3s on my home stereo through the analogue outlet - my music sounds bizarre, slowed-down and with lowered frequency. I have to go back change, settings to HDMI output (normal speed play, no problem), then change again to analog, scroll through the folders to find the song I want to play and play it again - voila, it works normally. Quite a complex way to play a song properly, don't you think?!
    2. When there are ID tags (especially album art) to the songs it takes ages to shift from one song to the next.
    3. Audio settings are often forgotten after the unit has been shut down normally from the remote control only - you switch it on again and it's not how I left it but back to HDMI. So, I have to remember any time checking the settings before playing a song?! Even though, in a crooked way, that^s helpful having in mind problem 1.
    4. Does not display correctly Cyrillic subtitles.
    5. Heats quite a lot.
    There are other things too (no playlists, slow, lagging, etc). I am actually writing that just before going back to the shop and ask for my money back.
    Cheers, guys!

    Hi
    > 4. Does not display correctly Cyrillic subtitles.
    Yes, this was mentioned in other threads seems that not all subtitles are supported.
    http://forums.computers.toshiba-europe.com/forums/thread.jspa?threadID=51945
    Regarding the other issues;
    I think you should try to reset the E Store TV to default again and should check how it works.
    In many cases this helps to solve such annoying issues.
    Greets

  • Nokia Lumia 900 Issues and Questions

    I bought my Nokia Lumia 900 last March and it's running pretty well. It's fast and reliable, although I have some issues regarding it.
    1. When I'm in a conversation and I receive multiple text messages, I need to press the back button as many times as the number of messages I have received so I can go back to the menu. Not a big problem at all, but it can be quite annoying once you've already received a lot of messages and you try to go back to the messages screen.
    2. I don't have the compass. When I try to download apps, it says my phone is missing some features that the app requires, which happens to be the compass. The phone's specification (on the Nokia website) says that the phone has a magnetometer, GSMArena and Wikipedia both say that the Lumia 900 has a compass.
    3. It doesn't have Xbox Live. It's also included in the specifications that the Lumia 900 has Xbox Live, but when I go to Games, I only get Collection.
    Issue number 1 isn't that much of a problem, but issues 2 and 3 are very disappointing. I tried searching for ways to fix these and I found an article saying that a reset will fix the compass and Xbox Live issue. I did that, and when I opened it, I saw Xbox Live on my Start Screen but when I activated my Wi-Fi, it changed to Games and still no Xbox Live there. The compass problem isn't fixed either. To those who experienced the same issues, can you please tell me how you fixed it? Thanks in advance.
    Also, about the 7.8 update, I've been waiting for it for some time now and it's now available on my unit. Is it safe to install? I'm worried that if it fails it might make my phone useless. How long does it usually take?

    Hi Ronio9riku,
    Welcome to Nokia Support Discussions!
    1. Once you received multiple text messages, can you not open one message and then press the Start button to go back to the live tiles and select Messaging again to go to the next message?
    2. The phone supports compass (magnetometer). Have you tried to use the On-Device Diagnostic Tools to calibrate the Magnetomer? You can open the dialer and then input ##634#. Select Magnetometer and then calibrate the phone. Make sure that the location of the phone is On under Settings!
    3. The phone supports Xbox Live which you can access on the phone by selecting Games on the start screen or by going to the App List. However, Xbox Live is not available to all countries/regions. You can visit the link for the countries/regions supported: www.xbox.com/LIVE/countries.
    It's safe and recommended to update the phone whenever there is a software update offered. This improves the perfomance of the phone so why not connect your phone to your computer, open the Zune and install the update?
    For more information, see this link: http://www.windowsphone.com/en-us/how-to/wp7/update-central
    If you're asking how long the update takes, it is usually 30 minutes to 1 hour.

Maybe you are looking for

  • How do I fix scrolling in Lion?

    I've read in various places that you can revert scrolling in Lion back to how it was Snow leopard via an option under preferences under either "mouse" or "trackpad," but unfortunately I don't have this option on my system. I have an early '08 Macbook

  • How to transfer whole Package from CRM to R/3

    hello i have to transfer our WebApplication (complete package in SE80) from CRM 4.0 to R/3 4.7. There are a lot of htm sites, structures, z-tables, data elements, and many more things that are inside this WebApplication. I'm not sure but i'm thinking

  • HS link from Oracle 9.2 to MySQL under Solaris 8

    Solaris 8 ( 64 bit ) Recent versions of MySQL are dynamically linked ( i think) and as such the Shared Object / driver mentioned in the HS installation details isn't there after you've installed MySQL onto your machine. So how then do you get libodbc

  • Writing udev rules [SOLVED]

    Hi guys. I'm on a mission to run win7 on QEMU, and I also want to be able to use my USB-ports. Now, archwiki tells me to do this: $ qemu-system-i386 -usbdevice host:vendor_id:product_id disk_image You can find vendor_id and product_id of your device

  • Inserting large amounts of data

    I am not sure if this is the best way of doing this but, I am trying to store icing data that we gather for general aviation purposes, in a spatial table in Oracle 8.1.7 The data set has about 10 altitude levels with about 10,000 points at each level