Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
stars
- Page 1
ArkTS - McCharts
Programming
Software Development
1 Month Ago
by 杨_659
… join us in co-creation and collaboration.** Your support (and
stars
!) will fuel future updates. As my first open-source project…
Re: ‘Advanced AI should be treated similar to Weapons of Mass Destruction’
Community Center
2 Months Ago
by rproffitt
UPDATE: Feb 4, 2025 — Google on Tuesday updated its ethical guidelines around artificial intelligence, removing commitments not to apply the technology to weapons or surveillance.
Re: Stars
Community Center
Meta DaniWeb
18 Years Ago
by Dani
… the way the system was working, members had zero
stars
, sponsors had one, team colleagues had two, moderators had three, … badges describing what people are, the
stars
are redundant. So I decided to make
stars
about post count so this way members…
Re: Stars
Community Center
Meta DaniWeb
18 Years Ago
by Dani
… to do with the rep rating. You see the five
stars
below my username? That is related to the number of… star for every 1,000 posts. (It caps at 5
stars
) What I'm suggesting is that there are two rows… of
stars
. One for "This forum" and one for "…
Re: Stars
Community Center
Meta DaniWeb
18 Years Ago
by WolfPack
Well no special interest in those things. Same as
stars
. Just wanted to clarify what happened. That's all. Didnt even realize I was missing my
stars
until I saw this thread. It was then that I "Really saw
Stars
". Your Highness.
Re: Stars
Community Center
Meta DaniWeb
18 Years Ago
by WolfPack
that means I lose my 3
stars
? oh well. no big deal. who needs those
stars
anyway. Sour in the first place. no biggie. who cares. honest. I have my name in bold. Now that is something.
Stars
Community Center
Meta DaniWeb
18 Years Ago
by Dani
… people's posts, you'll notice that some people have
stars
under their name. One star for every 1,000 posts…
Re: Stars
Community Center
Meta DaniWeb
18 Years Ago
by happygeek
… that adds real value, or just adds another row of
stars
:)
Re: Stars
Community Center
Meta DaniWeb
18 Years Ago
by Ancient Dragon
is it possible to have 5
stars
but a rep power of only one green square thingy?
Re: Stars
Community Center
Meta DaniWeb
18 Years Ago
by Dani
Yup ...
stars
is solely based on postcount. :)
Stars C++ Code
Programming
Software Development
14 Years Ago
by johntodo
…The statement triangle(4); would display a triangle 4
stars
wide: [CODE] * ** * * * *… * * ** *[/CODE] The statement triangle(7); would display a triangle 7
stars
wide: [CODE] * ** * * * * * * * * * * * * * * *…
Re: Stars C++ Code
Programming
Software Development
14 Years Ago
by WaltP
How would you do it on paper (IOW, how did you generate the above patterns?) Think carefully about your decisions when and how to use spaces and
stars
. Look at the patterns and using [B]jonsca[/B]'s hint you can translate your pattern into code.
Stars print using arrow key?
Programming
Software Development
14 Years Ago
by scobi
If we press up arrow key then we get straight line of
stars
in 8086 assembly language?how....,up arrow key ascii=37.
Re: Stars
Programming
Software Development
14 Years Ago
by beggers23
I need an algorithm that will write the 5 pointed, 7 pointed, 9 pointed, all the way to 99 pointed
stars
with out me writing a code for each star. Is there such an animal?
Re: Stars
Community Center
Meta DaniWeb
18 Years Ago
by happygeek
I'm slightly confused as to the purpose of this. It would make sense as a measure of reputation on a forum by forum basis perhaps, based on the more active you are the more valuable you are likely to be to that forum. But how does that then impact upon the 'rep power' rating? Sorry if I'm missing something by a country mile here :)
Re: Stars
Community Center
Meta DaniWeb
18 Years Ago
by Dani
I think I agree with you, Davey. It was just an idea I thought of but I, myself, wasn't really sure if it would add any value. Which is why I opened the idea up to discussion.
Re: Stars
Community Center
Meta DaniWeb
18 Years Ago
by WolfPack
my badge please.
Re: Stars
Community Center
Meta DaniWeb
18 Years Ago
by Dani
You have it. It says MODERATOR and it's to the left of your Join Date in your post.
Re: Stars
Community Center
Meta DaniWeb
18 Years Ago
by WolfPack
It's okay. I dont need a badge. I got myself a crown.
Re: Stars
Community Center
Meta DaniWeb
18 Years Ago
by Dani
You don't like your badge? :(
Re: Stars
Community Center
Meta DaniWeb
18 Years Ago
by Dani
Ahh, alright. BTW what does your signature mean?
Re: Stars
Community Center
Meta DaniWeb
18 Years Ago
by WolfPack
[QUOTE=cscgal]Ahh, alright. BTW what does your signature mean?[/QUOTE] One Ring to Rule them all, One Ring to find them, One Ring to bring them all and in the darkness bind them. Lord of the Rings - page 272
Re: Stars
Community Center
Meta DaniWeb
18 Years Ago
by Dani
Very condensed language, Japanese, isn't it? (I assume it's Japanese since you live in Japan).
Re: Stars
Community Center
Meta DaniWeb
18 Years Ago
by WolfPack
Oh no. This is [URL="http://en.wikipedia.org/wiki/Black_Speech"]Black Speech[/URL]. Invented by JR Tolkein for the Lord of the Rings.
Re: Stars
Community Center
Meta DaniWeb
18 Years Ago
by Dani
Ah, gotcha! I never saw Lord of the Rings. The only artificial language I know is Klingon lol.
Re: Stars
Community Center
Meta DaniWeb
18 Years Ago
by Dave Sinkula
[QUOTE=WolfPack]One Ring to Rule them all, One Ring to find them, One Ring to bring them all and in the darkness bind them. Lord of the Rings - page 272[/QUOTE]Ever seen Chris Torek's [URL="http://web.torek.net/torek/c/expr.html#therule"][I]The Rule[/I][/URL]?[quote][I]One Rule to ring them all One Rule to find them One Rule to point…
Re: Stars
Community Center
Meta DaniWeb
18 Years Ago
by WolfPack
[QUOTE=Dave Sinkula]Ever seen Chris Torek's [URL="http://web.torek.net/torek/c/expr.html#therule"][I]The Rule[/I][/URL]?[/QUOTE] Nice. That reminds me of [URL="http://www.cs.bgu.ac.il/~omri/Humor/AmericanPie.html"]American Pie in Hacker Style. [/URL]
Triangle of Stars
Programming
Software Development
18 Years Ago
by Jupiter247
…txtNumber.Text) StarString(0) = "" [COLOR=#008000]'store
stars
in array (string) [/COLOR]StarString(1) = "*" …[COLOR=#008000]'odd numbers of
stars
from 1 to 15 - [/COLOR]StarString(2) = ""…Else[/COLOR] [COLOR=#008000]'with a minimum of 5
stars
[/COLOR][COLOR=#0000ff]If[/COLOR] Number < 5…
Print stars in console using java ?
Programming
Software Development
15 Years Ago
by saadismail85
Print
stars
in console like this using java ? ......* .....*.* ... *...* .. *.....* . *.......* ...*.....* ... *...* …[/B] [CODE]import java.util.Scanner; public class
Stars
{ public static void main( String args[] ) {…number ; System.out.print(" Enter Number of Middle
Stars
: "); number = input.nextInt(); for (int i…
Re: Triangle of Stars
Programming
Software Development
14 Years Ago
by sakura_hanah07
… the developers,..i'l just ask how to create the
stars
considering the number of input numbers in an inputbox,... we…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC