Register Advertise with usHelp Desk Today's Posts Search

Showing results 1 to 26 of 26
Search took 0.49 seconds.
Search: Posts Made By: BrianLeanza
Forum: Programming 14th September 2011, 11:00 AM
Replies: 7
Views: 4,631
Posted By BrianLeanza
Re: PHP Function - check if date has passed

Probably the best way to compare dates is by looking at their timestamp (aka ticks, if you are coming from a Microsoft backgrounds).

A timestamp (or tick) is the number of seconds since January...
Forum: Programming 3rd September 2011, 04:12 PM
Replies: 6
Views: 561
Posted By BrianLeanza
Re: my site title is being displayed as "index of/" in google and not its real title. Please help :)

I dare say this is simply how Google currently has your site indexed.

Have a look at what your site looks like in Google's cache:

Index of /...
Forum: Programming 12th February 2010, 03:31 PM
Replies: 35
Views: 8,751
Posted By BrianLeanza
Re: How To Test A New Programmer

As long as experience and the intuition that comes with true experience cannot be measured, you will never be able to tell if somebody is a good programmer by simply sending him / her through some...
Forum: Programming 10th February 2010, 06:22 PM
Replies: 7
Views: 1,261
Posted By BrianLeanza
Re: Discussion on iPhone, Android, Windows Mobile Applications

While I love Cocoa and Objective-C I have a hard time dealing with the sandboxing on the iPhone and all the other closed-system related issues there.
Let alone that Apple always has the final word...
Forum: Programming 9th February 2010, 11:50 PM
Replies: 4
Views: 2,341
Posted By BrianLeanza
Re: Protect Streaming Video from being stolen

In my opinion - even if it was technically easy - this is simply not worth the effort.

However, look at it from a different angle: change things around so you benefit even if the video is...
Forum: Programming 9th February 2010, 11:42 PM
Replies: 2
Views: 491
Posted By BrianLeanza
Re: Lock a Link for a certain amount of time(30 seconds)?

Simply combine window.onload, setTimeout, and the .href parameter.

This should do the trick:

