OPENLAYERSV7 Need help to add popup to my marker - geolocation

I couldn't figure out because docs are so hard to understand
I did try to use what doc said but I think its old

Related

Conversion tracking via pixel

It's crazy i can't find any documentation on this subject. I found some old stackoverflow posts that references a pixel link like this
//www.googleadservices.com/pagead/conversion/XXXXXXX/?label=YYYYYYY&guid=ON&script=0
This is fine but I can't find any documentation about what other params i can put there.. I am interested in appending the gclid there but i am not even sure it will be read or if it needs to have another name..
Before you ask: We do not want to install any kind of 3rd party js. We want to be able to track only the signup conversion for our google ads campaing and as far as i understand it is possible with pixel, but i cannot find any documentation.
Can you please help me with documentation or an alternative?

How do I retain a fixed drop down value in creating a link for submit?

I am new to the community and I am in no way an advanced programmer. I am a support in a company and would like to make our job easy in any way I can. In regards to this, could you please help me with my problem?
I have created a link wherein I want to automatically disable a program, but to do so, all values must be present. And in order to do that, I have to inspect the elements of the page and include each item in the link I am making. Here is an example below.
(WEBSITE)frmTarget=PROGRAM&frmOption=EDIT&program_ident=xxxxx&status=D&labor_console_mode=D
With the link provided above, the labor_console_mode part is what I want to retain. Each program_ident has a different value when it comes to the labor_console_mode part; sometimes it has A value, sometimes it has C value. My question is, how do I retain the value of the labor_console_mode part without changing its value in the link and being able to submit the whole URL.
Let us say:
C=Scheduled
A=Auto
D=Disabled
Something like, labor_console_mode=selected is what I thought would work but it didn't. If I remove it from the equation, the page loads saying that the labor_console_mode is missing. It frustrates me as to why I cannot find any answers online or if I am wrongly searching for the phrase. Please help me. I would greatly appreciate any help I can get regarding this matter.
Thank you!

Cairo: How to create path-warped text?

I would like my text in Cairo to follow a drawn path. Something similar to this.
Now this link comes from a post in the Cairo mailing list that claims to have coded this already. Only the link to the code is on svn.gnome.org which seems to have been taken down. My question is, does anybody know if this cairotwisted code referred to in the mailing list post is still around? If not, can somebody please give me some guidelines on how to do it?
I'm using the lua API to Cairo.
It appears cairiotwisted.c that's being referred to in the mailing list is available here at github.

YouTube's search function in IOS

http://coolappsman.com/wp-content/uploads/2012/09/YouTube-App-Search.jpg
Hello, I am looking for some implementation tips for YouTube's search-function. I want to implement exactly the same thing but without the function "displaying tips based on the search-term".
With other words, I want a simpler version. How can I make the NavigatorBar disappear when the user clicks on the "search-button" and then make the NavigatorBar appear again after the user searched what they looked for? If you have seen the app its pretty clear what I am trying to explain.
Anyone know a good tutorial to implement something like this? What methods do this require? I am grateful for all tips. Thanx!
Jesper.
Concept you want to implement is quite hard to do, that is highly customized control. Instead of showing results in the same view, a new controller is pushed with results table.
However, you can start with UISearchDisplayController. See Apple's TableSearch example.

I need a Twitter widget that isn't hideous

I need a Twitter widget that isn't chunky and disgusting like the official one (http://twitter.com/about/resources/widgets/widget_profile) and more like this one on some guy's blog (http://kelwynshade.blogspot.com/).
I've checked his source, obviously - and it appears to be part of the Google Friend Connect service, which seems like it aims to solve a lot of problems I just don't have. And by that I mean it's bloated as hell.
Please advise.
Okay, ultimately I determined that I had enough CSS control over the stock widget to make do. If anyone has a better solution though I'd still like to hear it.
I dont know if this helps but u can check the post to twitter app from here:
http://marakana.com/forums/android/examples/67.html
and here
http://marakana.com/techtv/android_bootcamp_screencast_series.html
Hope it helpes:)

Resources