Comment

Recent Comments

Re: Are we all supposed to be able to moderate at this point? (Score: 3, Informative)

by bryan@pipedot.org in Expandable Comments on 2014-03-08 15:06 (#B1)

Yes, the dropdowns do allow you to moderate a comment. However, they do not "disappear" afterwards like on the green site. You can freely change your vote (until the story archives.)

One way or another (Score: 5, Insightful)

by spallshurgenson@pipedot.org in Should companies offering online services be required to maintain them? on 2014-03-08 14:35 (#B0)

Barring actually running the servers themselves, the publishers should provide their customers a way of hosting their own servers. This should be baked into the code from the beginning; "if PUBLISHER_SERVER=DOWN, then ENABLE_LOCAL_HOST_SUPPORT". Or this functionality can be added by a patch held in escrow until the game reaches end-of-life.

Of course, publishers will never go for it. Aside from adding complexity to the code, they reap too many benefits from controlling the online server, not least of which is that it enables a forced obsolescence into their product. They don't WANT the customers to keep playing the same game year after year; they want you to buy the new model.

Publishers get away with this because the industry have managed to convince consumers that they do not OWN the product, but merely license it. Customers are merely paying for the privilege of temporarily using the product so long as the publisher allows it. More, they have been known to actively pursue hobbyists who try to add in this missing functionality. It's one of the great rip offs of 21st century.

I have games from 20 years ago that - with the correct hardware - I can still boot up and play. But some games that are only a few years old I'll never be able to play again.

Re: Whom do I tell? (Score: 1)

by zenbi@pipedot.org in Expandable Comments on 2014-03-08 13:35 (#AZ)

Do you happen to be using IE? I can't reproduce this on Firefox/Chrome and I can only reproduce it on IE once per reboot. I've found a slight delay on the transition from HTTP to HTTPS in IE due to checking the CRL. After the first HTTPS navigation, future transitions have no delay. Also, unchecking the "Check CRL" option in the IE settings prevents the delay.

For now, I'm just going to move the entire Sign In page to always be HTTPS; instead of waiting until the POST for the switchover.

P.S. The "Bugs" link at the bottom of every page will get you to the bugtracker if you find any more issues.

-1, Redundant (Score: 1)

by czert@pipedot.org in Pipedot Status Week 1 on 2014-03-07 20:28 (#AY)

Okay, I have to join the praisefest. Having found out about this site only today, I'm extremely impressed by the functionality. Everthing already seems to work the way I always expected from both /. and soylent news. You may have lost the PR battle, but you simply deliver.

Here's to hoping that the comunity goes on growing and that the site keeps up with it.

Progressive enhancement (Score: 4, Interesting)

by tdk@pipedot.org in Expandable Comments on 2014-03-07 20:16 (#AX)

Thanks for doing this. It looks good, even better than soylentnews .
It's possible to automatically cope with javascript (JS) being off.
You have a link with an href that points to the comment on a page of its own. In JS you then set the onclick event to a function that returns false, and does your ajax stuff.
This tells the browser to not follow the link if the function runs. This then automagically does the right thing if JS is on or off.
You can also use the jQuery event.preventDefault() call.
This is what I do on squte and it's got good feedback so far.

Are we all supposed to be able to moderate at this point? (Score: 2, Interesting)

by unitron@pipedot.org in Expandable Comments on 2014-03-07 19:43 (#AW)

'Cause there are this things under each comment that I think sort of work, but not exactly the way they do elsewhere, so I can't be sure.

Re: Tried logging in with a non-existing user name? (Score: 3, Informative)

by zenbi@pipedot.org in Expandable Comments on 2014-03-07 18:57 (#AV)

Myself, I tend to use 'luser' as referring to the record itself, as opposed to the 'user', who is the actual person.
Exactly. The "user" field in the database is case sensitive so that people can have names like "SpallsHurgenson", but I didn't want another user to register "spallshurgenson" either. Nor did I want to constantly strtolower() the username when doing comparisons. Thus, I have two fields: "user" that is case sensitive and used for display, and "luser" that is the lower case equivalent and used for comparisons.

Re: Like the sliders! (Score: 1)

by danieldvorkin@pipedot.org in Expandable Comments on 2014-03-07 17:44 (#AT)

True. I think most users do, though.

YaVDR (Score: 1)

by omoc@pipedot.org in Best HTPC setup? on 2014-03-07 16:26 (#AS)

I use YaVDR. It comes in a very great package with zero effort on my part and included XBMC. OpenELEC is a close runner up.

Re: Cool! (Score: 1)

by omoc@pipedot.org in Expandable Comments on 2014-03-07 16:23 (#AR)

Very cool indeed, thank you so much for your effort!

Re: Tried logging in with a non-existing user name? (Score: 5, Interesting)

by spallshurgenson@pipedot.org in Expandable Comments on 2014-03-07 14:46 (#AQ)

'luser' is a word with quite a long pedigree. It dates back to the '70s at MIT and has since been adopted by IT professionals and hobbyists, especially by those who have to deal with users on a regular basis. Although it's tongue-in-cheek meaning has not changed, it has become less a comment on the users themselves and more of a shibboleth used within the community.

Myself, I tend to use 'luser' as referring to the record itself, as opposed to the 'user', who is the actual person.

Mod site up (Score: 3, Insightful)

by hyper@pipedot.org in Expandable Comments on 2014-03-07 11:50 (#AP)

Excellent work, keep it up!

Tried logging in with a non-existing user name? (Score: 2, Funny)

by afineusername@pipedot.org in Expandable Comments on 2014-03-07 10:53 (#AN)

record not found - table [user] id [luser="ausername"]

"luser". Classy, huh. Slow. Clap.

Re: What came before (Score: 0)

by Anonymous Coward in Munich standardizes on Kolab for its groupware on 2014-03-07 10:41 (#AM)

Inflicting OWA on your staff will certainly prepare them for the loss of Windows.
After OWA anything is good..

awesome (Score: 4, Interesting)

by quadrox@pipedot.org in Expandable Comments on 2014-03-07 09:52 (#AK)

While the Red site may have more traffic for now, i think this one had great potential. These changes really make it enjoyable to browse here, and it works great even on my phone. Awesome job, keep up the good work.

I think the answer is more inertia (Score: 1)

by prospectacle@pipedot.org in Munich standardizes on Kolab for its groupware on 2014-03-07 09:44 (#AJ)

Inertia cuts both ways. When android eventually offers a "windowed apps" mode (perhaps inspired by samsung's tizen os which has a similar feature), then people will suddenly realise they have a (linux) system they're familiar with, in their pocket, which they can plug into a screen/keyboard/mouse dock when necessary.

Then maybe they'll think twice before switching to a different computer when they get to work, especially if all they're doing is web pages, documents, spreadsheets, and emails.

Not working yet - no setting to change. (Score: 3, Interesting)

by fatphil@pipedot.org in Expandable Comments on 2014-03-07 09:21 (#AH)

"Javascript disabled."
Not necessarily true - in 2 of the 3 browsers I use regularly javascript isn't even a feature that could ever be enabled, and the 3rd one has NoScript enabled to the max except for things I depend on.

Forward steps, please. Not backward ones.

Re: Recruit more Staff (Score: 1)

by cubancigar11@pipedot.org in Expandable Comments on 2014-03-07 08:09 (#AG)

As I understand, the articles are limited by submission, unfortunately :(

Re: Love the site (Score: 4, Funny)

by cubancigar11@pipedot.org in Expandable Comments on 2014-03-07 08:08 (#AF)

Not karma whoring - mark as funny.

Btw, modding is very intuitive and great here. Love it.

Re: Love the site (Score: 3, Funny)

by cubancigar11@pipedot.org in Expandable Comments on 2014-03-07 08:07 (#AE)

Same here. Someone mod me up :)

Ditto (Score: 2, Insightful)

by hombre@pipedot.org in Pipedot Status Week 1 on 2014-03-07 07:26 (#AD)

Half the reason I joined was for a low UID. Yes, I'm petty like that.

Re: Usenet: comp.misc (Score: 1)

by philovivero@pipedot.org in What "news for nerds" sites should I use? on 2014-03-07 06:41 (#AC)

A suggestion: since the stories are a bit lean, why don't you replace your story feed for the time being with some other feed? Say scrape the front page of news.ycombinator or something.

Then, as the site gains membership, slowly turn down the spigot of stories from other sites, and turn up the spigot on yours. (Alternatively, just weight stories that originate from the Pipedot pipe higher than from other feeds).

I don't know how to fix the lack of comments.

Re: Like the sliders! (Score: 2, Informative)

by unitron@pipedot.org in Expandable Comments on 2014-03-07 01:29 (#AB)

But that one point karma bonus only happens if the person who would get it allows it to happen.

Re: Full Desktop Baby! (Score: 1)

by gallondr00nk@pipedot.org in Best HTPC setup? on 2014-03-07 01:00 (#AA)

Same. A cute black mid 2000's IBM Netvista with a spare dual core pentium running arch with XBMC, though in my case I just use a cheap remote instead of a kb/mouse combo.

Recruit more Staff (Score: 5, Insightful)

by kumanopuusan@pipedot.org in Expandable Comments on 2014-03-07 00:25 (#A9)

You might want to consider recruiting more staff so that you can increase the number of articles getting posted. Technically, everything looks great.

Whom do I tell? (Score: 1)

by darnkitten@pipedot.org in Expandable Comments on 2014-03-07 00:21 (#A8)

Off topic, but...

When I logged in, the username and password fields blanked as if the page had reloaded, with no indication that I had been logged in (I had been). I didn't see a place to report it, so...

...Anyway - love the expandable comments. You all are doing great work!

Re: About time, because this one is getting screwed (Score: 2, Funny)

by darnkitten@pipedot.org in Kepler finds 4 potentially habitable worlds on 2014-03-07 00:15 (#A7)

By the way, each time I log onto this site, there's new functionality. Not sure how this new posting thing works, but it sure looks interesting!

Yeah, It's like /., only working right.--Anyone know if and where the devs are reposting the improved code?

Re: About time, because this one is getting screwed (Score: 2, Insightful)

by danieldvorkin@pipedot.org in Kepler finds 4 potentially habitable worlds on 2014-03-06 22:56 (#A6)

Hold your fire on that one just yet, we know where they are but actually getting to them is going to be the tricky bit...

Yeah. As a biomedical researcher, I'm uncomfortably aware of how wide the gap is between what we do in the lab and what we can actually hope to bring to patients, but at least we don't have any overarching theory comparable to general relativity telling us NO, YOU CAN'T DO THAT.

Re: Like the sliders! (Score: 5, Informative)

by danieldvorkin@pipedot.org in Expandable Comments on 2014-03-06 22:46 (#A5)

The Slashdot standard is logged-in registered users at +1, Anonymous Cowards at 0. Registered users' posts also get modified by karma, of course, with good karma granting an additional +1, for a total of +2. Which isn't to say you should be bound by /. conventions, of course!

Full Desktop Baby! (Score: 1)

by sleazyridr@pipedot.org in Best HTPC setup? on 2014-03-06 21:17 (#A4)

I just plugged an old tower into a TV. Got a wireless keyboard/trackpad that was about the size of a regular TV remote. That way you can use anything: torrents, Netflix, random dodgy streaming sites, games, youtube all right there on my TV. Of course, the mini-keyboard wasn't amazing for games but you have to sacrifice somewhere.

Re: Like the sliders! (Score: 5, Informative)

by unitron@pipedot.org in Expandable Comments on 2014-03-06 21:07 (#A3)

Comments by registered users at /. start out at +1, ACs start at 0.

Re: Like the sliders! (Score: 4, Insightful)

by geotti@pipedot.org in Expandable Comments on 2014-03-06 21:00 (#A2)

Respect to what you're pulling off! Keep on going!

Re: About time, because this one is getting screwed (Score: 3, Insightful)

by sleazyridr@pipedot.org in Kepler finds 4 potentially habitable worlds on 2014-03-06 19:17 (#A1)

I'll be standardizing my petroleum-rich lifestyle by consuming only pre-packaged things wrapped in non-biodegradable packaging, because science will save my ass!


Hold your fire on that one just yet, we know where they are but actually getting to them is going to be the tricky bit...

I'm with you on loving this site. I've no idea how much will be here eventually but it's all so clean and smooth it's just great!

Re: Like the sliders! (Score: 2, Informative)

by bryan@pipedot.org in Expandable Comments on 2014-03-06 18:28 (#A0)

I was under the impression that slashdot started at zero as well. If you have good karma, however, you get a karma bonus of +1 added to your comment. The karma system here isn't finished yet.

Like the sliders! (Score: 3, Interesting)

by tempest@pipedot.org in Expandable Comments on 2014-03-06 17:43 (#9Z)

Is post moderation starting from 0 intentional? If so, I'm curious why you chose to buck the slashdot legacy trend.

Re: Cool! (Score: -1, Redundant)

by philovivero@pipedot.org in Expandable Comments on 2014-03-06 16:23 (#9Y)

And now just need to be able to store the comment slider positions as a preference!

Re: Cool! (Score: 5, Interesting)

by philovivero@pipedot.org in Expandable Comments on 2014-03-06 16:23 (#9X)

And now just need to be able to store the comment slider positions as a preference!

Re: Love the site (Score: 2, Funny)

by sleazyridr@pipedot.org in Expandable Comments on 2014-03-06 15:38 (#9W)

I really like the colours of this site and the collapsible comments are awesome too! Mainly I'm replying here to make it easy for people to see the collapsible comments in action.

Love the site (Score: 4, Informative)

by elf@pipedot.org in Expandable Comments on 2014-03-06 15:20 (#9V)

The site looks great! The styling is very pleasing to the eye

Cool! (Score: 5, Informative)

by zafiro17@pipedot.org in Expandable Comments on 2014-03-06 13:59 (#9T)

Just discovered this an hour ago while posting on the Kepler article. Works well! But *thanks* for offering a script-free alternative too. I frequently browse from low-spec browsers and sites that don't work without Javascript usually don't capture me as a user.

Settings, what settings? (Score: -1, Offtopic)

by fatphil@pipedot.org in Google's Modular Cellphone on 2014-03-06 13:16 (#9S)

Well, subject line says it all - I followed the settings link, and there were no settings to edit.

About time, because this one is getting screwed (Score: 5, Funny)

by zafiro17@pipedot.org in Kepler finds 4 potentially habitable worlds on 2014-03-06 12:47 (#9R)

The BadAstronomer is a great site - I love almost everything they post. Way to go, kepler: find us some inhabitable worlds quickly, because we're trashing this one as fast as we can! While you're looking, I'll be standardizing my petroleum-rich lifestyle by consuming only pre-packaged things wrapped in non-biodegradable packaging, because science will save my ass!

By the way, each time I log onto this site, there's new functionality. Not sure how this new posting thing works, but it sure looks interesting!

Re: Combination of efforts (Score: 1)

by philovivero@pipedot.org in Soylent News has launched! on 2014-03-06 07:55 (#9Q)

Yes. I can't figure out how to filter comments below a threshold on this site, but it was obvious on Soylent. Missing feature, perhaps.

Re: Nice (Score: 4, Insightful)

by tempest@pipedot.org in Munich standardizes on Kolab for its groupware on 2014-03-05 16:01 (#9P)

The problem is "average" companies tend to be very different. I think non windows setups work best in medium sized companies with one to three tech staff. If they're too small they don't have the resources to get Linux in place. Too big and existing infrastructure (inevitably Microsft) is too far entrenched. The key to the process becomes getting the top decision maker on board with moving to that system. Most managers are too apathetic to care about things that are already "working fine", and don't want to move into unfamiliar territory.

The biggest block I've typically experienced are people demanding Windows/Office. Calc is no Excel, and I'll concede that, but many people insist on using MS Word but could just as well be using freaking Wordpad for all the functionality they used. That kind of thing. Where I work I've given up trying to migrate off of Windows due to various special purpose programs, but I've been doing well on the server side. I don't like the over complexity of Exchange, but have to admit it's been pretty good to me. Still, I'd really like to get us off of it, although our love affair with "Public Folders" will probably never allow that.

Re: What came before (Score: 2, Interesting)

by mverwijs@pipedot.org in Munich standardizes on Kolab for its groupware on 2014-03-05 13:54 (#9N)

Their French brethren have come up with a proxying client that translates all the proprietary MAPI stuff into open standards (IMAP, SMTP, CARDDAV, Caldav). It's here: http://davmail.sf.net/. I've used it at corporate clients any number of times without a hitch.

Re: What came before (Score: 5, Interesting)

by zafiro17@pipedot.org in Munich standardizes on Kolab for its groupware on 2014-03-05 11:49 (#9M)

It's not impossible, though it's not ideal: even Exchange allows IMAP functionality, I'm told, though you have to manually make it available. Let's say you have existing Microsoft software ecosystem and want to make a switch. Me, I'd start by changing out Exchange first and let everyone continue to use Outlook as an IMAP client to whatever Linux solution I had on the back end.

But if for some reason they started with the desktops, then they could have conceivably just let Exchange continue as an IMAP server in the gap. Obviously, we could probably learn something by reading the article before speculating, but what fun is that?

I've followed Kolab on and off since at least 2001, when the Kompany was still around (rememeber them? Produced Rekall, the first good GUI MySQL database software for Linux?). Kolab was just getting started and everyone was hot to produce a decent Exchange replacement. Looks like they made huge strides since then - congrats to them.

employees in the cloud (Score: 1)

by eviljim@pipedot.org in Corporate World excited about desktops in the cloud on 2014-03-05 03:50 (#9K)

I'm waiting until I can purchase employees in the cloud too, that way my office link going down wouldn't affect productivity and the data center can manage all that HR crap.

Re: What came before (Score: 2)

by eviljim@pipedot.org in Munich standardizes on Kolab for its groupware on 2014-03-05 03:44 (#9J)

Outlook Web Access :) completely compatible with linux, except I cant send email while using chrome.

Re: Nice (Score: 3, Interesting)

by jonh@pipedot.org in Munich standardizes on Kolab for its groupware on 2014-03-05 01:13 (#9H)

I wonder what the base software requirements would be for "Joe Average Company" to consider using a Linux distribution in preference to Windows? Windows probably has a huge advantage due to inertia, and we've been promised the "year of Linux on the desktop" probably for the last 15 years now, but I'm finding that LibreOffice can do everything I'd want to do in Word or Excel (and probably PowerPoint as well) and if Kolab has mail/calendar functionality equivalent to Exchange, then I'm wondering if there's anything essential for general office use that's missing now? And Linux is cheaper than Windows too... :D

Re: What came before (Score: 4, Funny)

by jonh@pipedot.org in Munich standardizes on Kolab for its groupware on 2014-03-05 00:14 (#9G)

Who knows, maybe Exchange runs on Wine? :D

More realistically, they might've stuck with a Windows Echange server, but used a compatible Linux client on the desktop(s). Assuming they didn't just make do with sendmail and Thunderbird, and some Unixy calender application (cron?).
...151152153154155156157158159160...
Comment Feed