topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Wednesday April 8, 2026, 5:06 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 616 617 618 619 620 [621] 622 623 624 625 626 ... 1515next
15501
General Software Discussion / Re: Drupal is f*cked
« Last post by mouser on September 23, 2010, 11:30 PM »
Now that is the great question.. and it's why even after being so angry and frustrated with drupal after i used it for my first project, i found myself using it again..

From a programmer's perspective, and under the hood -- Drupal is a remarkable achievement.  I'm just having a very hard time thinking of many use-cases where it is a good choice.

I can't really answer that in a way that would meaningfully help someone who is considering using a CMS (content management system) for their site.  because i'm not really an end user utilizing it as a CMS -- I'm using it as the foundation of a larger web service, that shares some overlap in functionality with a CMS.

Having said that, if you are really looking mainly for a CMS, i can't imagine any justification for going through the hall of configuring drupal; as impressive an achievement as it is -- it's just awful to configure -- orders of magnitude worse than anything else.  powerful yes, but a recipe for pain and disaster.

The one viable use case for Drupal is if you are a serious coder (or plan to hire one), and basically want a full CMS *and* want to add serious custom functionality on top of that CMS.  That is, if you are going to have users, forums, blogs, stories, etc. and then will add your own new kinds of complex content types -- that is the *one* use case where Drupal starts to make sense;  that's because it allows you to code independent addon modules that can do a lot of things and don't require you to modify the core Drupal code, making maintenance easier.

That's basically how i used it when i created tfdocs.com; the idea was to preserve a full cms system where users could create forms and tag them and catalog them, and do all kinds of normal CMS stuff, but also work with this new content type.  From a coding standpoint that project was more suitable to Drupal than my latest one (UQ), which is much less of a traditional CMS, and is proving to be much more painful and difficult to add the kinds of things I need to add.

One might say that I'm expecting too much from Drupal -- expecting it to be something it's not; in some sense that's a fair point -- but on the other hand, the things that i still get insanely frustrated about are some of the most obscenely straightforward things (creating sidebar links) etc.; nothing is simple in Drupal, and often the more simple it should be, the more impossibly convoluted it is to perform (and once you do figure it out you'll never remember how you did it in the future since it involved the coordination of settings in 10 different places, etc.).

You asked what I would choose as an alternative.. In the past I have piggybacked on a framework (CodeIgniter) as the starting point for a large web service -- and in many ways i regret that i didn't polish up all of the user management code i added to that, because that would have been a far saner and more straightforward starting point for building a system.

The dilemma I faced this time, and face over and over -- is figuring out when it would be better to leverage existing flawed and over-complicated code -- vs. writing new code from scratch.  Drupal has a system for managing groups (allowing people to invite others to groups, manage them, etc.), and an elaborate system for tagging, etc. -- these are all things that one would have to code into a lightweight framework like CodeIgniter if you didn't build on top of something like Drupal.

Ideally though, i think that the better approach might be to spend some time building just such a foundational framework -- sort of midway between Drupal and something like CodeIgniter (or CakePhp or Ruby on Rails, etc.).. something much more focused on serving programmer's needs as opposed to the frankenstein approach of Drupal.
15502
General Software Discussion / Re: animated/flash graphs
« Last post by mouser on September 23, 2010, 05:11 PM »
there have been some truly beautiful tools for making flash animations for charts.. i can't remember any particular ones now, but there are a few that really produce stunning results.  i'm sure someone will remember the names of them.
15503
General Software Discussion / Re: Drupal is f*cked
« Last post by mouser on September 23, 2010, 02:55 PM »
it's really hard/exhausting to explain what is so bad about drupal because the suckiness pervades it so deeply in every crevice of it's configuration.

i think part of the problem is that it is trying to be so powerful and so flexible, and let you do everything, that it ends up making EVERYTHING difficult and confused.  almost everything you might want to change involves make a handful of carefully coordinated changes in spread out options that are almost impossible to find -- one failure in any of these different places results in things not working, with little clue as to why.

as for why i "keep" using it -- i've actually used it now on 2 projects that involve me creating serious custom modules for it -- and i chose it because i keep thinking that just over the hill i'm going to reach a point where i appreciate the logic of drupal.  but in fact i just keep getting more and more frustrated.

it's just so convoluted.

