CSS changes not implemented

I'm working through Lesson "Adobe Dreamweaver CS3 with ASP,
ColdFusion, and PHP: Training from the Source" by Bob Flynn. The
lesson is about CSS. I edit the CSS file as instructed, the changes
to Headings, text size and colour are reflected in the design view
of DW. However they are not being recognised by the browsers Safari
and Firefox.

Dooza I tried emptying the cache in Safari with no success.
As for the code, it's pre-caned from the CD accompanying the
book:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=utf-8" />
<title>Newland Tours: Home</title>
<link href="css/main.css" rel="stylesheet" type="text/css"
/>
</head>
<body class="thrColFixHdr">
<div id="container">
<div id="header"> <img src="images/banner_left.gif"
alt="Newlands Logo" width="451" height="68" align="left"
/><img src="images/banner_right.jpg" width="276" height="68"
id="bannerRight" alt="Newland Tours Banner, Right/">
<!-- end #header -->
</div>
<div id="sidebar1">
<p class="navhead">Explore the Site</p>
<p> <a href="about.html">About Newland
Tours</a><br />
<a href="tours.html">Find Tours</a><br />
  <a
href="tours.html#africa">Africa</a><br />
  <a
href="tours.html#europe">Europe</a><br />
  <a href="tours.html#asiaeast">East
Asia</a><br />
  <a
href="tours.html#asiacentral">Central Asia</a><br />
  <a href="tours.html#asiawest">West
Asia</a><br />
  <a
href="tours.html#americacentral">Central America</a><br
/>
  <a
href="tours.html#americanorth">North America</a><br
/>
  <a
href="tours.html#americasouth">South America</a><br
/>
<a href="profiles.html">Country
Profiles</a><br />
<a href="contact.html">Contact an
Agent</a></p>
</div>
<div id="sidebar2">
<p><img src="images/title_travelers_journal.gif"
width="276" height="25" alt="Traveler's Journal" /></p>
<h3><img src="images/icon_tj.gif" alt="Traveler's
Journal Logo" width="81" height="81" align="right" />Teens
Discover the Mayans</h3>
<p class="author">By Ellen Olenska</p>
<p>Newland Tours recently took two dozen students of
Bart Township High School to Chichen Itza, Mexico. While on the
tour, students saw ancient Mayan ruins and artifacts. They learned
the latest on the &quot;mystery of the
Mayans.&quot;</p>
<p>The Mayans were one of the world's most advanced
civilizations when they mysteriously disappeared centuries ago.
While archaeologists don't know exactly what happened to the
Mayans, evidence points to war as one possible explanation. Bart
Township High School students are using the experience as the basis
for a series of reports that teams of participants are putting
together.</p>
<!-- end #sidebar2 -->
</div>
<div id="mainContent">
<p>Operating since 1968, Newland Tours offers an array
of travel tours. Whether you love hiking in exotic locations or
want to get the most out of your retirement, Newland Tours has a
package for you.</p>
<p><img src="images/title_featured_vacation.gif"
alt="Featured Vacations" width="276" height="25" /></p>
<p><img src="images/temple_small.jpg" alt="Japanese
temple" width="72" height="90" align="left"
/><strong>Highlights of Japan</strong></p>
<p class="caption"> Image: Heian Jingu Shrine, Kyoto
Prefecture</p>
<p>Get a taste for Japan's diversity, from the
serenity of its shrines to the chaos of urban life. Meet
&quot;Fuji-san,&quot; Japan's highest mountain at 12,387
feet, visit temples, walk through gardens, and browse in Japan's
most elegant shopping districts.</p>
<p> Only $1,199/adult and $899/child USD.</p>
<!-- end #mainContent -->
</div>
<!-- This clearing element should immediately follow the
#mainContent div in order to force the #container div to contain
all child floats -->
<br class="clearfloat" />
<div id="footer">
<p>&copy; 2007 Newland Tours</p>
<!-- end #footer -->
</div>
<!-- end #container -->
</div>
</body>
</html>

