38 private links
RoaringApps brings you a collaborative wiki community to track, discuss and dissect application compatibility for Mac OS X Lion. Powered by Wikidot.com, RoaringApps utilises advanced wiki technology that allows anyone to contribute to the knowledge-base. This will ensure we have the most comprehensive list of application compatibilities on the interweb.
Any OSx86 installation guide can seem daunting at first glance, especially when trying to remember cryptic terminal commands and sorting through volumes of misinformation on the web. This guide requires no coding, terminal work, or Mac experience of any kind. You will not need access to a Mac. In fact, it's easier and faster for me to install Snow Leopard with fully working components on my system than it is to install Windows 7. And more fun.
Чтобы завелся сон готовых решений нет - есть только некоторые наработки:
Sleepenabler.kext обсуждать незачем так как у этого драйвера два состояния "пашет" или "непашет".
Я попробую собрать в кучу что накопал в инете, идеи Слайса , Мозо и других.
DSDTSE is a simple editor aimed to help you solve your DSDT problems and add common hacks to it.
Snow Leopard makes it possible to create keyboard shortcuts to launch applications without using third-party application launchers.
To do so, create a Service using Automator with a single action to launch an application. Set the conditions of this service to receive "no input," and make it available in all applications. Save the Service and create a shortcut to it on the Keyboard Shortcuts tab of the Keyboard System Preferences panel.
Patches from the extinct DSDT Auto-Patcher 0.6 are available here.
iBoot + Multibeast is a method of installing OSX on a hackintosh, using software written at Tonymacx86.com. The two main parts of this process are iBoot, a optical disc you can use to boot into the OSX Retail Installation Disc, and Multibeast, an all-in-one utility designed to handle DSDT files, install Chameleon bootloader, and handle permission and cache rebuilding.
If you've ever attached an event handler to the window's resize event, you have probably noticed that while Firefox fires the event slow and sensibly, IE and Webkit go totally spastic.
In IE, Safari, and Chrome many resize events fire as long as the user continues resizing the window.
Opera uses as many resize events, but fires them all at the end of the resizing.
Firefox fires one resize event at the end of the resizing.
That's what this plugin for.
This isn't exactly throttling, but it's close. Basically debouncing will fire your function after a threshold of time (e.g. 100ms) has elapsed since the last time it's tried to fire. Throttling would withhold subsequent firings, but debouncing waits for the last one and runs that.
Are you frustrated that iTunes does not automatically detect new multimedia files in certain nominated folders and add them to its library automatically? iTunes Folder Watch to the rescue. iTFW allows you to set up Watch Folders and to quickly evaluate whether there are any new iTunes-compatible files in any of them which do not exist in iTunes already, and allows you to add them selectively or fully automatically. Furthermore, iTFW assists in detecting and removing dead track references from your iTunes library, and even recovering from file renames or movements (retaining your ratings and playcounts).
Using the same conditional comments, we're just conditionally adding an extra class onto the html tag. This allows us to keep our browser-specific css in the same file, plus it totally validates and works in all browsers.
[Regarding Wordpress MySQL database transfer from dev to production site] I've created a site in WordPress on our development machine. In the theme we're using there are numerous widget zones to display text in (sidebar and front page). I've used simple Text widgets in all of these zones to put our display information.
When I migrated the site to production, I used the WP-DB-Backup plugin to take a snapshot of the database. I then edited the resulting .sql file to update all of the file paths and URL references to point to our production site.
After creating the database, website, and copying all of the files over to the production site, I run the .sql file from the mysql command prompt to import the data into the new database.
Probably this is the first complete and working guide available on internet to install Mac OS X 10.7 Lion on VMware in Windows 7 Intel PC. After several days of searches, attempts, reading and collecting information from different places, I managed to install latest Mac OS X Lion 10.7 on my Intel Core2duo computer with VMware workstation in Windows 7.
When managing a multi-user WordPress setup, any post by a user with the Contributor class will be held for editing/moderation by an editor or administrator before it is published. However, the downside to the Contributor class is that users with this role are not able to upload images for use in their posts. Luckily, the solution is simple.
Free live p2p channels;
Free p2p Broadcasting;
Free SopCast embedded.
Even though browsers do start with inconsistent defaults, it’s possible to override them. In the hierarchy of CSS specificity, the browser’s default stylesheet is at the very bottom. Any inline or externally defined styles will override browser defaults.
With the ability to override those default styles, you’re able to explicitly define a new set of your own default rendering styles. Instead of allowing each browser to decide how much space should be above and below block level elements, for example, you have the opportunity to preemptively dictate styling that renders identically across all browsers.
In other words, there’s nothing preventing you from resetting all of the default styling for HTML elements to a predictable baseline style. In fact, doing so will almost entirely negate the cross-browser variances in default styling.
This technique is called a CSS reset.
Allow multiple user accounts to be created from the same email address.
What would be really handy would be if the gallery could link to one of the resized versions of the image, thus keeping the load times down for the lightbox images without the end-user having to worry about resizing images.
instead of hacking the core, a simple plugin should do the trick. try this for size. install in the normal way.
If you move your WordPress website to a new domain name, you will find that internal links to pages and references to images are not updated. Instead, these links and references will point to your old domain name. This plugin fixes that problem by helping you change old urls and links in your website.