On the heels of the Firefox 3.5 release that brings HTML5 video embedding support the following pattern of embedding video files emerges (including on mozilla.com and openvideoalliance.org) that is two distinct sources for the video , one encoded with ogg , one with mpeg4 , using html code as follows : <video> <source src=”thefile.m4v” type=”video/mp4″> …
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /var/www/vladalexa/wordpress/wp-includes/functions.php on line 2367
Here is how carrier free charge tethering looks and is done with Orange Romania rename ~/Library/iTunes/iPhone Carrier Support/Orange_ro.ipcc to Orange_ro.zip extract and enter Payload and bundle dirs , open Carrier.plist edit the apns section like in the screenshot , optionally edit the other 2 plists changing BundleVersion from 2.5 to 5.0, save and close all …
Itunes has a shared library feature but does not show you who and what is it sharing to.So lets start terminal and type : lsof |grep iTunes |grep TCP You can also find out what they are listening to by doing lsof | grep mp3 Now how about for a little fun , say your …
By default OSX comes with the industry standard apache web server , only OSX server comes with a mysql server however and none are configured my default for php. Fortunately enabling both php and installing mysql is trivial on OSX compared even to linux 1 – enable php in apache (basically edit the config file …
Here it is , the first precompiled version of google’s Chrome browser for OSX , whether you want to test your pages in it , or just take a firsthand look of the development so far on the mac version be aware that this is a very early revision and very unstable , for example …
For every folder you open in Finder it saves a .DS_Store file in that folder with the window settings , here is a easy way to get rid of them (texts in bold are shell commands to be put into Terminal ) the command recursively traverses all the directories , you can replace all the …
Since i started dual booting either Tiger or Leopard one thing that really annoyed me was that i had to deal with 2 itunes libraries , not being able to have the same thing in itunes no matter what i boot into. Well there is a very elegant and easy fix for that that i …
Everyone has those divx movies , you can play them in quicktime given you have the proper codecs like Perian , but the pesky itunes will not add the files to its library. What we need to do is basically change metadata of files by adding type “MooV” to them , the simplest way to …
OSX is nice , and not because it has no shortcomings , but because you can fix them as opposed to windows.This has a lot to do with the power of osx that stems from it having applescript and a posix compliant shell. Here is how to change metadata of files so you can play …
Ok so i have to quote and comment on the following from informationweek : ^ Jobs’ statements are sure to disappoint Web developers, many of whom are familiar with Flash development I am a web developer and i am not disappointed at all by his statement which for the record was straight on and amounted to …