Register Advertise with usHelp Desk Today's Posts Search

Showing results 1 to 20 of 20
Search took 0.08 seconds.
Search: Posts Made By: KabanaSoft
Forum: Offline Marketing 21st August 2012, 09:06 PM
Replies: 12
Views: 1,006
Posted By KabanaSoft
Re: HELP with Google 7 Pack

Hey man, this can be done with Places Scout's rank tracker...i don't have a special dedicated section to do this, but its simple enough to accomplish with the current functionality.

Use Places...
Forum: Offline Marketing 4th June 2012, 11:42 AM
Replies: 26
Views: 1,197
Posted By KabanaSoft
Re: How do you explain SEO to your Offline Prospects?

This is great advice...from my experience you don't want to sell the potential client using terms such as SEO or by saying that you can rank their website at the top of Google...this speak will fly...
Forum: Main Internet Marketing Discussion Forum 8th May 2012, 11:15 PM
Replies: 6
Views: 547
Posted By KabanaSoft
Re: Need advice on handling large file

Sign up for Amazon S3 storage...upload the file there...its really easy and dirt cheap. I think you might even get your first 10GB of transfer a month for free.
Forum: Main Internet Marketing Discussion Forum 3rd April 2012, 09:22 PM
Replies: 98
Views: 5,177
Posted By KabanaSoft
Re: What monitor/screen size do you work on?

def. go with two monitors man, you will be sooo much more productive and not have to waste time moving windows around...

I used only one for the longest time and once i got a second a few years...
Forum: Offline Marketing 22nd March 2012, 01:26 AM
Replies: 7
Views: 896
Posted By KabanaSoft
Re: Professional & Simple Client SEO Keyword Ranking Report NOT In Existence???

Dan,

I'm the owner of Places Scout...and i believe that it may be what you are looking for.

Places Scout can create attractive ranking reports and can also manage unlimited clients with...
Forum: Programming 16th March 2012, 12:49 AM
Replies: 6
Views: 2,332
Posted By KabanaSoft
Re: Encryted Javascript Injection

the code is obfuscated...there are many js obfuscators that can take normal code and make it hard to read like this...since the string is being split into an array of strings by the character 'j',...
Forum: Programming 31st October 2011, 09:50 PM
Replies: 3
Views: 573
Posted By KabanaSoft
Re: Anyone know of code to check a paypal/clickbank transid against your account?

Jack,

I just wrote code that does this in C#...but it does involve using IPN data, as this is the only method i know of to validate paypal transactions.

Basically you can specify an IPN URL in...
Forum: Website Design 31st October 2011, 09:41 PM
Replies: 10
Views: 541
Posted By KabanaSoft
Re: Photoshop Question

if you don't have a layered PSD file...then really the only option is to do it manually...there is several techniques to do this...i personally use the magic wand tool....select the white background...
Forum: Offline Marketing 21st October 2011, 12:43 AM
Replies: 16
Views: 977
Posted By KabanaSoft
Re: How to find Biz that already have Fan Pages?

Eddie,

Yes, the terminology is definitely confusing...and i'm not sure that even most people on WF understand the difference between a Facebook Places Page and Fan Page...i've bought some major...
Forum: Main Internet Marketing Discussion Forum 28th September 2011, 03:49 PM
Replies: 4
Views: 1,158
Posted By KabanaSoft
Re: Best WSO [selling Sales-pages, Fonts, Graphics...etc?] ? ? ? *H.E.L.P*

i bought this one a week or so ago that has lots of graphics and whatnot:

http://www.warriorforum.com/warrior-special-offers-forum/449459-brand-new-v3-best-marketing-graphics-toolkit-yet.html
...
Forum: Programming 18th August 2011, 02:02 PM
Replies: 10
Views: 894
Posted By KabanaSoft
Re: Can you decode software programs?

There are a ton of reasons for sniffing network packets, some sinister, and some not so much.

I think the best reason is to simply learn how computers communicate over networks at their lowest...
Forum: Programming 17th August 2011, 12:52 PM
Replies: 55
Views: 11,045
Posted By KabanaSoft
Re: Which is easier: iPhone or Android develoment?

Here i found a good article that goes over this concept of how mono works for both OS's and also talks about splitting your presentation from your backend code:

Mono Android and iPhone Updates -...
Forum: Programming 17th August 2011, 12:50 PM
Replies: 55
Views: 11,045
Posted By KabanaSoft
Re: Which is easier: iPhone or Android develoment?

That's the beauty of Mono...it allows you to run .NET code on either android or iOS devices...Mono is basically a .NET wrapper for the SDK's for each phone (there is a separate mono for each though)....
Forum: Offline Marketing 8th August 2011, 07:42 PM
Replies: 7
Views: 706
Posted By KabanaSoft
Re: Google Places Page 1 vs. Page 2...Question

agree with SiteSmarty, but also make sure that you consider the distance away from the center point of the location you are trying to rank the page in. If its far away, then that will affect the...
Forum: Website Design 25th July 2011, 09:36 AM
Replies: 18
Views: 747
Posted By KabanaSoft
Re: Need Advice For Our Website

Had a quick look, i'd suggest following:

Add more padding to the top of the title "Visit & Explore Kardamena". Put this in your CSS file:

h2.feat-heading { padding-top:20px; }

You also need...
Forum: Programming 24th July 2011, 10:31 PM
Replies: 16
Views: 2,030
Posted By KabanaSoft
Re: Which language for desktop apps?

i've been programming for over 16 years...i started with VB 3.0...and it was great for learning...so getting started with Desktop apps i definitely recommend using VB.NET with .NET version 4.0. VB is...
Forum: Programming 23rd July 2011, 12:36 PM
Replies: 5
Views: 671
Posted By KabanaSoft
Re: Javascript+PHP Question: How to Produce Embeddable HTML in Javascript snippet?

basically all you need to do is to put the html code you want to output inside a script tag that has document.write's for each line of html you want to include.

Ex:

<script...
Forum: Programming 22nd July 2011, 12:44 PM
Replies: 2
Views: 756
Posted By KabanaSoft
Re: mobile redirect script

I had to do this for a client before who had a regular version and a mobile version of their site, and wanted mobile users to automatically be redirected to the mobile version. They also wanted to...
Forum: Programming 21st July 2011, 11:44 PM
Replies: 19
Views: 927
Posted By KabanaSoft
Re: Whats the best way to learn PHP?

Honestly, i've been programming since i was 11 years old...and the way i started and the way i will always learn the most is by reading examples/tutorials and trial and error...there is no book that...
Forum: Main Internet Marketing Discussion Forum 14th July 2011, 10:11 PM
Replies: 29
Views: 1,241
Posted By KabanaSoft
Re: When should I upgrade to Amazon S3 or dedicated server?

I second Amazon S3...its easy, cheap, and dependable...took me < 5 minutes to have my uploaded files public
Showing results 1 to 20 of 20

 
Forum Jump


All times are GMT -6. The time now is 04:35 PM.