Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

12
votes
2answers
4k views

Turn a number into star rating display using jQuery and CSS

I have been looking at jquery plugin and was wondering how to adapt that plugin to turn a number (like 4.8618164) into a 4.8618164 stars filled out of 5. Basically interpreting a number <5 into ...
11
votes
13answers
2k views

Why is using '*' to build a view bad?

Why is using '*' to build a view bad ? Suppose that you have a complex join and all fields may be used somewhere. Then you just have to chose fields needed. SELECT field1, field2 FROM aview WHERE ...
8
votes
2answers
4k views

unpacking an array of arguments in php

Python provides the "*" operator for unpacking a list of tuples and giving them to a function as arguments, like so: args = [3, 6] range(*args) # call with arguments unpacked from a list ...
4
votes
1answer
230 views

Get starred messages from GMail using IMAP4 and python

I found many dummy info about working with IMAP, but I didn't understand how to use it for my purposes. I found how I can get ALL messages from mailbox and ALL SEEN messages, but how should I work ...
3
votes
3answers
54 views

Circumvent random number in ID

I got this line in my script, which check the items class: $('#post').attr('class'); Is there a chance, to read it like: $('#post*').attr('class'); So if the ID will be fe. post405 it will ...
2
votes
1answer
92 views

A* algorithm example - is it correct [closed]

I've following graph: If I use A* algorithm, I get this sollution: S (0+1=1) / \ / \ a(3+3=6) ...
2
votes
1answer
64 views

Replacing the 'reset' button with a normal star when using RateIt for jQuery

Using rateit, a plugin for jQuery, to replace a select element with stars. The problem is that the reset button takes the place of the first star and when the resetable variable is set to false, the ...
2
votes
3answers
171 views

WPF: Is there a sort of XAML tag that behaves like the HTML span element?

Coming from ASP.NET, this WPF stuff is just confusing. All I want to do is put a red asterisk by a label to indicate a required field. Playing around with stuff, I found that this actually does the ...
2
votes
2answers
225 views

const, pointers, typedefs and stars [closed]

Possible Duplicate: what is the difference between const int*, const int * const, int const * Hello everyone, I wonder if somebody can provide some clarity on the syntax for typedefs when ...
2
votes
1answer
155 views

Problem with A* pathing code

I have some C++ code I wrote to find an A* path, but it's behaving strangely. There's quite a bit of code here, so I'll split it into chunks and try to explain what I'm doing. I'm not gonna explain ...
2
votes
4answers
1k views

Jquery star rating plugin and cancel rating button

Using this plugin: http://www.fyneworks.com/jquery/star-rating/#tab-Testing I have a simple callback function that picks up the id from the radio buttons: <input type="radio" ...
1
vote
1answer
68 views

The Star Rating widget with jQuery ajax load

It works fine when the page first loads into browser However, problem starts when the the DIV container contains this star rating, was loaded again with Ajax load. It was reset to its original ...
1
vote
0answers
36 views

How to execute 'stcmd' to check out files from StarTeam with the password containing '@'

I have two little questions about checking out files from StarTeam: According to the StarTeam website help doc, ...
1
vote
2answers
221 views

rails simple_form gives dots under stars for required fields, better way to remove them?

In many of my projects I use simple_form and love it. However one really strange quirk that I find is that I get 3 small dots underneath the * it supplies for required fields. I have to get around it ...
1
vote
3answers
157 views

PHP if/switch concatenated by *

I was wondering if anybody knew if there was a way to concatenate a * (all) to a string inside an if (or switch) statement. For example if you had a URL called /hello/there and /hello/whats-up ... is ...
1
vote
1answer
377 views

ajax half star rating control

Is there a half-star rating control I can use for asp.net/ajax
1
vote
2answers
337 views

Solr Lucene - boost relevancy based on a 0 to 5 star rating?

Quite new to Solr 1.4 - seems to be very powerful indeed. However, I am stuck when trying to return search results in order of relevancy (score) and rating_value (a 0 to 5 star rating on each result). ...
1
vote
3answers
534 views

GD Star Rating - Thumbs Up/Down Size - HELP!

Thanks for clicking! Using GD Star Rating Wordpress Plugin. I'm having an extremely tough time trying to figure out how to do something as simple as resizing the rating button. I have an image ...
1
vote
1answer
112 views

How to “star” a URL in Google search programatically

I inevitably end up bookmarking a lot of sites because I think they might be useful in the future. Then two days later I have no idea what the bookmarks point to. What I would like to do is instead ...
1
vote
1answer
552 views

css Star-rating html problem

Im following a tutorial on this page: http://www.henryhoffman.com/css-star-rating-tutorial.html where the HTML looks like this: <ul class="rating"> <li><a href="#" title="1 ...
1
vote
3answers
4k views

Star Rating widget for jQuery UI

I was introduced to the Star Rating widget for jQuery UI. I was originally using this one. Is there any difference between using the two? Well trying to use the jquery UI one, I can't get the input ...
1
vote
1answer
2k views

jquery star rating plugin and jquery click function

I'm using the jquery star rating plugin: http://www.fyneworks.com/jquery/star-rating/ I might get some html code like this: <form name="api-disable"> <input type="radio" class="star ...
1
vote
5answers
1k views

Batch file: Password Stars/Circles

Like you already know, websites have certain special chars for passwords, like stars and circles. Could this be possible in a batch file, on the following one:? If this is not possible, if you type ...
0
votes
0answers
56 views

Wordpress plugin for star rating on custom post type and display in a custom place in the theme

