View it in action at - http://alternativeapps.tk/
NOTE: More updates will be added when there are any additional team members, and themes for the holidays.
|
1
on: December 15, 2011, 05:02:22 AM
|
||
| Started by mikethedj4 - Last post by mikethedj4 | ||
|
2
on: December 15, 2011, 05:00:47 AM
|
||
| Started by mikethedj4 - Last post by mikethedj4 | ||
|
Nevermind turns out the phone didn't get stolen instead $750 did, but that all got taken care of
![]() |
||
|
3
on: November 11, 2011, 09:48:51 PM
|
||
| Started by mikethedj4 - Last post by elrene | ||
|
like calls you been getting where? to your house phone or what?. if so i think you can just call *69 i believe.... or just call ur phone company tell em you been getting harrassed by the last few calls and they prob look it up or some shit i guess
|
||
|
4
on: November 05, 2011, 09:56:31 PM
|
||
| Started by mikethedj4 - Last post by mikethedj4 | ||
|
Yo I know I haven't been on here in awhile, and I apologize for that just having some money problems, but does anyone know how to track phone calls so you can get the last location where the number called from?
|
||
|
5
on: August 20, 2011, 12:13:19 PM
|
||
| Started by elrene - Last post by elrene | ||
![]() everytime i go to a youtube video i keep getting this pop up message Error: DIV is Null (it says is javascript) is really annoying and i dont know how to fix it, ive googled it, but i only found 1 post on yahoo help and nobody had an answer for it. appreciate any help |
||
|
6
on: August 15, 2011, 12:05:42 AM
|
||
| Started by B.SkiLLs - Last post by elrene | ||
|
i been using trend micro titanium, they gave me free for 6 months when i bought my new laptop, so far is awesome, i plan on renewing it when is due
|
||
|
7
on: July 03, 2011, 12:26:00 AM
|
||
| Started by mikethedj4 - Last post by mikethedj4 | ||
|
Music has always been a big impact on my life as well as others. Well if you're one of thoughs people who would like to produce your own music, or edit some audio files. These are some great web apps you may wanna give a try.
Aviary's Myna: Audio Editor http://www.aviary.com/tools/audio-editor Aviary's Roc: http://www.aviary.com/tools/music-creator Soundation Studio: http://www.soundation.com/studio Dubstep Remix Studio: http://remixer.clubcreate.com/v2/dubstep/launch.html? Audiotool: http://burn-studios.audiotool.com/app/chrome Pulsr: http://pulsr.candylandstudios.de/ |
||
|
8
on: July 03, 2011, 12:23:47 AM
|
||||||
| Started by mikethedj4 - Last post by mikethedj4 | ||||||
I haven't used IE sense IE 6, and I'm pretty sure you understand why. However I heard a lot of good hype about IE 9, and I thought I would go ahead, and do a review of it. NOTE: I forgot to mention IE9 is only available for Vista, and Windows 7 users. Sorry XP users! Download IE 9! http://ie9.discoverbing.com/index_nie9.html?form=MFEHPG&publ=IE9&crea=STND_MFEHPG_EIE9_mscom_wohp_1x1 So what do you guys think? Is it worth it? What does Microsoft need to do to update it? What browser do you recommend? Well you get the idea, post a comment, and tell me! Download IE 9! http://ie9.discoverbing.com/index_nie9.html?form=MFEHPG&publ=IE9&crea=STND_MFEHPG_EIE9_mscom_wohp_1x1 Encase you're wondering where I got my wallpaper. Here's the direct URL where I got it. http://desk10.customize.org/exhibitions/6/wallpapers/25 |
||||||
|
9
on: July 03, 2011, 12:23:11 AM
|
||||||
| Started by mikethedj4 - Last post by mikethedj4 | ||||||
Wanna increase your typing speed, but don't know how to do it, or where to start? Well Type Fu is the perfect Chrome extension you need. Download Google Chrome for Free: http://www.google.com/chrome Download Type Fu from the Chrome Web Store: https://chrome.google.com/webstore/detail/okboeogmnhjpgbeaokfogelclpblaemo |
||||||
|
10
on: July 01, 2011, 08:24:29 PM
|
||||||
| Started by mikethedj4 - Last post by mikethedj4 | ||||||
Before we get started. Make sure you have JQuery downloaded, and then download JQuery Hotkeys. Now add in the following files like so... Code: <html> Now it's super easy to make a hotkey.<head> <title>JQuery Hotkeys</title> <script src="jquery-1.6.1.js"></script> <script src="jquery.hotkeys.js"></script> </head> <body> </body> </html> For example look at my code below. Code: $(document).bind('keydown', 'ctrl q', function() { What this code does is, when you press CTRL Q an alertbox will popup saying "You found the hotkey!".alert('You found the hotkey!'); }); I told you it was easy! |
||||||
