Register Advertise with usHelp Desk Today's Posts Search

Showing results 1 to 47 of 47
Search took 0.37 seconds.
Search: Posts Made By: gaetanoc
Forum: Programming 24th May 2015, 03:18 PM
Replies: 5
Views: 1,467
Posted By gaetanoc
Re: Autoresponder API...Add Contacts

I have several scripts that integrate with autoresponders. It really depend on what you would like to do.

PM me - I might be able to help you
Forum: Programming 24th May 2015, 03:17 PM
Replies: 8
Views: 1,791
Posted By gaetanoc
Re: php is confusing

Learning the basics of programming will take you to any language. PHP is a good start I would say :)

Once you know the basic of programming it will take less than 100 hours to move from one...
Forum: Programming 2nd April 2015, 08:48 AM
Replies: 18
Views: 4,834
Posted By gaetanoc
Re: Web Scraping

This is a very nice idea - well done :)

I have created several crawlers that manage to get around getting banned!

Well done
Forum: Programming 2nd April 2015, 08:41 AM
Replies: 7
Views: 1,343
Posted By gaetanoc
Re: Seeking Coder/Web Developer for Startup

Just a quick tip - try not to start from scratch on this project. Use wordpress as your base CMS. There are plenty of plugins that will help you speed up the building progress!

Make sure the...
Forum: Programming 15th January 2015, 06:16 AM
Replies: 1
Views: 1,173
Posted By gaetanoc
Re: Do pop work in Word Press-which one

There are various plugins that can help you set up different popup designs, A/B test them to get the best results.

Please take your time to test the different popup plugins you will find in the...
Forum: Programming 14th January 2015, 02:53 AM
Replies: 16
Views: 2,579
Posted By gaetanoc
Re: Web hosting of Windows Applications

They will have policies on what you can run - as in you cannot run SPAM, Virus spreading programs. On the other hand a VPS will be a virtual machine where you will run your programs in isolation.
...
Forum: Programming 13th January 2015, 04:15 PM
Replies: 16
Views: 2,579
Posted By gaetanoc
Re: Web hosting of Windows Applications

You need to rent a VPS (Virtual Private Server) where you can RDP (Remote Desktop) to it.
Forum: Wanted - Members Looking To Hire You 13th January 2015, 03:42 PM
Replies: 13
Views: 1,037
Posted By gaetanoc
Re: Wanted!! Reviewers for my WSO

Would like to have a copy.

Thanks
Forum: Programming 13th January 2015, 03:29 PM
Replies: 2
Views: 780
Posted By gaetanoc
Re: Blog Theme Developing Tools?

ezjob - A theme is bunch of PHP files. So all you need is simply edit the PHP files. If you give us the URL and what exactly you want to change we might be able to help you more.
Forum: Programming 9th January 2015, 10:12 AM
Replies: 24
Views: 3,240
Posted By gaetanoc
Re: Getting Started in Programming

What is 24 months to you? Is it a short period of time?

Let's agree that we do not agree on this. By NO means I don't want to frighten anyone to learn programming. Actually I encourage anyone to...
Forum: Programming 9th January 2015, 02:54 AM
Replies: 24
Views: 3,240
Posted By gaetanoc
Re: Getting Started in Programming

Mike Anthony - I know that what I sound will sound that I am fishing to get hiring but to be totally honest that is not what I meant. All I am saying that if you have an idea and would like to get it...
Forum: Programming 9th January 2015, 02:49 AM
Replies: 5
Views: 1,424
Posted By gaetanoc
Re: Pulling parameters from Wordpress url that contain %20 spaces

I would go for urldecode functions built in in PHP. This will give you guarantee that you are handling strings in the most efficient and safe way
Forum: Programming 8th January 2015, 04:19 PM
Replies: 24
Views: 3,240
Posted By gaetanoc
Re: Getting Started in Programming

Like everything else you can learn programming but most probably it will take you so much time that your idea will be outdated and your hair will turn white. It takes years for someone to learning...
Forum: Programming 7th January 2015, 03:19 PM
Replies: 3
Views: 725
Posted By gaetanoc
Re: How To Exclude File from Wordpress Redirect?

let me know if you still have a problem. I will set up an example on my local development machine and make sure it is working like you need it
Forum: Programming 7th January 2015, 11:56 AM
Replies: 3
Views: 725
Posted By gaetanoc
Re: How To Exclude File from Wordpress Redirect?

Make sure you are editing the root .htaccess.

The following is an example I have found for you.