I have custom post types named "movies" in my wordpress application. I need a star rating plugin which will support this post type. Also I need the stars to be displayed in custom place in the theme's ...
0
votes
4answers
95 views

Pointers and char*'s

My C++ syntax is quite rusty. This is my code: /* Add hdr of length length to the msg. */ void Message::msgAddHdr(char *hdr, size_t length) { char *temp; //temp to iterate through hdr ...
0
votes
1answer
41 views

Windows: select and copy mp3 failes based on star rating

I have a structured path of folders (main->band name->album->mp3 files) and all of those mp3 have a rating from 1 to 5 stars wrote inside themself. I have windows 7 and i can see the rating from ...
0
votes
0answers
268 views

How to achieve star-rating functions on android web by jquery mobile? [closed]

There is the ratingBar on android system. But is there star-rating on android web by jquery mobile?Who can help me? 3Q very much!!! /* * ...
0
votes
1answer
89 views

Help! I have a jQuery Mobile question ? [closed]

How do you use jQuery Mobile to create a star rating system? Is there a plugin for JQM similar to this: http://hi.baidu.com/mashi321323/album/item/1c93bbf8d33bc634242df278.html If anyone knows, ...
0
votes
1answer
91 views

Need help using acts_as_rateable with jquery star rating

I'm really messed up with javascript, is anyone willing to walk me through setting up a star rating with acts_as_rateable plugin and either http://orkans-tmp.22web.net/star_rating/ or ...
0
votes
2answers
322 views

How do I make star TSP100LAN receipt printer work with Android?

I have found an API here: http://www.starmicronics.com/Supports/Developer.aspx However, when I run the AndroidSample test app I get errors. When I press on the "Get Printer Status" button I get ...
0
votes
0answers
176 views

ColorRating plugin don't display rating stars if the user already voted

I've been crazy trying to find a rating plugin that I could integrate in Wordpress which could let me insert several ratings in the same post. Finally found this great one: ColorRating. My doubt now ...
0
votes
2answers
145 views

create a star schema database from an xml file

Is it possible to create a Star Schema Database from data available in an XML file or a text file? Your valuable inputs appreciated. Thanks in advance. Regards, Sam.
0
votes
0answers
57 views

Star rating not possible in php

I have a problem .In my page there is a option of star rating .Once the rating is selected it remains the same with the same user .However in my page the star rating is not retaining the rates the ...
0
votes
0answers
92 views

How to assign images to button from database through button.tag

i am facing issue in changing button image depending on the integer value from database. 1 for star image 0 for dot image HAVE A LOOK AT CODE IN QUESTION. this if and else loop are inside ...
0
votes
2answers
158 views

How to use star in table row for iphone

if ([stararray count] > 0) { for (int i = 0;i < [stararray count]; i++) { NSString *starstr =[stararray objectAtIndex:i]; NSInteger starinteger = [starstr ...
0
votes
0answers
130 views

Drupal 5 Star CCK Multigroup

I've got a site that uses the CCK Multigroup to create a custom set of multivalue fields. I want to give users the ability to rate each one of these groups on a node. Sometimes I may have up to 10 ...
0
votes
1answer
183 views

Accessing users starred locations from Google Maps

Is there a way to access a users google account to retrieve the list of starred locations that they selected in Google Maps?
0
votes
1answer
2k views

JQuery Star Rating

Can anyone suggest a simple JQuery five star rating script that is easy to setup. I just need a single instance on a single page. I don't care if it writes to a file or mysql database to calculate ...
0
votes
2answers
84 views

CSS Help to see stars

I have looked around and have been unable to write a CSS code that is based on a 5 star rating system that will change based upon customer feedback. Any help is appreciated.
0
votes
2answers
589 views

jQuery star rating plugin

Hello I am using jQuery star rating plugin: http://www.fyneworks.com/jquery/star-rating/#tab-API But where do you add the link that points to the PHP file where the data is inserted in the database?. ...
0
votes
1answer
298 views

Draw a star using imagefilledpolygon (with diagram)

Is there a way with PHP GD to draw a star using imagefilledpolygon? Where would the points be plotted? I believe it involves sine and cosine because... How can I relate those points to the center ...
0
votes
1answer
421 views

Wordpress - GD Star Rating - turn off and on for specific posts?

Hi all fellow Wordpressers, I'm trying to apply GD star rating plugin to 4 specific pages. I know I can do it in the page editor, but I have about 30 pages so don't want to spend ages going through ...
0
votes
1answer
674 views

jQuery star rating in a table

I have an MVC application generating a series of radio buttons based on a dynamic set of questions. The questions are generated, and the star rating works perfectly, but for some reason, when I try ...
-2
votes
1answer
148 views

state of art rating system in php [closed]

I am a programmer .I want to know how to implement * rating in php.Just tell me the steps
-3
votes
0answers
20 views

Why can't I find any more star rating systems for apps? [closed]

We used to rate 1-5 stars on apps, and leave comments under our ratings, but I haven't found such an app-rating method lately. Did it disappear to a hard-to-find part of each app page? Or did it ...
-3
votes
2answers
98 views

How can I draw a number of Friends in a Star Topology in Android

I Have Some problem. Let's say I have Q Icons (simple icon let say android logo) and I want to place them in a star topology against the single star center (icons) and connecting them on android ...
-5
votes
1answer
98 views

Math with 5 Star Rating and Width

Right Now I have a 5 star rating with values ranging from 1-5. Behind these empty stars is a box whose width will be depending on the values of the votes. The width of the 5 stars = 150px. This means ...