Displaying 20 results from an estimated 200 matches similar to: "Microsoft Knowledge Base Q168821"
2010 Nov 08
1
API Google MAPS
Hello everybody,
I''m working with Version 3 of Google Maps JavaScript API, and I have
the next code:
In a layout of my application:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/
libs/jquery/1.4.1/jquery.min.js"></script>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?
2005 Dec 30
4
Convert "é" in "é"
I try to find an function to convert characters in html chars. "é" 
become "é"
There is something in RoR 1.0 to do that ?
2018 Jan 19
1
Leaflet maps. Nudging co-incident markers
I have a dataset showing points, with a category for each point and its location.
I simply want to display my points, in a way that users can toggle the points on and off by category.
Where I have two objects in the same category I'd like to display them nudged to appear as two distinct, but very close points.
I have made reproduceable example (the places are not real), which is loosely
2009 Feb 23
2
geokit - using :through to connect models
hello..
i am currently trying to use :through to attach two of my models
together using geokit. for some reason, i am running into a problem:
ArgumentError: Unknown key(s): as
i have two models, one that is geocoded, and one that belongs to that
model. the models look like:
,----[ employer.rb ]
| class Employer < ActiveRecord::Base
|   acts_as_mappable
|   before_validation_on_create
2010 May 10
1
Rails/mongrel/httpd issue - F13, rails 2.3.5
Hi,
I have an issue with mongrel and rails. I add -B option(debug) to mongrel_rails in /etc/init.d/mongrel-rails but it didn't display more logs : http://ovirt.pastebin.com/N5v94cTu
This is the page I get when I try to reach the ovirt web interface, I see the html tags (kerberos auth is working)  :
<html><body>You are being <a
2006 Aug 18
1
customization of ActiveRecord models
I''m trying to determine how/if I can use MySql''s spatial extensions
with ActiveRecord. The spatial extensions usually require inserts in
the following format:
INSERT INTO `locations` (name, point) VALUES ("location
name",GeomFromText(''POINT(<lng> <lat>''));
And reads as
SELECT name, AsText(point) AS point FROM locations;
While I
2007 Nov 05
1
marker event listeners
I''d like to add an event listener for dragging markers, but it looks 
like YM4R GM (and Mapstraction) doesn''t support this.  I need an init like:
marker = new GMarker(...
GEvent.addListener(marker, "dragend", function() { })
but the current setup makes "anonymous" markers - never creates variable 
that can be used to access them.  Has anyone thought about
2008 Jan 23
3
Find city, state from supplied ZIP Code
Is there a simple solution available that would allow me to take a ZIP
Code from a user and then populate City and State fields based on that
ZIP?
Any kind of a plugin, for example?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2010 Apr 01
3
Using GIS data in R
I have a simple problem: I need to load a ERSI shapefile of US states
and check whether or not a set of points are within the boundary of
these states. I have the shapefile, I have the coordinates but I'm
having a great deal of difficulty bringing the two together. The
problem is the various GIS packages for R do not play well with each
other. sp, shapefiles, maptools, etc all use different
2018 May 06
2
How to log querystring values?
Dear Philipp,
  
 Thanks for you reply.
  
 My goal is to show in our analytics page segmented data (official apps, 
partner apps, third-party apps, demographic and geo). To do so each app 
pass some values in the query string (ie: app id, user id, lat, lng). And I 
need to know those values in order to do that.
  
 Today we are using nginx as a reverse proxy to Icecast to get those data 
but it
2008 Jan 21
1
Mysql collations error
Hello,
I am having this mysql error in my ruby on rails application.
 ActiveRecord::StatementInvalid occurred in
>  event#lg:
>  Mysql::Error: Illegal mix of collations
> (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for
> operation ''='': select * from locations where country = ''HU'' and
> geo_state = ''08'' and city
2010 May 05
1
[PATCH server] Upgrade rails gem version for F13
From: root <root at ovirt.admin.virt.par.lng>
Signed-off-by: Arthur Cl?ment <aclement at linagora.com>
---
 src/config/environment.rb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/config/environment.rb b/src/config/environment.rb
index 9c1a9fa..ca6ed03 100644
--- a/src/config/environment.rb
+++ b/src/config/environment.rb
@@ -20,7 +20,7 @@
 # Be sure
2000 Jan 13
0
Win9x speed and Samba.
Reading the comp.protocols.smb newsgroup sometimes has
its benefits :-).
Someone just posted there that they improved the speed
of their Win9x systems by a factor of 15 against a Samba
server by applying the patch to *all* versions of Win9x
(*NOT* NT) described in Microsoft knowledgebase article :
Q236926
-found at :
2012 Aug 03
1
Mock_model not recognizing act_as_mappable
I am using mock_model in my tests, and I encountered a situation where my
stub is failing. Here''s the scenario:
Controller:
   @locations = Location.al(:bounds=>bounds)l
   @locations.sort_by_distance_from([bounds.center.lat,bounds.center.lng])
Rspec:
 @location = mock_model(Location)
 Location.stub(:all).and_return([@location])
2008 Jul 06
1
GeoKit / Form Validation
I am new to rails and have been scouring the web for the past two days
trying to figure out 2 things.
1) I am currently using a form with 2 models. The first is person, the
second is address. I attempted to duplicate the two models on one form
as seen in Advanced Rails Recipes and Railscasts, and they work fine -
except when there are validation issues on the address piece it just
returns saying
2007 Dec 27
5
Rails 2.02 dropped JSON attribute tag ?
Hey there
I was scratching my head over why my application breaks when I run on
a local server but works on my remote server. It turns out that my
local server is Rails 2.0.2 and my remote server is 1.2.3 and I expect
the tag "attributes" to be passed with a json stream, before parsing.
Unfortunately, this was dropped in 2.0.2. Is there any documentation
on this? Any way to get it back?
2005 Oct 19
1
samba-3.0.10-1.4E (RHEL4); Invalid key XXX given to dptr_close
Hi List,
need your help, property the here following.
OS / Samba = samba-3.0.10-1.4E (RHEL4)
Error message in Samba logfile =  Invalid key XXX given to dptr_close
This message comes then if by NT server with BrighStore a Backup is started.
The Backup is made by a Share.
all the same with or without
kernel oplocks = no
level2 oplocks = no
oplocks = no
without success
Info:
Error Log from
2000 Mar 01
2
TriDent (was: Safe and stable)
Ok, anyone know if we're subject to the same bug as MS fixed
in 95B vredir.vxd?
  A test, with log level 3, sound like it's in order.
--dave
-- 
David Collier-Brown,  | Always do right. This will gratify some people
185 Ellerslie Ave.,   | and astonish the rest.        -- Mark Twain
Willowdale, Ontario   | //www.oreilly.com/catalog/samba/author.html
Work: (905) 415-2849 Home: (416)
2009 Sep 20
3
coordinates for geokit
i''m trying geokit and loving it, but i''m seeing really odd stuff on
distances, I''m wondering about the coordinates i''ve got in my DB. I
don''t think they''re standard format, they look like this.
east 6''41.6 north 45''24.8
Can anyone advise please ?
-- 
Posted via http://www.ruby-forum.com/.
2009 Aug 02
1
package to convert coordiantes to timezone
Is there a R-package with a function that returns me the timezone, if
I hand over longitude and latitude?
I know online services like
http://ws.geonames.org/timezone?lat=-38.01&lng=147 and
http://www.earthtools.org/webservices.htm#timezone and wodner if this
exists for R too.
Thanks for helping,
thomas