Another script I’ve needed in the last few days was a popunder for my site, Once again it was difficult to find one that would do exactly what I needed so I made my own. and I’m sharing it with you all here.
<script>
//specify page to pop-under
var popunder=”popunder_code.html”
//specify popunder window features
//set 1 to enable a particular feature, 0 to disable
var winfeatures=”width=800,height=300,scrollbars=0,resizable=0,toolbar=0,location=0,menubar=0,status=0,directories=0,address=0,”
function loadpopunder(){
win2=window.open(popunder,”",winfeatures)
win2.blur()
window.focus()
}
</script>
A few days ago I started a campaign that had traffic coming from over 50 countries and my network was redirecting traffic to other offers from any country that was not USA, Canada and the UK. so I needed more control and needed to shift all that international traffic to a version of my landing page that was built for international traffic. Now although I did not translate my landing page this would be a good tool to use for multi-launage landing pages as well.
After searching for hours I realized this was not going to be as easy as I expected, Some where really slow to redirect, others did not have enough options for what I needed and most did not work at all.
I have since put together this simple PHP using 3 different code sources + a little code of my own as well as some help from a friend that knows PHP quite well.
Its very fast, Easy to customize, and very powerful.
This .ZIP contains 3 files
1. geoplugin.class.php – This pulls the GeoIP information
2. index.php – This is the basic redirect
3. index_tracking202_support – Basic script with Tracking 202 support
One of my favorite twitter management apps Tweepi (Free BTW) became a little bit harder to use following letter from twitter, (See Below) and while I completely understand them having to disable the “Select All” feature, it doesn’t mean I’m not going to do anything about it!
Dang Twitter TOS!
Oh well lets fix it!
Your going to need three things:
Firefox – Download (and if your not already using Firefox, Slap yourself)
the next time you load tweepi this will show up at the top of the page:
All you have to do is click “All” and it will check every twitter user on the page so you can, Follow, Unfollow, or block the user, whatever you need at the time.
Hope this helps, Leave a comment if you can’t figure it out.
plz don’t ban me for posting this Tweepi, I <3 you!!!
In my quest to get out of the computer screen for a while and try something new I took up cooking a childhood favorite today.
My mother called them “Yum Yums!” although I’m not sure if there is a more official name for them, Nonetheless here is a step by step guild to making this simple yet delicious treat.
CAUTION to diabetics you might die.
Ingredients you’ll Need.
Bag of Semi-Sweet Chocolate Chips
Bag of Sweetened Coconut flakes
1 Package of Gram Crackers
1 Stick of butter
1 Can of sweetened and condensed milk.
Preheated Oven (325 degrees)
First start off by crushing up the package of Gram Crackers by using the bottom of a small cup (shown Below)
Second melt 1-stick of butter in a measuring cup (about 45 seconds in the microwave and stir around)
Then pour the melted butter into the smashed Gram Crackers and stir around with a wooden spoon.
Lastly pour the crust mix into a 8″ X 8″ Glass cooking dish (pictured below)
Lightly compress the crust evenly across the pan with your hand (your hand will get butter all over it)
You are now ready to start your layers of Coconut and Chocolate Chips, I started with Chocolate Chips first then followed by a layer of Coconut, then Chocolate Chips, Coconut and so on. (pictured below)
Lastly you open the can of Sweetened and Condensed milk and spread it evenly across the entire dish (Don’t worry if it does not soak in right away, it will while baking)
There you go! That’s about it – Now put it in the oven (325 degrees) and let it bake for 15-20 mintues or until the top layer of Coconut starts to turn brown then take out of the oven, let cool for 15-20 min then put in the refrigerator until it hardens up.
I usually cut it into small square cubes, Don’t try to eat too much at once, it is a lot of sugar!
It’s a helicopter that connects via WiFi and uses your iPhone’s display as controller. It has built-in cameras and ultrasound sensors that lets you take full control of the helicopter. You can even play reality games with it. Visit ardrone.parrot.com for more videos and info.
Probably going to be one of the hottest toys of 2010, Well depending on the price point that is.
My name is Marty Sullens and this is my take at everything Web, Tech, Affiliate Marketing and Life in general. I hope that you enjoy my posts and be sure to add me on all the Social networks.