Options +FollowSymLinks -MultiViews
# Turn mod_rewrite on
RewriteEngine On
RewriteBase /
...
Forum: Programming 6th January 2015, 03:14 AM
Replies: 9
Views: 4,416
Posted By gaetanoc
Re: Your reviews of PG Dating Pro (Dating Script)

it really depends what features you are after. Can you please list the features that you are looking for?
Forum: Programming 4th January 2015, 02:26 PM
Replies: 2
Views: 860
Posted By gaetanoc
Re: Identify Unique Visitor

as has already been described up here, the most commonly used methods are using IP address and cookies. Both have their downfall. In the case of an IP, an office sharing the same IP can be your...
Forum: Programming 4th January 2015, 02:23 PM
Replies: 2
Views: 806
Posted By gaetanoc
Re: What's the best/simplest way to download a video to ipad

Clicking a video link will make ipad try to open it using the default application. What format are your videos?
Forum: Main Internet Marketing Discussion Forum 4th January 2015, 02:19 PM
Replies: 7
Views: 913
Posted By gaetanoc
Re: Is the WSO view count fake?

Moderators must be reading your posts really really carefully :)
Forum: Website Design 2nd January 2015, 05:11 PM
Replies: 4
Views: 393
Posted By gaetanoc
Re: Diffrenet width for desktop and mobile

you need to have different css based on the media type.

http://css-tricks.com/css-media-queries/

This is just a pointer
Forum: Programming 2nd January 2015, 05:06 PM
Replies: 20
Views: 8,844
Posted By gaetanoc
Re: Want to create my own antivirus software - PLEASE HELP!

stop this madness :)

Writing an antivirus software is super complex and will cost you millions to keep it up to date.
Forum: Programming 2nd January 2015, 01:54 AM
Replies: 1
Views: 743
Posted By gaetanoc
Re: Facebook App

It would be better to ask for support from the guy who you have bought the script from. Scripts usually come with some kind of support
Forum: Programming 2nd January 2015, 01:53 AM
Replies: 3
Views: 1,030
Posted By gaetanoc
Re: Limit per IP for submitting forms?

Haship, most probably this requires custom programming. I can help you out if you need help PM me.
Forum: Programming 23rd December 2014, 08:33 AM
Replies: 6
Views: 1,066
Posted By gaetanoc
Re: Wordpress Updates

yes it might be a security breach. I would check access logs for your server to conclude about this
Forum: Conversion Rate Optimization 22nd December 2014, 03:33 PM
Replies: 2
Views: 1,192
Posted By gaetanoc
Re: My Squeeze Page Split Test on ... Red Arrows

I would have bet my head that the one with the arrows will convert better. The only downside to it that there is more space - so it might involve scrolling.

Thanks for sharing :)
Forum: Programming 22nd December 2014, 03:30 PM
Replies: 21
Views: 2,047
Posted By gaetanoc
Re: Need For Website Speed

Images on the homepage are super huge in size. Make sure you reduce the size of the images. That will drastically help in page loading time.
Forum: Programming 22nd December 2014, 03:29 PM
Replies: 4
Views: 1,027
Posted By gaetanoc
Re: Website Header Error Message

it might be related to UTF encoding. Please post more details so that we can better help you
Forum: Programming 22nd December 2014, 03:27 PM
Replies: 6
Views: 1,066
Posted By gaetanoc
Re: Wordpress Updates

As to my best knowledge, wordpress will simply notify you when there is a new update available. No it does not automatically update. You can update wordpress via FTP.

Plugin deactivation or not...
Forum: Programming 13th January 2012, 04:58 AM
Replies: 9
Views: 627
Posted By gaetanoc
Re: how many objects?

its one object :)
Forum: Off Topic Forum 13th January 2012, 01:48 AM
Replies: 2
Views: 561
Posted By gaetanoc
SaaS - Software as a service

Anyone developing and/or selling Software as a service in this forum?

I have been reading warrior forum and in the JV and products forum all I see are ebooks being sold on clickbank.

Anyone...
Forum: Website Design 13th January 2012, 01:39 AM
Replies: 8
Views: 409
Posted By gaetanoc
Re: Stats for a certain page

I would go for Google Analytics. They have in depth stats for any page.

Now what I really liked is their recent addition - real time stats :D
Forum: Programming 13th January 2012, 01:36 AM
Replies: 2
Views: 503
Posted By gaetanoc
Re: Yesterday i add, Now Lost data from my sql table

It really depends what you did :S

what database are you using?