Similar Messages

  • CSS Changes not showing in Design View

    I'm just coming over from GoLive (and their layout grid) so
    I'm not entirely familiar with DreamWeaver CS3 and CSS.
    However, whenever I make changes in a CSS sheet (and save
    them) they are not immediately rendered in the Design View. They
    show up just fine if I "Preview in Browser" though. I can even
    close the html page and reopen it and sometimes they will show up,
    but not usually. Oh, and the "Refresh Design View" button is greyed
    out and doesn't do anything.
    Thanks,
    Dan

    Yes, that seems to be the case. I ran a validation check on
    the html page (it was coded in XHTML 1.0 strict) and came up with 2
    errors related to the CSS features I was trying to use.
    Thanks!

  • Changes in custom.css are not displayed on iPad

    Dear all,
    I'm using a custom.css file in my Analysis Application.
    Changes in this CSS-file are immediately shown in my design in Design Studio and when executed on the BI Platform.
    However, these changes are not displayed when I run the application in SAP BusinessObjects Mobile on iPad.
    Thanks for sharing your ideas,
    Hans

    Hi Hans,
    If you make changes to your custom css file and reupload the file to your BIP and then open the report, does it help if your clear your browser's cache and reload the report again, do you see the css changes then?
    So instead of restarting the APS just clear the Browser Cache. The changes will be seen only in the browser and for the user who has cleared his browser cache.
    If you want to disable css caching there are different options available in general but with Design Studio only some of them can be implemented: you could configure your web server (for example Apache) to force refresh of cached data for example by setting some header parameters/values or with some other method.
    (just take into notice the performance implications of such a setting: the best option would be to force the reloading of the css file only when it changes and only for files that are changed, not for all css files all the time)
    There is a lot of information about overcoming caching techniques alone when you do a search on the stackoverflow site, for example this one has some good techniques:
    What is an elegant way to force browsers to reload cached CSS/JS files?
    Regards,
    David

  • Why won't CSS changes save -  Are Reflected Locally, but not there when uploaded.

    I have recently re-installed Dreamweaver CC 2014.1.1. I am editing an existing site http://www.travelight.tv/test.html. CSS changes won't save (i.e ".righthalf" and <strong> and H3.)  I finally replaced the class with a table for the sake of time. Still can't save <strong> and H3 changes. CSS Designer Panel correctly shows the H3 font and the hex color (ee5e33) - but the color palate shows black. The uploaded document reflects gray. The changes are reflected properly locally, but not when uploaded to server. The time/date stamp doesn't update, despite saving several times. What am I missing?

    Sorry about that, I managed to get the test URL wrong. http://www.travelight.tv/test/index.html. I had to remove the righthalf class from the document, but the <strong> and <h3> tags are still having issues.As for the location, I am opening the one that is linked to the document from the bar at the top of the document - it is the only one named travelight.css. When I logged in this morning, I noticed that it is showing the icon as a Wordpad document even though the File Type shows it as a Cascading Style Sheet - I have tried saving it as an html file and have re-created it, but it remains a Wordpad document. Below is the a screen shot of the folder.

  • Cure for "501 Method Not Implemented" error at site in Firefox but not Chrome or IE?

    I am receiving a "501 Method Not Implemented" error message at a site in Firefox but not in Chrome or IE. How can this be cured?

    Do you get that error if you access the site or if you click a link to got to another page?
    You can reload the page and bypass the cache with:
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)
    See [[Keyboard shortcuts]] and [[Mouse shortcuts]]
    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • How do I automate a custom component not implementing UIComponent?

    I have tried using Adobe's instructions for automating custom components by creating a delegate class to use as a mixin, but
    1)  the super() statement in the delegate of the constructor is not recognized by the compiler,
    2) I am not able to use a DisplayObject as an argument to init(),
    3) I am not able to return the custom component as a IAutomationObject from the parent component's getAutomationChildAt method.
    Is it simply not possible to automate a custom component not implementing UIComponent?

    If you look in the library panel, there should be an entry for your custom component - probably something like CustomComponent1.mxml. Drag this out onto the artboard to create a new instance of the component.
    In the case of a custom component, you can't change much on the second instance. If you have something like a text input skin though, you can change the text it is displaying for each instance.
    We are working on making this sort of thing easier in the future, so stay tuned

  • Mysql show result-- com.mysql.jdbc.NotImplemented: Feature not implemented

    Hello,
    I have set a database and I am trying to show a simple select.I have this code for example:
    String SQL = "SELECT * FROM DatabaseName.tableName";
                         stmt = (Statement) conn.createStatement();
                         rs = (ResultSet) stmt.executeQuery(SQL);
                         while (rs.next()) {
                            System.out.println(rs.getArray(3));
                         }And all I get is an exception:
    com.mysql.jdbc.NotImplemented: Feature not implemented
    at com.mysql.jdbc.ResultSet.getArray(ResultSet.java:1043)
    Is this right?I have tried other methods but I get the above.How to show the result.
    It is in 3rd column double value.

    Are you guys always this cranky? Who's cranky? It's important for the integrity of these forums that misinformation isn't left lying around uncorrected. If that makes you cranky, try elsewhere where the standards may not be so high.
    I posted something that works, now is it exactly as whatever getArray does?No.
    Probably not.Just a minute. You said here that 'the work around code' is something like this, and here that 'it actually is the same result'. You were mistaken. Twice. You are now in the process of changing your mind. Let me help you. It is definitely not exactly what getArray() does. Not even close. Completely different. getArray() gets an array directly from the database from a single column in the current row in the result set. Your code constructs an array from a single column across all rows in the result set. There is no comparison.
    What's wrong with helping outWhat's wrong with getting it right? What's wrong with pointing out an error? What's wrong with admitting when you're mistaken? What's wrong with alerting the OP not to mention all future readers of this thread that it contains misinformation? What's wrong with you finding out that you were wrong?
    and posting what you think it should say
    rather than just being negative?As a matter of fact nobody was 'just negative'. I pointed out exactly what the difference between your code and getArray() is. But by 'negative' do you mean pointing out that you were wrong? Nothing wrong with that.

  • TLN changes not reflecting

    Hi All,
    I have a requirement of customizing the TLN. I am modifying the CSS file from the toplevelnavigation.par in NWDS and then created an iView . But the changes done in CSS are not reflecting in portal's TLN.
    What can be done to see the changes ?
    Thanks,
    Nishant Singh

    hi,
    are you gettting any error at time of execution or your modifications didn.t effecting the TLN?
    did you check with the iview's preview.is it working fine? upload yor modifiedpar file with different name or (make a copy of you origina par file) cretae an ivew with modified par and check whether you are getting desired output and then you assign it to framework page.there may be a error in the CSS or mogified jsp file coding
    Regards
    Mahesh

  • Microsoft JScript runtime error: Not implemented

    Unhandled exception at line 23, column 375 in
    http://localhost:50189/Default.aspx
    0x80004001 - Microsoft JScript runtime error: Not implemented
    Line 23 is the javascript for insights
    Any ideas on what I am missing? I am adding in only usage data and am getting the following error.

    Hello John,
    Do you have the same issue with the latest version of Application Insights in Azure Portal?
    AI Java Script was changed, and a lot of bugs were fixed since the moment you posted this question (sorry for my late reply, not my area of expertise at all, so I missed this thread initially...), so everything might be working as expected already.
    Dmitry Matveev

  • Apache's FTPSClient:  Unconnected sockets not implemented

    Hi all,
    I hope I'm posting this in the right corner of the internet.
    I am trying to make an FTPS connection using [Apache's FTPSClient|http://commons.apache.org/net/apidocs/org/apache/commons/net/ftp/FTPSClient.html] . While looking for some answers and examples I found [this dead thread|http://forums.sun.com/thread.jspa?threadID=5319482] : Rather then resurrecting it I decided to start a new one. The thing that helped me a lot in the other thread was [the example of poster "reflex2java"|http://forums.sun.com/thread.jspa?messageID=10611018#10611018] . I basically just copy-pasted the whole thing. At first I was struggling with certificates and the keys, but I am over that. Now I'm having difficulty with connecting.
    A call to ftpsClient.connect(host, port) results in an Exception: java.net.SocketException: Unconnected sockets not implemented. But I cannot figure out why this is. Some hints on google suggest that it's maybe a bug in java 6. But I've changed to java 5 with no result.
    Then I started playing around with some getters hoping I was going to find some more clues of what I am doing wrong.
    .getEnabledProtocols(); (Returns the names of the protocol versions which are currently enabled for use on this connection. When a socket does not have a ssl socket, This return null. ) In my case, this returns null;
    .getAuthValue() returns "TLS". (I've tried setting the protocol in the FTPSClient construtctor to "SSL" but this remained "TLS")
    I don't know if these things mean anything. I can barely find some documentation.
    I hope someone can point me in some direction, otherwise I'll have to try another library.

    I had the same problem and fortunately, I have resolved it recently :-)
    The key is you should write your own class which extends DefaultSocketFactory class and then set it to your FTPS client via method ftpsClient.setSocketFactory(yourSocketFactory);
    In your socket factory class, remember to override the createSocket() method and it must return a new Socket, if not it will not work
    @Override
    public Socket createSocket() throws IOException {
    return new Socket();
    You might want to override the createSocket(host, port) method also to return a Socket with provided host and port.
    Now you can use FTPS client to connect to FTPS server :-)
    Hope this help. :-)
    Regards,
    Steven Nguyen

  • Hot code replace failed - Delete method not implemented

    I debug my Java application with Eclipse (3.1). When I change my code during debugging, I get the following error message:
    ...MyApp at localhost:4540 (may be out of synch) was unable to replace the running code with the code in the workspace.
    Reason:
    Hot code replace failed - Delete method not implemented
    What does that mean and how can I fix this?

    This means you changed a class while it was debugging an application and it could not update the class for the application while it was running.
    The error suggests you may be running an older JVM, i.e. pre-1.4.2 but this error can occur with any JVM if the change is incompatible with the previous version of the class.
    The hot replace often does not work for non trivial changes to code.

  • Shared memory segment: function not implemented

    Hi!
    I tried to install Oracle8 on a dual pentium II / 233 system
    running Suse 6.0 (kernel 2.2.1, glibc6)
    Everything went fine, until I got the message
    "Database creation failed, see logfile"
    The logfile /u01/app/oracle/products/8.0.5/orainst/install.log
    tells me the following:
    - Entering database actions section.
    - Creating initORCL.ora file
    - Creating crdb2ORCL.sql database catalog and file creation
    script
    - ERROR: The 'CREATE DATABASE' statement for the ORCL
    database failed.
    egrep failed to find 'ORA-' error in the file:
    /u01/app/oracle/admin/ORCL/create/crdbORCL.lst
    /u01/app/oracle/admin/ORCL/create/crdORCL.lst tells me:
    Connected.
    ORA-27125: unable to create shared memory segment
    Linux Error: 38: Function not implemented
    create database "ORCL"
    ORA-01034: ORACLE not available
    Disconnected.
    So, I guess it3s something wrong with the kernel. I did the
    following:
    changed in /usr/src/linux/include/asm/shmparam.h:
    #define SHMIDX_BITS 16 (was 15)
    #define SHMMNI 100 (was (1<<_SHM_ID_BITS)) #define SHMSEG
    10 (was SHMSEG SHMMNI)
    checked /usr/src/linux/include/linux/sem.h:
    #define SEMMNI 128
    #define SEMMSL 32
    #define SEMMNS (SEMMNI*SEMMSL)
    Compiled new kernel, rebooted, verified that the right kernel
    was loaded, installed oracle new, but it still doesn3t work.
    Have I missed anything ?
    thanks
    Frank
    null

    Hey, I ran into this problem too. Look and see if any db
    processes failed to die last time you stopped oracle. I found a
    ps_mon daemon still going when the database was down. I killed
    it, restarted the database and everything was fine.
    StE (guest) wrote:
    : Frank Schmitt (guest) wrote:
    : : ORA-27125: unable to create shared memory segment
    : : Linux Error: 38: Function not implemented
    : : create database "ORCL"
    : : Compiled new kernel, rebooted, verified that the right kernel
    : : was loaded, installed oracle new, but it still doesn3t work.
    : Silly question, but did you check you had enabled SysV IPC
    when
    : you configured the kernel?
    : -michael
    null

  • Does not implement javax.servlet.Servlet

    I have a filter class
    public class SessionFilter implements Filter{
    public void init(FilterConfig filterConfig) throws ServletException
    // do nothing here
    public void doFilter(ServletRequest req, ServletResponse res, FilterChain chain) throws IOException,
    ServletException
    << here i get the login information and populate one of our user defined object and set this object as
    request.getSession().setAttribute("SESSION_OBJECT", <<user defined object>>); >>
    public void destroy()
    // anything to destroy ?
    And below is my entry in web.xml file
    <filter>
    <filter-name>SessionFilter</filter-name>
    <display-name>Session Filter</display-name>
    <description>Session Filter</description>
    <filter-class><<class path>></filter-class>
    </filter>
    <filter-mapping>
    <filter-name>SessionFilter</filter-name>
    <url-pattern>/myapp/*</url-pattern>
    </filter-mapping>
    I am getting following error
    javax.servlet.ServletException: Servlet class: 'com.emc.eserv.login.filter.SessionFilter' does not implement javax.servlet.Servlet
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:275)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:63)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:504)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1830)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1807)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1727)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2890)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:948)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:353)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:566)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:816)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1223)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:434)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
    Could you guys tell me what i am doing wrong ?

    To get some response at the client side, you should invoke a Servlet or a JSP page.
    Put a JSP file in /webapp/test.jsp or so and invoke it. Then the Filter will be invoked as well. The Filters aren't there to send some output to the client, but to intercept requests and responses and if necessary make changes to one or both of them.

  • SAP Note implemented

    Hi Sapiens
    While implementing a note :912118, an error message is popping up.
    Please advise how the error can be rectified.
    Red Status...
    FUNC RSA2_SERV_FIELDORIGIN_GET
    Object func rsa2_serv_fieldorigin_get does not exist; create this object
    yellow status:
    REPS LRSA1F03
    Corections only copied incompletely, see change display
    Regards

    Hi Santosh,
    implement notes to the abap stack only with transaction snote, you ll never get that errors. For any reason in the new source code a function module "RSA2_SERV_FIELDORIGIN_GET" is called but not found. May be fm was not activated, may be fm was not implemented, may be there is a spelling failure during the call.
    Regards,
    Udo

  • VS 2010 error: 'Error while trying to run project: Not implemented'

    I added a new Oracle database project using Oracle Tools for Visual Studio 2010. Once the Oracle database project is added to my Solution, my Visual Studio is no longer able to start the debugger and at times not able to run Test Cases. It error with 'Error while trying to run project: Not implemented'. If I unload the project, VS starts working fine.
    Any idea on how to resolve this issue?

    I ran into this problem as well, working in a VS2010 solution which included an ASP.NET web project and the v11.2.0.2.1 ODT version of the Oracle project.
    Turns out that I was able to solve the problem by removing the Oracle project from the solution, and then adding it back in. From a SLN file point of view, it seems that as long as the Oracle SQL project is located after the Web Application Project that everything works fine.
    Note that the SLN file is not organized by alphabetical project name, so changing the name of the SQL project doesn't help; its organized by order of project addition to the solution, so removing and re-adding is the way to go.

Maybe you are looking for

  • Jabber and CUPC with SAMETIME

       What does the Jabber service and client provide and what does the CUPC client provide?  Do  I need both?  Which will provide me video conferencing?  Can I interface with SAMETIME and have all of the same features for the users, between the users? 

  • HP 1006 printer not working with new Snow Leopard drivers

    My MacBook Pro is connected to my HP 1006 LaserJet via TimeCapsule. After trashing the HP folder in Library>Printers, I downloaded the latest drivers, and restarted the MacBook. I opened a document to print, and selected the HP printer from the Print

  • Starting server 8.1 -- How? No error messages.

    Installed WebLogic 8.1 on a Linux RHAS 4u4 machine (Linux xxx.xxx 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:27:17 EDT 2006 i686 i686 i386 GNU/Linux) Workshop comes up okay but when I click "Start Weblogic Server", the fuel gauge comes up and it grinds for

  • Monitor Hardware Calibration Benefits

    Hello to all... Lets see if someone could help me: I know if I hardware calibrate my monitor I can post process a photo in lightroom much more accurately because I get much more "near" to my ink jet printer when it comes to compare what I see in my m

  • Broken Phone, useless media card?

    I had device encryption enabled on my old blackberry, but now the keyboard won't work, so the device is pretty much useless! Is there a way I can put the card into my computer and read the data from it?  Otherwise, it looks like I'm going to lose al