<html>
<head>
<script type="text/javascript">
function setHref()
{
var anchor =...
Forum: Programming 1st February 2010, 05:14 PM
Replies: 3
Views: 447
Posted By BrianLeanza
Re: php variable question

There's nothing really wrong with your code - as far as I can tell.
I can only assume that you forgot to add the <form> tag ...
Forum: Programming 18th January 2010, 06:56 PM
Replies: 8
Views: 579
Posted By BrianLeanza
Re: PHP Redirect help

Hey,

you have to make sure the header() function is called before any output is sent.
For instance:
<html>
<?php
header("Location: http://www.google.com");will NOT work. Because of the...
Forum: Programming 18th January 2010, 06:50 PM
Replies: 17
Views: 3,489
Posted By BrianLeanza
Re: How To Add Bad Word Filter To Simple Search Form

Hey Terry,

if a client-side validation (via Javascript) is enough you could use this:

The JavaScript Source: Forms: Word Filter (http://javascript.internet.com/forms/word-filter.html)

If...
Forum: Programming 18th January 2010, 06:41 PM
Replies: 3
Views: 915
Posted By BrianLeanza
Re: Display SQL DB data in VB scripted page... HELP!

Hey localbandpost

there is several ways to get your data onto the page.

One way is to iterate through the datatable you have and add the items to a list (btw, you probably want to double check...
Forum: Programming 18th January 2010, 06:31 PM
Replies: 5
Views: 555
Posted By BrianLeanza
Re: need to change simple text link

Assuming you are talking about a link to an url inside a html or php or asp page:

The basic HTML Code for Links is


<a href='http://warriorforum.com'>WarriorForum</a>

Of course you will...
Forum: Mind Warriors 15th January 2010, 03:40 PM
Replies: 15
Views: 732
Posted By BrianLeanza
Re: This Is Really All It Is

The simplicity of his statements is where their real powers lie. We all tend to overcomplicate things.
Forum: Mind Warriors 15th January 2010, 03:37 PM
Replies: 211
Views: 16,134
Posted By BrianLeanza
Re: I hate my life

Even if I risk to be laughed at:

Go outside, take good long walk, wash your brain with fresh air ... as primitive and simplistic as it sounds, it has always helped me.
Forum: Off Topic Forum 15th January 2010, 03:31 PM
Replies: 7
Views: 400
Posted By BrianLeanza
Re: Is my Machine Infected ?

Hey parzlou,

maybe this can help: Google.com automatically takes me to another Google site : Trouble connecting - Web Search Help (http://www.google.com/support/websearch/bin/answer.py?answer=873)...
Forum: Programming 15th January 2010, 03:00 PM
Replies: 11
Views: 1,426
Posted By BrianLeanza
Re: Any newsletter software with unlimited subscribers for one time fee or low monthly fee?

Hey prouser02,

I cannot imagine any company giving away a newsletter service of that size for free. People would jump at it like bears at honey. Maintenance cost and bandwidth would simply...
Forum: Off Topic Forum 15th January 2010, 02:50 PM
Replies: 14
Views: 639
Posted By BrianLeanza
Re: An exercise for us old folks

Oh my ... you absolutely made my day. Thanks a lot for this :)
Forum: Off Topic Forum 15th January 2010, 02:35 PM
Replies: 68
Views: 4,533
Posted By BrianLeanza
Re: Do You Judge People Based on Long Hair/Dyed Hair/Piercings

I might be very biased here, since I had very long hair myself for a long time.

Generally I DO judge people on the length of their hair: I tend to trust men with long hair a lot more than those...
Forum: Main Internet Marketing Discussion Forum 15th January 2010, 02:31 PM
Replies: 73
Views: 2,083
Posted By BrianLeanza
Re: Is every free webinar a sales pitch?

Most of the free Webinars I joined so far where indeed building up and ending in an attempt to sell something - really cannot blame anybody doing so.

There have been a couple of pleasant surprises...
Forum: Main Internet Marketing Discussion Forum 10th January 2010, 02:50 PM
Replies: 39
Views: 976
Posted By BrianLeanza
Re: Ezine Articles - Did anyone geniunely read it for information?

I'd say it really depends on the topic at hand. If the topic targets niches that are more appealing to 'information surfers' (technical stuff for instance) the information is most of the time very...
Forum: Main Internet Marketing Discussion Forum 10th January 2010, 02:45 PM
Replies: 3
Views: 523
Posted By BrianLeanza
Re: Article-to-Speech Converter

Hey Chris,

if you are on a Mac this feature is included in the OS. For Windows there is a whole slew of software available, just Google for 'Speech Synthesizer...
Forum: Main Internet Marketing Discussion Forum 9th January 2010, 05:28 PM
Replies: 1
Views: 644
Posted By BrianLeanza
Re: Make Money With Commision Juction

Thanks a lot for the heads-up xstrobex!

All I am missing now is your WSO that tells beginners like me how you go about using this with AdMob ;) /hint /hint

Cheers,

Brian
Forum: Main Internet Marketing Discussion Forum 9th January 2010, 05:17 PM
Replies: 74
Views: 2,974
Posted By BrianLeanza
Re: What Do You Really Think About "Rich Jerk" Type Sites?

Personally I care very little for that sort of approach. I believe - however - that this can be appealing to a LOT of people. It certainly plays with quite a few psychological triggers that are known...
Forum: Main Internet Marketing Discussion Forum 9th January 2010, 04:49 PM
Replies: 5
Views: 550
Posted By BrianLeanza
Re: How Do I Buy An Expired Domain?

When a domain expires it is not immediately left into the wild. Registrars have the ability to offer the former registrant a grace period of 30-45 days during which he can retake the domain. It is...
Forum: Main Internet Marketing Discussion Forum 9th January 2010, 03:53 PM
Replies: 5
Views: 550
Posted By BrianLeanza
Re: How Do I Buy An Expired Domain?

Hey Russel,

if the Domain Registrar is GoDaddy, purchasing the domain is very easy.

GoDaddy does domain auctions which you can find here: https://auctions.godaddy.com/

You are going to need...
Forum: Ad Networks (CPM/CPL, Display) 7th January 2010, 03:14 AM
Replies: 18
Views: 1,215
Posted By BrianLeanza
Re: One Infallable Way to get Kicked out.

Oh my! This sounds like taking straight out of a parallel universe (or a TV show for that matter) ;) It sometimes amazes me how far people will go just to earn some money.

I think you did...
Forum: Main Internet Marketing Discussion Forum 7th January 2010, 02:52 AM
Replies: 114
Views: 6,104
Posted By BrianLeanza
Re: Keep your eyes open, boys and girls...

Thanks a ton for the heads-up.
Being pretty new to the whole Internet Marketing business and to the warrior forum as well, I have not yet learned to tell real and valuable comments from what might...
Showing results 1 to 26 of 26

 
Forum Jump


All times are GMT -6. The time now is 07:05 AM.