one cannot help but be incredibly impressed by the complexity and power of some of the stuff created for drupal, like the Views module -- but it's the perfect example of why the best solution is often to not try to make some gigantous perverted infrastructure and custom api/language for doing things -- and instead go with a simpler mechanism for letting a coder do a coder's job when custom stuff needs to be done.  it's a good lesson that when you try to do everything, you end up making it hard to do anything.
15504
Screenshot Captor / Re: Losing Image Caption
« Last post by mouser on September 23, 2010, 11:46 AM »
it sounds like SC is not realizing that the image needs saving after the caption -- just tested and confirmed.

so for now the workaround is to manually hit Ctrl+S after you add a caption or hit the save button, before switching away.

i will fix this in next release, should be this week.

thanks for the bug report!
15505
Living Room / Re: The Blog of Michael Mindes: Ramblings of a Board Game Publisher
« Last post by mouser on September 23, 2010, 10:40 AM »
Another good indie board game designer's blog:
http://inspirationto...ation.wordpress.com/
15506
Because NANY expressly forbids previous releases.


NANY actually says something like cannot have been publicly released before October.. the idea is to ask people to create something that is new, but it's ok if you release something in beta form and for early testing a little before the deadline.. just as long as its not something you released a year ago.
15507
General Software Discussion / Re: what's wrong with my PC? (it's often soooo slow)
« Last post by mouser on September 23, 2010, 03:40 AM »
It might be your hard drives being put to sleep after a short time.

that's a good guess.
15508
why not use same project? no harm in that given the deadline of nov 15 since you might be releasing betas of your nany by then and it will take them a couple of weeks to judge, etc.
15509
General Software Discussion / Re: Drupal is f*cked
« Last post by mouser on September 23, 2010, 12:04 AM »
quick update:

there is just no way to express in a human language how horribly horribly wrong configuring and maintaining drupal is.. i've experienced few things that are as convoluted and guaranteed to end in frustration and anger.
15510
Living Room / Re: Where have all the trackballs gone!
« Last post by mouser on September 22, 2010, 11:15 PM »
the new logitech trackball looks pretty nice.
15511
Site/Forum Features / Site may be unstable Sunday Sep 26, 2010
« Last post by mouser on September 22, 2010, 08:14 PM »
some short notice maintenance is scheduled to be performed by SoftLayer hosting, where the DC server lives.

SoftLayer Scheduled Maintenance - Short Notice [09/26/2010]
Date: Sunday, September 26, 2010 (09/26/2010)
Start time (GMT+00:00): 06:00 AM
End time (GMT+00:00): 10:00 AM
Services affected: Public Network / Backbone
Location: WDC01
Duration: 4 hours

==================================================
* Short Notice Maintenance *

SoftLayer Engineers will be conducting maintenance on the transport network that provides connectivity between the WDC01 datacenter and the Equinix facility in Ashburn.  During this window, Engineers will be migrating a number of transport circuits from existing gear to new dark fiber gear.  Once complete, this new system will allow SoftLayer to scale capacity between these sites from the existing 60 Gbps limit to well over 800 Gbps if required.

The following services will be impacted during this maintenance:
-       Public network connectivity for the WDC01 facility
-       Public / Private connectivity to other SoftLayer facilities from the WDC01 facility

During this maintenance, Engineers will make every effort to mitigate the impact to customer traffic; however, customers are likely to see routing anomalies, packet-loss, and increased latency.
15512
General Software Discussion / Re: My Windows Desktop is a shambles...
« Last post by mouser on September 22, 2010, 05:26 PM »
there are lots of different "launch bar" / dock programs you can use for this -- mine is just one.
15513
General Software Discussion / Re: My Windows Desktop is a shambles...
« Last post by mouser on September 22, 2010, 04:58 PM »
Use a "Launch Bar" instead of your desktop to arrange your programs and files, and turn off your desktop icons completely (or at least delete 99% of them); that's what many of us do: https://www.donation...ex.php?topic=18759.0
15514
The latest JayIsGames.com game coding competition has just opened.. I'd love to hear that a DC member was entering something!

Design a browser game that incorporates the theme (see below). Since you will have just 2 months to complete your design, simple ideas are probably the best way to go. You may use any browser-based technology platform you are comfortable with (Flash, Unity, Javascript/HTML5, etc.). If we can embed your finished game file on our competition page, you may use that platform to design and develop your game.

For the 9th Casual Gameplay Design Competition, we are calling for entries designed to incorporate this theme: FRIENDS. You are free to interpret that any way you choose..


1st place: $1,500; 2nd place: $1,000; 3rd place: $500
The deadline for entries is Monday, November 15, 2010 at 11:59PM (GMT-5:00).
15515
Screenshot Captor / Re: Resolution change after thumbnail-ing
« Last post by mouser on September 22, 2010, 03:30 PM »
i actually could add some sharpening filters to the combo box for Thumbnail dialog Smoothing Filter.. i'm not sure it's something that would be useful but it might be; putting it on my todo list.

