Tinymce and similar web page editors

Sites using Tinymce and similar web page editors do not work on the iPad. Is there a fix for this?
Bit of a pain if I want to use my CMS system to update pages on the go (half the reason I bought the iPad) and I now find there are several sites I use regularly that I can't now (from the iPad).
So...any ideas?

TinyMCE was my first port of call:-
http://tinymce.moxiecode.com/punbb/viewtopic.php?id=22209
and
http://tinymce.moxiecode.com/punbb/viewtopic.php?id=21314
It's a Safari issue

Similar Messages

  • Web Page Composer - Web Form for exposing iViews and External Web Pages

    Hello SDN Community,
    This forum thread is intentionally created to collect your feedback and ideas regarding the Web form for exposing iViews and external Web pages.
    With this new Web form you are able to specify height and width of the iFrame, in which the corresponding iView/external Web page will be displayed on the particular WPC Web page.
    For more information regarding this new Web form and its features and to download it visit this address:  https://wiki.sdn.sap.com/wiki/display/KMC/CustomizingtheWebPageComposer
    Your oppinon and constructive suggestions will help to evolve the Web form further and facilitate the community to create more sophisticated and enhanced versions of this basic reference implementation. Feel free to contribute also your version and discuss in public.
    Here are some basic questions that can guide you:
    1. Does this new Web form help in your particular scenario? How?
    2. How would you rate from 0 to 5 your satisfaction with this particular Web form?
    3. What can be improved in the Web form?
    4. Do you miss something from documentation point of view?
    Explore the new WPC wiki pages - find valuable the information regarding WPC at one place, download new Web forms, and feel free to contribute.
    [Web Page Composer Wiki|https://wiki.sdn.sap.com/wiki/display/KMC/WebPageComposer]
    Best Regards,
    WPC team @ SAP

    Hello!
    I have installed your component. When I try to create a new component in WPC with this form, portal throws an exception
    Full Message Text
    05:54_30/07/09_0005_21710350
    [EXCEPTION]
    java.lang.NullPointerException
    at com.sap.nw.wpc.editor.EditorBean.updateDocumentFromContext(EditorBean.java:336)
    at com.sap.nw.wpc.editor.EditorBean.getPreview(EditorBean.java:600)
    at pagelet.editor._sapportalsjsp_editor.subDoContent(_sapportalsjsp_editor.java:1802)
    at pagelet.editor._sapportalsjsp_editor.doContent(_sapportalsjsp_editor.java:58)
    at pagelet.editor._sapportalsjsp_editor.service(_sapportalsjsp_editor.java:38)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:360)
    at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:934)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:435)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:527)
    at com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:89)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:232)
    at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
    at com.sap.nw.wpc.editor.EditorTool.doContent(EditorTool.java:55)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Do you have any ideas? I am running EP7 SPS 15
    Thanks in advance

  • Firefox takes minutes to load upon starting up and changing web pages

    When I open firefox in Windows Vista, it takes minutes(sometimes up to ten) to start up.Once firefox has loaded and I go to visit another web page, it takes minutes to load that web page. I downloaded Firefox 3.6.7 when it first came out, and it just recently started doing this. I tried uninstalling and reinstalling firefox, but this did not work. It is not a problem with my internet connection or operating system, because internet explorer and safari only takes seconds to load up and load web pages. I have run various scans to see if it was a virus or a bug, but nothing came up. How do I fix this, because using Internet Explorer is really getting on my nerves?
    == This happened ==
    Every time Firefox opened
    == Two days ago ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; (R1 1.6); SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.1; .NET CLR 3.5.30729; WinNT-PAI 22.08.2009; .NET CLR 3.0.30729; .NET4.0C)

    Clear Cookies & Cache
    * https://support.mozilla.com/en-US/kb/Template:clearCookiesCache
    Clear the Network Cache
    * https://support.mozilla.com/en-US/kb/How%20to%20clear%20the%20cache#w_clear-the-cache
    Troubleshooting extensions and themes
    * https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes
    Check and tell if its working.

  • IOS5 and Google Web Page Search Is Tracking You???

    (...Sorry had to updated this post with non html imported text....)
    IOS5 and Google Web Page Search Is Tracking You
    Since upgrading to iOS5 I have found a new behavior with Google search web page that was not the same behavior in iOS4.  The Google search web page in iOS4 Safari would keep a history of your recent searches, even if you were not logged into a Google user account.  (I want to be clear that I am talking about the Google web page search, not the Safari/Google toolbar, nor any additional Google app installed on the iPhone!)  This search history was helpful on the iPhone as it allowed you to research or modify a search with less touch typing required.
    Previously in iOS4 you could go into the iPhone Settings>Safari and find options for clearing cache, history, cookies (and I believe website data/databases).  After doing a clear of all these options you could go back to the Google web page search and find that Google's web page and your browser had forgotten all you past search terms.
    I always understood that when searching with Google, their website always provided a cookie file that gets stored on you computer/iPhone and that Google used this cookie data file to help id you as a unique visitor to their search web page.  Based on this cookie file, Google was able to keep a history of your recent search terms and most suspected that Google could even tailor search results for you based on recent search terms and location information you had chosen to provide to the Google search web page.
    With iOS5, I am no longer able to clear my cache, history, website data, or auto fill forms options in the iOS Safari settings so that that all Google cookies or other data is removed from my Safari web browser.  No mater how I work through the Safari settings for clearing my browser data files, each and every time I go back to the Google web page search it still provides me a history list of all my past searches, even after clearing all cache, cookies, history, and website data settings.  Again this is only the Google web page based search, not the Safari search tool bar.  Again this occurs for Google search users that are not signed into a Google user account.
    After pounds of searching, the only way you can clear this Google web page search history is to follow the link/directions on a mobile device to a Google page with these instructions:
    “Clear search history on iPhone”
        For users not signed in to a Google Account
        Follow these steps to clear your search history:
            Tap Settings on google.com.
            Select Clear saved searches to remove your previous searches.
    Note: This will remove all of your previous searches done on the phone. If you don't want your searches to be saved, tap Settings, then under the Search History section select Do not save searches. Be sure to save your preferences."
    http://www.google.com/support/mobile/bin/answer.py?hl=en&answer=163061
    This is what all of the world's web bloggers find and point you to when people want to know how to clear their Google search results.  What I am outraged about, is that everyone isOK with this and seams to think this is a good thing???
    If I have cleared all my web data from my Safari browser, how in the world is Google providing me with old search results every time I go back to the Google search web page? 
    Why is it that I have to go to a specially crafted Google webpage for mobile devices and then tell Google to stop tracking my search results? 
    How in the world is Google still tracking me after I have removed all cookies, web site data, and autofill settings from the Safari browser and while I am not logged into Google?
    What possible identifying information am I still providing to Google that uniquely identifies me and provides my own personalized search history?
    The only thing left that is possible is that Apple's iOS5 is providing some unique identifier, or that Apple has decided to omit clearing of Google's cookies from the Safari browser cache.  If you go to the mobile webpage link for Google web search settings and choose to clear you search history, Google honers this request.
    http://www.google.com/preferences?hl=en
    (note this is a different preferences page on the mobile version, not the same options as a desktop browser)
    Here at this preferences page you can also tell Google not to “Save” your searches.  If you are NOT logged into a Google user account, the search history is cleared, but then all saved settings are defaulted back to tracking/saving you search results if you are not logged into a Google user account.
    The problem with this is you always have some unique ID that is being sent to Google, without you consent.  Google promises that they will not track your search, but you have to go to Google web search settings and request that they get ride of data that they are already tracking about you.
    YES we should all know by now that Google is collecting information about what you are searching on with cookies that are stored on your computer.  Google has now a public habit of doing this for all users by default, even if they are not logged into a Google user account.  This is fine because up until now, you could always clear your web browser cache and your Google cookies would be wiped clean and to Google you would appear to be a new user.
    YES again I know that Google could use my IP address as a common unique identifier for me.  But these Google webpage search issues are also happening on a iPod touch that is only connected to Wifi, and the Google search terms are following me around from new hot spot to new hot spot, even after clearing the Safari web cache in between new Wifi locations.
    The only possible explanation is that the iPhone/iPod and Safari web browser is providing Google some unique identifier about me that is persistent, even after all Safari web browser cache data is  supposed to be cleared.
    How and why is the iPhone iOS5 providing a unique id about you to Google's web page search???

    andrewfromfreeport – I truly appreciate you looking at this and contributing.  My hope is that more people can take a look at this.
    But that “Clear History” link at the bottom of the Google web page search is exactly what I am worried about.  That is a server side link that you can use to ask Google to kindly stop tracking your search history.
    I am fine with Google using what ever tools they can to track my search.  That's what they do.  What I am having issue with is that Apple/Safari is enabling this with some unique identifier that allows Google to have a lasting connection with me, everywhere I go.  It used to be that web browsers were built to allow you to clear your history and provide some level of privacy.
    I find it very interesting that this persistent behavior with Safari and Google has just started after Safari was given a private browsing feature.  So now with a wink, and a nod, Apple will provide a unique ID about you, to Google and who knows who else, without your permission.  If you really have any need for privacy, you have to go enable the private browsing feature, and who says that works???
    Looks like I might need to go dig up the EULA for iOS5, as a bet there are new terms allow indexes or history of device usage for error reporting of other features....
    Last week I posted the same day iOS 5.01 was released, hopefully this post will hang at the top long enough for some more attention...

  • Fire fow will not let me use curtain buttons and drop down menus for web sites. i had version 7.01 and upgraded to verson 8.02b and it did it on both of them. and the web pages work find if i use chrome

    Firefox will not let me use curtain buttons and drop down menus for web sites. i had version 7.01 and upgraded to verson 8.02b and it did it on both of them. and the web pages work find if i use chrome

    Do a clean reinstall and delete the Firefox program folder before (re)installing a fresh copy of the current Firefox release.
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 21.0.x: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible, to cleanup the Windows registry and settings in security software.
    *Do NOT remove personal data when you uninstall your current Firefox version, because all profile folders will be removed and you will lose all personal data like bookmarks and passwords from profiles of other Firefox versions.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *(32 bit Windows) "C:\Program Files\Mozilla Firefox\"
    *(64 bit Windows) "C:\Program Files (x86)\Mozilla Firefox\"
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other personal data are stored in the Firefox profile folder and won't be affected by an uninstall and (re)install, but make sure that "remove personal data" is NOT selected when you uninstall Firefox.
    If you keep having problems then also create a new profile.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • Iolo System Mechanic app failed and has caused FF not to act right - not loading buttons and some web pages to be a list instead of what the UI should look like.... I have reinstalled but still have the problem and not sure what to do

    Basically certain web pages are not loading proper since app Iolo System Mechanic failed. I have reinstalled FF but still not loading right. Buttons are not showing and some pages are in a list instead of the GUI view.

    I installed and uninstalled Firefox several times - finaly after I selected NOT to have Firefox as the default browser, the installation worked and pages loads correctly now! I made Firefox the default browser after the successful installation!

  • Font Size in preview and printed web pages

    Hi: I have had a long running problem that annoys me. ever since I purchased a 20inch LCD and changed my display to 1680x1050, web pages that I print appear very small. the same thing happens if I go through preview. Word documents do not have this problem; the font size there appears normal and is easily read.
    Is there a solution to this?

    There is a way to increase the default 72 DPI rez that saving a PDF uses, if your interested I'l try to find it.
    Nevermind, found it...
    To save PDFs in better resolution from Preview, try these Quartz Filters courtesy Jerome Colas...
    http://discussions.apple.com/thread.jspa?messageID=6250289&#6250289

  • How do I Keep the "zoom" size setting the same each time I open Safari and from web page to web page?

    I have a 27" iMac when I open Safari the web page is only 1/3 the size of the full screen Safari window. I know how to ZOOM in on the web page! My question is, How do I keep this ZOOM setting for all web pages and each time I open Safari up?

    Sorry, but that's not possible.
    An alternative might be to use Zoom in System Preferences > Accessibility
    Or try a different screen resolutioin in System Preferences > Displays > Scaled

  • How do I open a folder and update web page on different computer.

    Hi All,
    I started my iweb page on my powermac at work and have uploaded the pages online. I have saved the page to a folder and now want to work on the updates at home on my powerbook and can't seen to figure out how to open the folder. I've used QuickTime VR photos and the powermac at work is struggling and is sluggish so that's why I want to use my powerbook. In the file column I see "Publish to .Mac, All to.Mac, Folder but no open folder. Help
    Thanks
    Mark

    in order to update a web page on a different computer you're going to have to move the entire site over to the other computer. to do so you need to move the "domain" file that iweb uses.
    The “domain” file is hidden away in <home>/Library/Application Support/iWeb/domain.sites.
    unless you've already moved it to another location on your hard drive.
    there's more detailed info in this article:
    http://docs.info.apple.com/article.html?artnum=303045
    once you update/change the page you want to update and publish, you'll have to move that domain file back to the other computer if you want to use the 'first' computer again to edit your site. if you just want to continue using the 'second' computer then you don't need to move the file back (obviously)
    hope this helps.

  • Copy and paste web page

    Hi,this is my first post. When using Internet Explorer on the PC I can copy and paste anything I highlight but in Safari on my Mac it only copies the text so when i paste into Word I only get the text. Is there a way of setting Safari up so that it copies the images as well.
    Thanks David

    You cannot make any changes to how Safari handles copy/paste behavior. But perhaps you can make use of screenshots or printing an entire web page to PDF.
    If you wanted to send somebody a small portion of a screen with images, text, etc., you could hit Command-Shift-4 then use the mouse to select an area of the screen that you want to capture. After you've done this, you'll see "Picture 1" on your Desktop which you can easily email to somebody else (just drag "Picture 1" from the Desktop onto the Mail icon in your Dock).
    If you want to capture the entire web page to send to somebody, try Command-P to bring up the print dialog, then in the lower-left you'll see options for PDF - choose "Save as PDF". Once again, you'll be able to send the result file by email.
    I use both of these techniques on a regular basis. One of the things that's especially nice about them is their ability to capture what you see exactly. Unlike Internet Explorer copy/paste, which might not look the same once you put it into an email, or the receiver's email client might not display the message as you saw it. None of this happens when you send a fixed image - what you see is what the receiver will see.
    Kaan

  • I am using Windows 7 on my desk top computer. The top area of the desk top is visible at the top of my Mozilla Firefox browser and all web pages. It is opaque

    The web pages do not completely fill the screen at the top of my computer screen as I can see the top of my desk top page. It is opaque but still visible. I would like to have the entire screen (the bookmarks still visible along the side, of course) and not see the background of the desk top. Thank you.

    Try to disable transparency in Windows, see:
    *[[/questions/804050]]
    Right click in a free space on your desktop.<br />
    Left click on Personalization.<br />
    There are four options at the bottom of the screen, choose "Window Color and Appearance".<br />
    Select a border color<br />
    Uncheck: "Enable transparency"<br />
    Try to disable hardware acceleration in Firefox.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    *https://hacks.mozilla.org/2010/09/hardware-acceleration/
    *https://support.mozilla.org/kb/how-do-i-upgrade-my-graphics-drivers

  • Using iWeb to publish to .mac and separate web page

    Hi all,
    I have a rather complicated question. I am in the process of developing three web pages: 2 pages will be developed with iWeb and hosted off of .mac. For the third website, I have purchased a domain name and would like to publish it with iWeb.
    Is this too complicated?
    How is this done? I have some technical knowledge with regards to website but am new to the apple web publishing world.

    To keep things separate create a new user account on your machine for the non .Mac Site.

  • FireFox Add-ons tab wont load and addons web page is blocked

    I just installed FireFox onto a brand new hard drive, when I open firefox and click add-ons the addon tab will not load it just tells me when its connected to the internet the tab will appear but it is connected, also when I go to the addon web page it is blocked a picture comes up of a yellow background with a black 'stick' man with two options get me out of here or add exception i added an exception but then the page just loads wrong.

    You probably have Malware installed on your system. See this article:
    * [[Is my Firefox problem a result of malware]]
    After making sure that you are not infected anymore, you can install add-ons and themes as you like. This is the add-ons web link -> https://addons.mozilla.org/en-US/firefox/
    Check and tell if its working.

  • Slow Youtube videos and loading web pages - Tests ...

    Hello. I've been having this problem for over a week now. Whenever I try to watch a Youtube video or load a web page it is incredibly slow and most of the time they don't even load. I've phoned up customer service 4-5 times and had several online chat sessions but no one has been able to resolve my problem. It is quite strange as all the speedtests I run show that I'm getting 19-20Mb/s, but I can hardly even load a 144p Youtube video.
    I will say that it is not always like this, sometimes throughout the day everything will run fine but mostly it's incredibly slow, especially the Youtube videos.
    I really hope that someone here can help me solve my issue as I feel like I've tried everything.
    Thanks

    Hi Welcome to the community forums
    Here is a basic guide to getting help from the community members done by CL Keith Please read through the link posted http://forumhelp.dyndns.info/speed/first_steps.html
    once you have posted the information asked for then the community members can help you more
    if using a hub 4 locate these lines located in the hub logs
    Lines should look like this
    19:11:29, 07 Nov. (2290101.460000) DSL noise margin: 7.00 dB upstream, 6.10 dB downstream
    19:11:29, 07 Nov. (2290101.390000) DSL line rate: 448 Kbps upstream, 288 Kbps downstream
    Thank You
    This is a customer to customer self help forum the only BT presence here are the forum moderators
    If you want to say thanks for a helpful answer,please click on the Ratings star on the left-hand side If the reply answers your question then please mark as ’Mark as Accepted Solution’

  • Problems copying and renaming web pages

    hello chaps,
    having some difficulties in using the rename function when applying to to existing web pages.
    basically I want to make a copy of a page and then rename it. In the Project tree, I copy, then right click the web pages node and paste. A new file appears with an autogenerated name.
    I then attempt to rename the copy and JSC comes up with the refactoring dialog, which I then apply. However, on the two occassions I have tried this, the references in the JSP file to the new name weren't updated, and the file itself wasn't renamed, I have then had to manually apply edits and change file names which didn't actually work properly anyway (the resulting page had duplicate components)
    I also noted that while there was a new entry in managed-beans.xml for the newly named file, the initial copy still had an entry (which I removed)
    I am using XP for development/ MySQL, logged on as a user with administrator rights.
    I haven't tested this very rigorously, only tried it twice. Both pages contained page fragments.
    Regards, Paul.
    (perhaps an RFE would be to provide a "web page copy" dialog box which asked for the new name and then applied all refactoring automatically)

    Hi Paul,
    I apologise for my previous post
    If you uncheck an option "Preview All Changes" in the 'rename' window and click Next will apply refactoring automatically .
    Hope this is what you are looking for
    MJ

