Jump to content

ober

Staff Alumni
  • Posts

    5,327
  • Joined

  • Last visited

Posts posted by ober

  1. That's a fairly broad question.  Many spammers use a variety of methods to send spam, using different encodings, spoofing server information, etc. to get around spam blockers.  I would get an OTS product which has a subscription service that is constantly updated.  Doing this on your own would be a nightmare to stay on top of.

  2. Google and even Bing do this for you.  You don't have to enter anything.  It uses Geo-locating technology to determine your location.  Even better is if you have an account with one of these services and provide your location.

  3. *snip*

     

    When you go to that page, it should bring up a google map, centralize to a location in MI, then read a .kml file to map out some other locations around the world (distributors).  It's doing all but the last part and I don't know why.  I know the files exist and I have all the JS in place.  I've even watched Firebug loop through some of the JS (not sure what all of it is doing and I can't tell if it is actually parsing my file or not).

     

    Documentation:

    http://code.google.com/p/geoxml3/wiki/Usage

    http://sterlingudell.com/bgmm/Project/v3kml.htm

    http://code.google.com/apis/maps/documentation/v3/demogallery.html

     

    I can't fucking stare at this thing for another GD hour and not get anywhere.

     

    Edit: and yes, I know I'm using the new version 3 of the API and I could probably get it to work under version 2, but the example above has it working, so I don't see the problem!

  4. So I feel like an idiot not knowing this, but I did some googling and couldn't find it there either.

     

    I have an intranet site where I need to link to a file that launches an application (Citrix client app).  My link is structured like this currently:

    <a href="file:///path/to/blah.ica">Application</a>

     

    That works in IE, but nothing happens in FF.  What is the correct way to structure the link so that it will open in all browsers?

  5. I had this same battle when I started getting into sites where the clients wanted to make their own updates.  None of the CMS packages offered the flexibility I was looking for at the time and I didn't have the time to dig through and figure out what needed to be changed.

     

    So I wrote my own.  I've been adapting it and modifying it for close to 5 years now.  It allows me to make custom modules fairly quickly for my clients, but it has the drawbacks of falling behind some of the competition in some of the more generic areas.  And it's not nearly as robust in some of those "other features".  And I lose money working on stuff like that so it's a very double-edged sword. 

     

    If I had it to do over, I might start from scratch learning one of the established CMS products and how to customize them.  But I'm going to continue to "roll my own" as long as it makes sense at this point.

  6. 1) We don't condone activity like that here.

    2) If you have a generic coding question, ask it in an actual coding help board, not the board where we talk about general garbage and non-coding topics.

     

    Thread locked.

  7. As a person that works for a company that uses Java as our core technology, I can definitely say that Java is no "ball and chain that no one uses anymore".  I was actually under the impression that Java was picking up in popularity as well.  There is a lot of movement in the Java community.  There is even a framework called Grails (similar to Ruby on Rails).

  8. To be fair, it's reasonable to expect that doing something in a language you have a lot of experience with will be faster than doing the same thing in a language you don't have a lot of experience in.

     

    Whether or not something is in a DLL should be irrelevant. That would be the case in many of the PHP extensions you use as well.

     

    I have 0 experience with .NET and ASP though, so I cannot really comment on the quality and efficiency of it.

    I agree that doing something in a language you're familiar with is much faster.  But this was just ridiculous.

     

    And when I say everything was trapped in a DLL... well... there weren't ANY SQL queries in any of the pages I viewed and I couldn't find any classes that did the updates, so they must have compiled all DB updates/interaction into DLLs.  I'm not talking about picking apart functions, I'm talking about normal interactions.

     

    No offense to people from India on these boards, but a group from India wrote the application and it sucks total balls.

  9. As in, you think it will look better just smacking the face, hold that pose, then go back to the intial frame?

    If so, I'm not sure the animation would look 'complete' if I understand it right. If you want, I can give it a shot, just to see (won't take much time), but I personally don't mind the head shake.

    Maybe.  I don't know.  I don't typically shake my head when I facepalm.  I guess that's where my thought comes from.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.