15516
General Software Discussion / Re: what's wrong with my PC? (it's often soooo slow)
« Last post by mouser on September 22, 2010, 10:35 AM »
next time it happens, quickly hit ctrl+alt+delete and sort the running processes by CPU usage -- see if it's one program eating up all your cpu.
15517
Screenshot Captor / Re: Resolution change after thumbnail-ing
« Last post by mouser on September 22, 2010, 09:37 AM »
By the way, the thumbnai maker dialog ALSO has a separate option for what smoothing filter to use when reducing size image -- so if you feel like your thumbnails themselves look blurry when reduced in size, try changing the *THUMBNAIL* smoothing filter, which is in the Thumbnail Maker dialog (in File menu).
15518
Screenshot Captor / Re: Resolution change after thumbnail-ing
« Last post by mouser on September 22, 2010, 09:10 AM »
The "fuzziness" / blur you are seeing happens when large images are shown less than smaller than 100% zoom.

If you change to 100% zoom (see checkbox at top right of interface) you should see the fuzziness / blue disappear.

It does NOT affect the actual saved file, only the temporary view of it on screen.



Now, to try to improve the look of the reduced-size display more to your liking, go to the "Interface Options 1" tab, and look at the settings for "Smoothing" -- try different methods there (try None first).



As for big borders in thumbnails -- that in the thumbnail option dialog, you can adjust whatever border you want.
15519
FlipSuite and Flipbook Printer / Re: Command Line Printing
« Last post by mouser on September 21, 2010, 06:48 PM »
Yes; in fact i have a new beta version of Flipbook Printer which has a number of enhancements, it's just not public yet.  you can email me ([email protected]) and i can make sure you get a copy of it before Halloween.
15520
thanks for sharing what worked oblivion!  :up:
15521
Living Room / Was Stuxnet Worm Built to Attack Iran's Nuclear Program?
« Last post by mouser on September 21, 2010, 05:13 PM »
Fascinating stuff..

A highly sophisticated computer worm [Stuxnet] that has spread through Iran, Indonesia and India was built to destroy operations at one target: possibly Iran's Bushehr nuclear reactor....
Experts had first thought that Stuxnet was written to steal industrial secrets -- factory formulas that could be used to build counterfeit products. But Langner found something quite different. The worm actually looks for very specific Siemens settings -- a kind of fingerprint that tells it that it has been installed on a very specific Programmable Logic Controller (PLC) device -- and then it injects its own code into that system. Because of the complexity of the attack, the target "must be of extremely high value to the attacker," Langner wrote in his analysis.



from http://slashdot.org/
15522
N.A.N.Y. 2010 / Re: NANY 2010 Release: Anuran
« Last post by mouser on September 21, 2010, 01:53 PM »
you know what would be cool is a way to add entries to farr via sending windows messages -- or via commandline; then we could have a farr alias that added an item to anuran.
15523
LaunchBar Commander / Re: Hotkey commnads via icons
« Last post by mouser on September 21, 2010, 12:35 PM »
At this moment LBC gets the handle and the ahk-script would send the ctrl+c to LBC and not to the active window, where the selected text is.
Same with pasting the text. So one disadvantage with this script-solution would be that some special hotkeys for special programs need to be sent directly to that special program.

great point Bensbush!

you have convinced me to look into this -- and i'll see if i can't have LBC be able to send hotkeys, which should be easy, but also remember the last active window and restore it, useful for sending the hotkeys to and also maybe just in general when launching applications it would be better to restore the last window focus before doing so (or at least have an option for that).
15524
Activation/License/Language Help / Re: entering license key
« Last post by mouser on September 21, 2010, 08:39 AM »
the most common problem people have with the license keys is downloading the wrong one.

it's easy to miss, but there are actually different links for different programs on the license key page:
https://www.donation...r.com/Keys/index.php

make sure you download the correct link.
15525
free license for a year with upgrading pricing after that.

we had a discussion about some confusion about this terminology lately..

does that mean that

1. After 1 year the program still works, but users who chooses to upgrade has to pay to upgrade just like a normal person who bought it?
or
2. That the program stops working after 1 year?

If it's #1 then that's great.  I don't use programs that behave like #2 (except for antivirus programs because they need continual updates).
Pages: prev1 ... 616 617 618 619 620 [621] 622 623 624 625 626 ... 1515next