http://techcrunch.com – Some turmoil in the management ranks at AOL, with Yahoo, apparently, hoping to profit as part of its ongoing hiring spree. (IT news)
http://techcrunch.com – Some turmoil in the management ranks at AOL, with Yahoo, apparently, hoping to profit as part of its ongoing hiring spree. (IT news)
http://crunchbang.org – Installing from Windows using NFS is really a pain.if you read herehttp://www.vercot.com/~serva/an/NonWindowsPXE3.htmland see how Serva does for booting i.e Debian Live you can see there's an "additional" initrd.gz loaded.That file contains the missing cifs support files extracted from the squashfs file, then when the kernel boots up is able to retrieve the live file (squashfs) &quo (HowTos)
http://techcrunch.com – POP, the app that lets developers turn paper sketches into app prototypes, has joined AVOS, the Internet company led by YouTube co-founders Chad Hurley and Steve Chen. When it launched in November, POP’s (Prototyping On Paper) easy and intuitive set-up garnered it a lot of buzz on both tech and design blogs. (IT news)
http://techcrunch.com – The Bitcoin correction we wrote about yesterday was not caused by a DDOS attack on one of the largest Bitcoin exchanges, Mt.Gox, but rather by a massive spike in interest in the crypto currency, according to Mt.Gox. During trading yesterday the value of Bitcoin plummet by 60%, dropping from a high of $265 to around $150 (at the time of writing it has climbed back up slightly, to around $180). (IT news)
http://techcrunch.com – Samsung has confirmed the arrival of a new sub-brand within its Galaxy range of mobile devices: the Galaxy Mega expands its mini-tablet-sized-phone (aka phablet) portfolio by firing two new devices into the category, building on the momentum generated by its extant Galaxy Note line. Samsung said the Mega will be available globally — “beginning May from Europe and Russia”, adding (IT news)
http://techcrunch.com – Xeneta, which offers a crowdsourced price comparison service for sea freight, has raised a €1.2 million (~$1.6m) seed round led by the Stockholm VC Creandum, with participation from Norwegian private investment firm Alden. (IT news)
http://techcrunch.com – According to a report in the WSJ, Microsoft is working on a new line-up of its Windows 8-powered Surface tablets that includes a seven inch version of the slate. (IT news)
http://stackoverflow.com – Class VPADSurfaceView extends SurfaceView Context mContext; SurfaceHolder holder; Handler mDuration; private MediaPlayer mMediaPlayer; private int mVideoWidth; private int mVideoHeight; private String mvideoPath = "/mnt/sdcard/naveen.mp4"; private RandomAccessFile mRandomAccessFile; private boolean mIsVideoSizeKnown = false; private boolean mIsVideoReadyToBePlayed = false (HowTos)
http://stackoverflow.com – Let's say I have a django project in /home/django/project0/ and my setup is: server { ... root /usr/share/nginx/www/project0; ... location / { uwsgi_pass unix:///tmp/uwsgi/uwsgi_project0.sock; include uwsgi_params; ... } location /static/ { root /usr/share/nginx/www/project0/static; ... } # similar settings for robots.txt (HowTos)
http://askubuntu.com – Ok, so I already installed ubuntu 12.10 a little while ago and while trying to fix windows (main OS) microsoft had me do the start up repair which erased or made the boot manager dissapear (not sure a little bit of a linux noob here). (HowTos)