Updates from July, 2013 Toggle Comment Threads | Keyboard Shortcuts

  • CG 11:14 pm on July 27, 2013 Permalink | Reply
    Tags: macbook pro, ,   

    Snow Leopard vs Mountain Lion 

    P6150171

    I owned a White Macbook for more than 5 years, and feeling very happy using Leopard and then upgrading to Snow Leopard. After enduring a phd saga for 5 years, the Macbook’s casing started to crack here and there, and then I decided to give it to cadet#1 so that it can stay at home and hopefully will stop cracking.

    I got myself a new MacBook Pro with Mountain Lion (Mac OS X 10.8.4), 2.5GHz Intel Core i5, 4GB 1600MHz DDR3. At first I was astonished with new things that Mountain Lion offers like more finger gestures, mission control, side notifications etc. But after a few days I started to realize that Mountain Lion is not as snappy and as responsive as Snow Leopard.

    Mountain Lion takes several seconds after hibernation to be ready to accept password while Snow Leopard will accept it right away as I open the lid. After several days without restarting the OS, Mountain Lion will acting so slow while Snow Leopard works fine for weeks without being restarted. And when I open lots of tabs on the browser, or firing up web and database server, Mountain Lion sluggishness will acting up again.

    Lots of people have been complaining about Mountain Lion, and they also say that Snow Leopard is the best Mac OS. So what to do? Downgrading?

    This link gives 12 reasons why Mac runs slow with Mountain Lion, and one thing I definitely would do is upgrading the RAM. There are more tips here. I will write some report after I find more ways on how to deal with the sluggish Mountain Lion.

    *Update: Everybody is suggesting to upgrade to SSD and highest possible RAM. Ok will do it. This is a useful link about how to install and additional SSD drive.

     
    • Wildan 1:14 am on July 28, 2013 Permalink | Reply

      My old MBP Core 2 Duo with SSD still fast on Mavericks DP 🙂
      Upgrade to SSD and 16 GB RAM 😀

    • waskita 5:26 am on July 28, 2013 Permalink | Reply

      This is 2012. Please use SSD and maximum possible RAM.

    • CG 9:39 am on July 28, 2013 Permalink | Reply

      have just updated the post and saved a link about upgrading to SSD. thx all.

    • aya 9:58 pm on August 27, 2013 Permalink | Reply

      Can you help mee with this lease ?? Use Verilog HDL to design a 2-bit comparator using 2×4 decoders and any gates required.

    • aya 1:19 am on August 28, 2013 Permalink | Reply

      Can you help me with this please ?? Use Verilog HDL to design a 2-bit comparator using 2×4 decoders and any gates required.

  • CG 12:27 pm on July 19, 2013 Permalink | Reply
    Tags: CodeIgniter, MAMP,   

    Installing MAMP and CodeIgniter on Mountain Lion 

    Installing MAMP:

    1. Download MAMP at  http://mamp.info/en/. Once the .dmg file is downloaded, double click on it if it did not unzip itself. Than drag the MAMP folder into Applications folder.
    2. From Application folder, double click MAMP program and click “Start Servers”. At this point the web server, database server and application server has been activated on your Mac.Screen Shot 2013-07-18 at 1.47.28 PM
    3. If you click Open Start Page, MAMP will show you the MAMP Page on your local webserver (http://localhost:8888/MAMP)
    4. For more details on installing and MAMP setting up, read more here.

    Installing CodeIgniter:

    1. Download CodeIgniter here.
    2. Unzip CodeIgniter by double-clicking it.
    3. Rename CodeIgniter folder into “ci” (this is the common practice).
    4. Copy the folder to the PHP and mySQL enabled server, which is, in this case is in Applications/MAMP/htdocs
    5. Configure system/application/config/config.php by adding $config[‘base_url’] = “http://localhost/ci/”;
    6. Go to http://localhost/ci/Screen Shot 2013-07-18 at 1.47.09 PM
    7. More about getting started with CodeIgniter here
     
    • aya 9:58 pm on August 27, 2013 Permalink | Reply

      Can you help me with this lease ?? Use Verilog HDL to design a 2-bit comparator using 2×4 decoders and any gates required.

    • aya 1:19 am on August 28, 2013 Permalink | Reply

      Can you help me with this please ?? Use Verilog HDL to design a 2-bit comparator using 2×4 decoders and any gates required.

    • Victor 3:16 am on May 20, 2014 Permalink | Reply

      Above it says to add $config[‘base_url’] = “http://localhost/ci/”; are there suppose to be 2 semicolons?

    • Victor 3:24 am on May 20, 2014 Permalink | Reply

      I received and error after following your instructions and adding:
      $config[‘base_url’] = “http://localhost/ci/&#8221”;

      The error reads..

      Not Found

      The requested URL /CI was not found on this server.

    • akmalfikri 10:25 am on March 28, 2015 Permalink | Reply

      @Victor : Remove &#8221 in your $config[‘base_url’]

c
Compose new post
j
Next post/Next comment
k
Previous post/Previous comment
r
Reply
e
Edit
o
Show/Hide comments
t
Go to top
l
Go to login
h
Show/Hide help
shift + esc
Cancel