Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
P

Phenix13

@Phenix13
About
Posts
7
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • C# vs Objective-C
    P Phenix13

    That's true, but Objective-C is a 30 year old langage, if Apple could rewrite it from scratch it would probably be more elegant.

    The Lounge csharp c++ java swift mobile

  • C# vs Objective-C
    P Phenix13

    First line :

    CIContext *context =
    [CIContext contextWithOptions:
    [NSDictionary dictionaryWithObject:[NSNumber numberWithBool:YES]
    forKey:kCIContextUseSoftwareRenderer]];

    =>

    CIContext *context =
    [CIContext contextWithOptions:@{@kCIContextUseSoftwareRenderer:@YES}];

    I'm lazy to rewrite the complete sample but it could really look as the C# sample because Objective-C has evolved since 10 years ;P

    The Lounge csharp c++ java swift mobile

  • Did anyone see the Mac OS X v10.5 (Leopard) demo on WWDC2006?
    P Phenix13

    I think your problem comes from Firefox. Firefox uses his own file associations database, and Firefox sometimes forgets to refresh its file associations database when something changes in your system. Try it with IE or Opera to be sure. I think Quicktime has nothing to do with that. ;)

    The Lounge com question

  • Did anyone see the Mac OS X v10.5 (Leopard) demo on WWDC2006?
    P Phenix13

    You can search for a deleted contact in your address book and Vista/2003 searches the correct previous version of the address book file ? No. It doesn't exist in Vista/2003.

    The Lounge com question

  • Macs now shipping with Windows XP preinstalled
    P Phenix13

    And that's written by people using Microsoft software... :zzz:

    The Lounge com

  • Should Microsoft do an Apple?
    P Phenix13

    I am astonished because the OS9 compatibility layer works perfectly and is very fast. The first starting of an OS9 application starts the OS9 compatibility layer in approximately 15 seconds on an average Mac. But perhaps that this Tech guy used a very old version of OSX ?

    The Lounge html com question discussion

  • I Just Tried Firefox
    P Phenix13

    Opera is the best browser ! www.opera.com

    The Lounge csharp
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups