달력

11

« 2009/11 »

  • 29
  • 30
2009. 11. 25. 13:27

iPhone 요금 계산 Mobile/iPhone2009. 11. 25. 13:27

적절한 시기에 아이폰 요금 계산을 할 수 있게 해주는 웹사이트가 있군요.

http://zipuragi.com/?ragi=iphone


다음은 직접 계산하여 보았습니다.


f0027855_4b1545d68ce88.jpeg

'Mobile > iPhone' 카테고리의 다른 글

twittpop Event!! iPhone  (0) 2009.11.28
iPhone 잠실실황 생중계  (0) 2009.11.27
App Store Essentials - Black Friday  (0) 2009.11.25
It's time to buy iPhone in Korea  (0) 2009.11.24
iPhone 예약 가입 준비  (0) 2009.11.17
:
Posted by Ritz®™
2009. 11. 25. 12:25

Apple updates Final Cut Server macOS/Update2009. 11. 25. 12:25

About Final Cut Server 1.5.1


Final Cut Server 1.5.1 is a revision to Final Cut Server 1.5. This update addresses general compatibility issues, improves overall stability, and addresses a number of other minor issues. This update is recommended for all users of Final Cut Server 1.5.
The issues addressed include:

  • Fixes possible slowdown in the check-in and check-out process
  • Fixes status display in Downloads & Uploads window
  • Locked assets are now skipped in the archive process
  • Fixes archiving and restore for bundle assets
  • Improves reliability of adding and removing archive devices

For more detailed information about the changes, see the Release Notes available from the application's Help menu.


'macOS > Update' 카테고리의 다른 글

Digital Camera Raw Compatibility Update  (0) 2010.02.26
Apple to begin Testing Snow Leopard 10.6.3  (0) 2009.12.10
iPhoto Update(8.1.1)  (0) 2009.11.25
Microsoft Office 2008 12.2.3 Update  (0) 2009.11.11
Security Update 2009-006  (0) 2009.11.10
:
Posted by Ritz®™
2009. 11. 25. 11:45

App Store Essentials - Black Friday Mobile/iPhone2009. 11. 25. 11:45

Yea, there were some discount or Free for Black Friday as followings.


Additionally, Agile Web solutions 1Password Pro is Free.


'Mobile > iPhone' 카테고리의 다른 글

iPhone 잠실실황 생중계  (0) 2009.11.27
iPhone 요금 계산  (0) 2009.11.25
It's time to buy iPhone in Korea  (0) 2009.11.24
iPhone 예약 가입 준비  (0) 2009.11.17
iPhone 3G S Specification -2  (0) 2009.06.12
:
Posted by Ritz®™
2009. 11. 25. 09:40

iPhoto Update(8.1.1) macOS/Update2009. 11. 25. 09:40

'macOS > Update' 카테고리의 다른 글

Apple to begin Testing Snow Leopard 10.6.3  (0) 2009.12.10
Apple updates Final Cut Server  (0) 2009.11.25
Microsoft Office 2008 12.2.3 Update  (0) 2009.11.11
Security Update 2009-006  (0) 2009.11.10
iMovie 8.0.4 Update  (0) 2009.07.17
:
Posted by Ritz®™
2009. 11. 25. 08:18

OS9 Hackintosh/Install2009. 11. 25. 08:18

Update : http://osx86.tistory.com/457


물론, 메모리 1G 할당 가능합니다.

:
Posted by Ritz®™
First of all, thanks Master Chief,
Followings is his comment.
I have been working on a replacement for OpenHaltRestart.kext and I am proud to present it today, here on insanelymac.com

My kext is written from the ground up, and not based off of either OpenHaltRestart.kext nor EvoReboot.kext You won't
find a single line of code from either kext in my work – using a completely new and different approach to solve restart issues.

It is also the cleanest
restart solution ever. No nagging whatsoever. Not even a single line in your log files -
the only reference to me, being "
OSX Restart Solution v1.3 By Master Chief 2009" can be found in both Info.plist
and InfoPlist.strings

ioreg -l output
Some of you here might want to know this so here goes:

CODE
OSX_Restart_Handler  <class OSX_Restart_Handler, id 0x10000010c, !registered, !matched, active, busy 0, retain 4>
{
    "IOClass" = "OSX_Restart_Handler"
    "IOMatchCategory" = "OSX_Restart_Handler"
    "IOProbeScore" = 18446744073709550616
    "IOProviderClass" = "IOPlatformExpertDevice"
    "CFBundleIdentifier" = "com.apple.osx.restart"
    "IOResourceMatch" = "ACPI"
}

And for the rest of us… it's not that a big deal. Just forget about it.

Target audience
OSXRestart.kext is developed for OS X 10.6 and 10.6 only. For both 32 and 64 bit (single combo kext). And also (not specifically) for people where restart-after-sleep is broken; no more keyboard controller hacks – I am using the FACP table data instead.

Does it work?
The first version of OSXRestart.kext has been downloaded 121 times so far, and the latest release 25 times. Which looks like nothing right now, but I haven't officially introduced it yet. Not until today that is.

And the first confirmations from: Asus, Gigabyte and MSI users are starting to flow in. But more importantly, there hasn't been a single complaint about OSXRestart.kext not working. Which to me is far more important, especially since my code is still brand new and like I said earlier; I am doing things completely different (using FACP table data).

Limitations
OSXRestart.kext is developed for one reason only... to fix restart issues. Not to fix shutdown!

Shutdown can be fixed with DSDT patching, and Asus user can look
here for help, and Gigabyte users here. Also, OSXRestart.kext is developed specifically for OS X 10.6 and thus there won't be one for Leopard. Sorry.

Source Code
The source code will be made available after a grace period. This gives me time to do some more work, before derivatives begin to show up.

Feedback
Please let me know when OSXRestart.kext isn't working for you, but make sure to read
Limitations first!

What about OpenHaltRestart and EvOReboot?
I don't have anything to comment on it other than; when you are happy with either one of it, that is fine by me. But please give my work a try. Which is only fair. You can always go back to whatever you are using now, and what is working for you. Thank you for your time and cooperation.

References
OSXRestart.kext was first introduced
here and the first update here (22 November 2009).

Donations
I'm not here to make money, this is just a hobby after all, but people who like my work may donate some money to insanelymac.com

Go download OSXRestart.kext now, and spread the word of love.

And as always; Happy Hacking!

-Chief


Attached File(s)
Attached File  OSXRestart.kext.zip ( 13.57K ) Number of downloads: 298


:
Posted by Ritz®™

First of all, Thanks roisoft and Evosx86 team,

Source : http://www.osx86.es/?p=610




Here I leave an application raised from our team to edit DSDT code.

There is an automatic patcher contains tools, fixes and hacks that you may be more comfortable working in the DSDT.

The application contains a contextual help and usage help.

Thanks:

A real software for its magnificent development forum.
A Fassl by extraction code registration Osx DSDT.
In the Linux community for their fixes over the years in the DSDT. (All included in "DSDT fixes").
The OSx86 community for their hacks to make our computers more compatible. (All included in "DSDT hacks).
Evosx86 team for their confidence and tests in this work.

DSE Version 1.0

DSDTSE V1.1 (ES) (version 1.3.0 and is EN / ES)

.

English:

Is a simple editor DSDTSE Aimed to help you solve your problems and add common DSDT hacks to it.

It will not do automatic patching, you have to manually add the fixes or hacks to minimun so skill is needed (regular skill should be ok to begin with).

Thanks to Fassl for the DSDT extraction method under Osx.

Thanks to the Linux community for their DSDT fixes all this years (all the ones included under "dsdt_fixes").

Thanks to the OSx86 community for their DSDT hacks (all the ones included under "dsdt_hacks").

Link to Español version:

DSDTSE V1.2 (version espagnole)

DSDTSE V1.2.1 (EN)

DSDTSE V1.2.3 (EN)

DSDTSE v1.2.4 (EN)

DSDTSE v1.3.0 (EN / ES)

DSDTSE V1.3.1 (EN / ES)

DSDTSE V1.3.3 (EN / ES)

DSDTSE v1.3.4 (EN / ES)

DSDTSE V1.3.5 (EN/ES)

DSDTSE V1.3.6 (EN/ES)

Version information:

Changelog V1.2 (EN).

Changed the routine to load DSDT when dropping files onto the app or double clicking them.

Now the app knows if you are running Leopard or Snow to correctly recognize the EFI partition.

Improved code (faster app).

Improved the routine permission to install the DSDT files.

Changelog V1.2.1 (EN)

Improved Español translation.

Changelog V1.2.3 (EN)

Solved a bug when opening custom code on the editor window (The program crashed).

Added 4 new DSDT hacks (PCI naming hack, hack CST X58, another cosmetic Jmicron Acl889a hack and hack).

Changed Skin.

Changelog v1.2.4 (EN)

Improved search method on code.

Added more devices to search Acpi PopupMenu.

Changelog v1.3.0 (EN / ES)

Added a new shini editor from Alex Restrepo.

Now Undo / Redo behaves as expected. (No more wrong repositioning).

Highlightning Code.

Code enclosed by brackets can be closed.

Line numbering.

Version update under help menu.

Changed placement of DSDT files to / Library / Application support / EvOsoftware instead / Library.

Improved search method.

Editor background color of code can be changed.

Text on code now has colors.

New window layout.

English and Spanish languages (Spanish is unfinished).

Added more DSDT hacks.

Changelog V1.3.1 (EN / ES)

Hopefully solved the bug when the app fails to create it's main working directory.

Changelog V1.3.3 (EN / ES)

Added support for Extended acpi tables on Main pane.

Changelog v1.3.4 (EN / ES)

Finally solved a bug on editor window. (when compilation goes wrong, become transparent buttons on editor after clicking error reporting window). Solved. : D

Changelog v1.3.5 (EN / ES)

Some minor tweaks in code.

Added more DSDT hacks.

Changed Icon.


Changelog V1.3.6 (EN/ES)

Catched a bug when using “Erase DSDT files” menu option.

Added more DSDT hacks.


Join the forum discussion on this post - (8) Posts


1. newhpet is ok ..... it will create a virtual hpet deice if you don't have one.

2. force compile should be used only if you have errors

3. you should use hpet on GA-EP35 and EP45.

* if you have hpet errors with appleintelcpu, use newhept.

'Hackintosh > Tool' 카테고리의 다른 글

TheUnarchiver 2.4  (0) 2010.07.09
Theme Changer  (0) 2010.07.06
Lizard & BootCDMaker in DARWINx86 software  (0) 2009.11.21
Path Finder  (0) 2009.11.10
EvOToolsX V1.1.0 EvOToolsX for Snow Leopard  (0) 2009.11.02
:
Posted by Ritz®™