Sun Nov 21 04:38:10 GMT 2021
From
/weblog/mac
For majority, may be compile linux application at mac is a better choice? -
http://www.mactel-linux.org/wiki/Main_Page Canonical Transforms Linux on Mac -
https://ubuntu.com/blog/canonical-transforms-linux-on-mac
(google search)
(amazon search)
Fri Apr 04 18:17:21 GMT 2008
From
/weblog/mac
JDK 1.6 for MacOS, it is more stable than the offical 1.5 JDK from apple -
http://landonf.bikemonkey.org/static/soylatte/ Here is a tip to patch eclipse to allow using soylatte as VM -
http://macjavadev.vox.com[..]rary/post/eclipse-os-x-and-soylatte.html
(google search)
(amazon search)
Mon Dec 03 15:50:18 GMT 2007
From
/weblog/mac
Mostly are minor for me, except the shortcut key are difference from Windows and Linux -
http://beust.com/weblog/archives/000394.html
(google search)
(amazon search)
Sun Dec 02 17:41:27 GMT 2007
From
/weblog/mac
We can share the internet connection using airport, Here is the procedure:
1) Go to system preferences->sharing->internet sharing (a tab in Tiger or it is in the list in Leopard)
2) Under the pull down labeled "Share you connection from" choose ethernet. In the list below check the airport box. Click start.
If you have custom ipfw policy, need to add following 2 rules:
ipfw add allow ip from any to any via wlt*
ipfw add allow ip from 10.0.0.0/8 to any
You need to make sure the wireless network is accessable only for the trusted computer!
(google search)
(amazon search)
Thu Jul 06 09:38:12 GMT 2006
From
/weblog/mac
The blog mention exactly why I switch to Mac and love it... I get bored with Windows, but Linux is always need damn a lot of config to get it work, Mac is a nice difference way of how an OS work
http://www.almaer.com/blog/archives/001207.html However, there is one aspect that linux lead against all other OSs in software upgrade, as the OS distributor don't really develop the core of the system. They all putting a lot of effort of package management, turn out there are really nice approach coming out from Linux world, like debian APT or gentoo's Portage. Manage individual software is much easier
(google search)
(amazon search)
Tue Apr 11 06:31:29 GMT 2006
From
/weblog/mac
Get the following email after submitting a bug report to apple
Please include the line below in follow-up emails for this request.
Follow-up: XXXXXXX
Re: Developer Technical Support
Hello XXXXXXXX,
Thank you for contacting the Apple Developer Connection regarding Apple
Developer Technical Support (DTS).
In order to obtain Developer Technical Support, you will first need to
be a member of the Apple Developer Connection (ADC) Online, Select or
Premier Program. For complete instructions regarding how to join the ADC
Program please visit the ADC Member Site at:
Once you have purchased a Technical Support Incident(s) or joined an ADC
membership program which includes Technical Support Incidents as a
membership benefit, please send your technical support request to:
Apple Worldwide Developer Technical Support
Our automated system will then decrement a Technical Support Incident
from your ADC account and the DTS team will make every effort to
provide an initial response to an incident inquiry within three business
days.
Please note the following Technical Support policies:
- A technical support incident is defined as a single, discrete problem,
i.e. a single technical issue that cannot be subdivided into different
issues.
- Each technical support incident is valid for one year from the date of
purchase.
- Technical support is provided in English and Japanese only.
- Technical support is provided via email only.
- WWDTS does not provide user-level up-and-running assistance for Apple
software or Apple hardware. If you need help installing, using or
updating Apple software or need help getting your Apple computer set up
or serviced, please refer to the Customer Support options available at:
If you have questions about Apple Developer Technical Support that are
not answered within this email, please consult our Technical Support
Frequently Asked Questions at:
Additional information regarding Apple Developer Technical Support,
including our email guidelines, can be found at:
We hope that this information is of assistance to you. If you have any
additional questions please feel free to contact us.
Best regards,
XXXXXXXXXXX
Apple Developer Connection
Worldwide Developer Relations
--------------------------------
Worldwide Developers Conference 2006
http://developer.apple.com/wwdc
Inquiry from XXXXXXX regarding Developer Technical Support
Email address: [email protected]
Region: China
JDK exception.
Java version:
java version "1.5.0_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-83)
Java HotSpot(TM) Client VM (build 1.5.0_05-48, mixed mode, sharing)
After my application run a while, it flow the following exception, it is not alway repeatable. Please let me know any hint to trace for more detail:
2006-04-07 21:45:06.310 java[1247] CFLog (0): CFMessagePort: bootstrap_register(): failed 1100 (0x44c), port = 0x25003, name = 'Processes-2.1247'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2006-04-07 21:45:06.311 java[1247] CFLog (99): CFMessagePortCreateLocal(): failed to name Mach port (Processes-2.1247)
CFMessagePortCreateLocal failed (name = Processes-2.1247 error = 0)
(google search)
(amazon search)
Wed Feb 08 10:55:43 GMT 2006
From
/weblog/mac
A simple tutorial of building a Mac OS X installer
http://www.macdevcenter.com/lpt/a/6471
(google search)
(amazon search)
Fri Nov 18 04:42:37 GMT 2005
From
/weblog/mac
In fact it tell much more than terminal and command line command. Worth to take a look.
Part 1 - Introduction, talk about sudo and kill command:
http://www.macdevcenter.com/lpt/a/5916 Part 2 - Talk about file system and remote access (ssh and rsync):
http://www.macdevcenter.com/lpt/a/5977 Part 3 - Cover various network tool like ping and whois:
http://www.macdevcenter.com/lpt/a/6015 Part 4 - Shell script 101:
http://www.macdevcenter.com/lpt/a/6181 Part 5 - start up tasks and periodic tasks:
http://www.macdevcenter.com/lpt/a/6332
(google search)
(amazon search)
Thu Nov 10 10:36:05 GMT 2005
From
/weblog/mac
update Those who surf the Web using a Mac tend to be better educated and make more money than their PC-using counterparts, according to a report from Nielsen/NetRatings.
http://news.com.com/2100-1040-943519.html
(google search)
(amazon search)