Maybe you are looking for

  • Planning Application 11.1.2 Cannot Deploy Application from Workspace

    Hi All,           Everytime I try to deploy a Planning EPMA app, I've got the following error : Error Reported: HTTP/1.1 500 Internal Server Error Action aborted. Log file Says nothing but: HTTP/1.1 500 Internal Server Error        The valdation run

  • Change the color of selecteditem in a LIST FLEX

    i WANT TO CHANGE THE COLOR OF SELECTEDITEM IN A LIST.  WHEN EVER USER DOUBLE CLICK THE ITEM IT SHOULD CHANGE THE COLOR...   THIS IS MY LIST WITH DOUBLE CLICK EVENT...PLEASE HELP.....THIS SEEMED SO SIMPLE BUT I ALREADY SPENT FEW HOURS.. HELP WILL BE A

  • How do I remove a podcast from my iTunes 11 library?

    I have provided a screen capture of the problem that I am having. I would like to remove a podcast from my library (the one shown above) but despite unsubscribing and deleting all of the downloaded episodes the feed remaines there and I cannot figure

  • UTF-8 csv file generated by Java can't be displayed correctly on Excel 2000

    Hi, I have a question about the file geneated by Java in UTF-8 format. If I have a file named "foo.csv" generated by my java code like this: writer = new OutputStreamWriter(new FileOutputStream("foo.csv"), "UTF-8"); Then I write some data loaded from

  • National date format

    How can I set national date format for entire Portal? I want to see all dates in 'dd.mm.yyyy' format instead of 'dd-MON-yyyy' - reports, forms, customization forms etc.