Skip to content

prosoxi.com

Attention in classroom

  • Programming
    • ASP / ASP.net
    • .htaccess
    • PHP
    • JavaScript – Ajax
    • Facebook
    • HTML – XHTML
    • MySQL
    • node js
    • CSS
    • SEO
    • Flash
  • Mobile / Tablet
    • ionic framework
    • Android
    • cordova
    • ios
  • Graphics
    • After Effects
  • OS
    • Windows
    • MAC
    • Linux
  • Network
    • Trixbox
    • Plesk
    • Dreambox
  • News
    • Hack
    • Tutorials
    • Tips & Tricks
    • promo codes

Monthly Archives: July 2010

FFMPEG Generating splash images

Generating splash images The splash images on the page were configured with FFMPEG tool with following command line argument. ffmpeg -i my_movie.flv -f image2 -s 320×240 my_image.jpg The command is not optimized in any ways. You can play with the tool and send us a better command if you like.

Posted byProsoxi.com WebmasterJuly 15, 2010Posted inProgrammingLeave a comment on FFMPEG Generating splash images

reload software:507 on BB bold

1. Download and Install the preferred OS on your PC. Here is the latest official osĀ 4.6.0.301 2. Delete “vendor.xml” file (C:\Program Files\Common Files\Research In Motion\AppLoader) 3. Connect bold to PC 4. Run “Loader.exe” (The file can be found at the same location as vendor.xml). This will initiate operating system loading.

Posted byProsoxi.com WebmasterJuly 14, 2010Posted inMobile / TabletLeave a comment on reload software:507 on BB bold

How to Send RSS Feeds to Twitter and Facebook

http://thesocialmediaguide.com.au/2010/04/25/how-to-send-rss-feeds-to-twitter-and-facebook/ http://app.dlvr.it/ http://www.slideshare.net/iglassbox/how-to-send-rss-feeds-to-twitter-and-facebook

Posted byProsoxi.com WebmasterJuly 13, 2010Posted inProgrammingLeave a comment on How to Send RSS Feeds to Twitter and Facebook

Text to Speech | Voice

Home http://tts.loquendo.com/

Posted byProsoxi.com WebmasterJuly 13, 2010July 13, 2010Posted inWindows1 Comment on Text to Speech | Voice

You Tube Flash AS3 / AS2 Data & Player API

Recently I have been working on something involving the use of video content from You Tube. With the lack of a good API out there I created my own. Below is a simple example of this working with sample code to download further below.

Posted byProsoxi.com WebmasterJuly 12, 2010October 31, 2010Posted inFlashTags: action script, as2, as3, FlashLeave a comment on You Tube Flash AS3 / AS2 Data & Player API

PHP mail validation function

function valid_email($str) { return ( ! preg_match(“/^([a-z0-9\+_\-]+)(\.[a-z0-9\+_\-]+)*@([a-z0-9\-]+\.)+[a-z]{2,6}$/ix”, $str)) ? FALSE : TRUE; }

Posted byProsoxi.com WebmasterJuly 8, 2010October 31, 2010Posted inPHPTags: development, PHP, scriptingLeave a comment on PHP mail validation function

Posts navigation

Newer posts 1 2 3 4 Older posts

Advertise

Whocallsme.gr Widget Lookup

July 2010
M T W T F S S
 1234
567891011
12131415161718
19202122232425
262728293031  
« Jun   Aug »
prosoxi.com, Proudly powered by WordPress.