Are you using transactions ... maybe you were adding data in transactions and then you did not commit?

Has the database been...
Forum: Programming 12th January 2012, 10:24 AM
Replies: 5
Views: 544
Posted By gaetanoc
Re: Social Sharing Button Problems

No removing adsense code is not a solution ;)

I am going to do a fresh installation of the plugin locally and try to debug the problem for you. I will post back once I have anything in mind.
...
Forum: Programming 12th January 2012, 10:10 AM
Replies: 3
Views: 617
Posted By gaetanoc
Re: Sql tutorials, test papers and books

nice work there jacklarry. Bookmarked the page :-)

As part of my work I use SQL so it's yet another resource that I will definitely use
Forum: Programming 12th January 2012, 10:06 AM
Replies: 20
Views: 3,095
Posted By gaetanoc
Re: WordPress "Tell a Friend(s)" plugin wanted

@rexmagus - thanks for your comment

@frenchsquared - can you send me a copy on gcaruana AT gm4il

Thanks and keep up the good work
Forum: Programming 12th January 2012, 10:04 AM
Replies: 3
Views: 435
Posted By gaetanoc
Re: This may sound silly...

Now I understood what you mean when you said code ;-)

Glad you found what you were looking for
Forum: Programming 12th January 2012, 10:03 AM
Replies: 5
Views: 544
Posted By gaetanoc
Re: Social Sharing Button Problems

tried to have a look at it - but it is not something obvious :S

Could you let me know the wordpress version and the plugin version - maybe I can investigate it even more.
Forum: Programming 12th January 2012, 07:55 AM
Replies: 3
Views: 435
Posted By gaetanoc
Re: This may sound silly...

warrior forum is most probably built using PHP.

but how can this help you out? do you need anything in specific - anything which we can help you out in?
Forum: Programming 11th January 2012, 05:43 AM
Replies: 92
Views: 4,518
Posted By gaetanoc
Re: I want to learn PHP

short & sweet - the best programming language references + examples submitted by users:

php.net :-)
Forum: Programming 11th January 2012, 05:42 AM
Replies: 3
Views: 550
Posted By gaetanoc
Re: Moved to new server, new script problems (need help!)

It is a php configuration problem.

In php.ini there is a variable called open_basedir.

This variable should either be empty or contain a directory above the scripts that you are including....
Forum: Programming 11th January 2012, 03:56 AM
Replies: 147
Views: 9,319
Posted By gaetanoc
Re: which is best PHP or Java ?

@jasonbourne9839 - PHP has OOP constructs which you can use


@wondershar - Good point - if in business a language is preferred more than an other then it is considered to be better. But rest...
Forum: Programming 10th January 2012, 05:00 PM
Replies: 20
Views: 3,095
Posted By gaetanoc
Re: WordPress "Tell a Friend(s)" plugin wanted

this might help you out ...

hxxp://wordpress.org/extend/plugins/super-refer-a-friend/

Disclaimed I have not tried the plugin and I am not in any way affiliated with the author of the plugin. It...
Forum: Programming 10th January 2012, 04:53 PM
Replies: 15
Views: 654
Posted By gaetanoc
Re: your free traffic

promote on facebook
promote on twitter
promote on youtube

and depending on what your website is all about - it might make sense to promote it offline too :)
Forum: Programming 10th January 2012, 04:50 PM
Replies: 2
Views: 396
Posted By gaetanoc
Re: controlling window exit options?

This might help you out...


window.onbeforeunload = function() {
return 'You have made changes on this page that you have not yet confirmed.
If you navigate away from this page you...
Forum: Programming 10th January 2012, 09:13 AM
Replies: 147
Views: 9,319
Posted By gaetanoc
Re: which is best PHP or Java ?

it is quite an open ended question to reply but here's my 2cent ;-)

For some PHP might be better since it is more rapid - you open up an editor place some statements, put them on a web server and...
Forum: Programming 10th January 2012, 09:08 AM
Replies: 5
Views: 591
Posted By gaetanoc
Re: Simple Php script to load different pages for different days

A more flexible solution that you might find more useful - depending on future needs :)



switch ()
{
case (=='Dec'):
//dec
break;
case (=='Jan' || =='Feb' ||...
Forum: Programming 10th January 2012, 09:06 AM
Replies: 15
Views: 1,272
Posted By gaetanoc
Re: Best Programming C book

Another vote for - The C Programming Language :-) Take your time to understand it
Showing results 1 to 47 of 47

 
Forum Jump


All times are GMT -6. The time now is 10:19 AM.