topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Monday November 10, 2025, 12:54 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 [2] 3 4 5 6 7 ... 12next
26
General Software Discussion / The Bat! advice needed
« Last post by ayryq on April 15, 2018, 07:40 AM »
Hi,
Perhaps I should post this at TheBat! forums but I know we have some active users here so I thought I'd try here first. I received "The Bat!" email client in the April 2018 giveaway (100% happiness!) and I've been using the trial while I wait (and wait...) for my key to be delivered. I'm switching from years of using Claws Mail, and I had a couple questions that maybe someone can help me with.

First, I wonder if there's a way to make IMAP access be "asynchronous" ... I'll explain what I mean. In Claws Mail, when I delete a message it is marked for deletion (shown by a lighter font in the message list), when I move a message it is marked with an arrow, when I mark as spam it gets both. Then when I've marked all the actions I intend to take I hit a button "Execute" and all the moves are made. There is no need for a "Compact" option. In The Bat! (must I always type this exclamation mark?) deleted items are instantly gone, but I keep finding when I visit my webmail page from another computer, for example, that the messages are still there, just marked with strikethrough until I hit "compact". So is there a way to get things the way I'm used to, or can you suggest your workflow for IMAP mail deletion/compaction (i.e. what combination of checkboxes have you chosen in the mail options pages)?

Also, and this might be related, in Claws mail (as I have it configured) highlighting a message (i.e. by deleting the one above, or by using arrow keys on the message list) does not load it automatically - only once the Enter key is pressed or the message clicked on directly is it loaded in the preview pane. Can I do that in The Bat!?

Second, I'm finding the IE-based HTML renderer much better than the built-in one, especially in terms of layout, but there seems to be no way to see the destination of a link. The status bar shows nothing, and while the built-in HTML viewer shows link destinations in a pop-up tooltip, there is no such thing in the IE viewer. This is such a huge security flaw that I won't even consider clicking on a link... am I missing a simple checkbox somewhere to get this information, preferably in a status bar?

I'm still getting my head around the new system so there may be more things I need to ask but these are two that are bugging me for the moment. Thanks in advance!

Eric

EDIT TO ADD:

A couple more questions: First, the "show images" button for the HTML message preview pane appears inconsistently. How can I get that button to always appear?

Second, I'm having trouble getting filtering to work the way I want. As an example, I'd like messages in my "Junk" folder to be deleted after a month. I can either create a filter to do this or set a age limit in the folder settings. But when are filters triggered for existing messages? It seems they only fire when a message is downloaded, or read. And if I set an age limit, the rules can apparently be set run "on exit" which I assume means when exiting the program.... but I never exit the program. My last email client would sit in my taskbar for months until a windows 10 update finally killed it. Claws mail ran filter rules whenever I opened a folder.
27
Living Room / Re: Thread on 3d Printing Cody Model
« Last post by ayryq on April 07, 2018, 06:44 AM »
I printed out the 8"x8"x8" baby cody model.

How long did it take? And how much filament?
28
Living Room / Re: Show us the View Outside Your Window
« Last post by ayryq on April 04, 2018, 07:48 AM »
April 4 and the view outside my window is snow snow snow today. But here's one from a few months ago that I just downloaded from our game camera:
(This should be an animated .gif, hopefully it works...)
turkeys.gif
29
Living Room / Re: Show us a photo of your mutt or other creatures..
« Last post by ayryq on April 02, 2018, 06:37 PM »
Couldn't participate in this thread until today. Introducing our 4 new Buff Orpington chicks, Lady, BonBon, Sally, and Orckle. (Not sure the spelling has been pinned down on the last one yet).
20180402_174548.jpg
30
General Software Discussion / Re: OpenSCAD is a game changer for 3d printing
« Last post by ayryq on April 01, 2018, 06:56 AM »
I knew you'd like it :) I had the same experience after trying more organic programs (blender) and more supposedly-precise ones (sketchup). Neither category was compatible with my brain. But OpenSCAD just makes sense! Lately I've been printing parts for my father-in-law's recumbent bicycle. He needed a part with a radius to match that pipe and a hole just right there, and in about 10 minutes I had a design done. While there are certainly applications for which it is unsuited (c.f. my attempt at modelling Cody), for anything which is basically geometric, or for anything which requires precise dimensions, the use of a language rather than a gui is a huge asset.

Edit to add: I won at the 3d-printing game when I used OpenSCAD to model, and then successfully printed, a new heel-tip for one of my wife's high-heel shoes. Other models I've made which might be useful to others include a model-rocket launch-rod cap, and a little platform to mount a circuit board to a rod.

Eric
31
Living Room / Re: Gadget WEEKENDS
« Last post by ayryq on March 31, 2018, 06:15 AM »
I bought a surprisingly-inexpensive intervalometer for my DSLR.
Use HD, full screen or you can't see the stars!


32
Living Room / Re: Thread on 3d Printing Cody Model
« Last post by ayryq on March 30, 2018, 08:37 PM »
I will soon try painting one of the baby codys.

You should try acetone-fuming with one of the codys. It smooths out all the ridges and makes it much easier to paint. Lots of info online; I did it with a widemouth mason jar on my heated bed and a little lower-able platform made of stiff electrical wire.

Edit: this is for ABS. good link here: http://blog.reprap.o...ng-abs-rp-parts.html
33
Ugh I hate updating Drupal. It's so fraught... after backing up you're supposed to:
Delete all files except the Sites folder and any files such as ".htaccess" and "robots.txt" that have been customized. (This assumes any contributed modules, custom themes etc. That you use are in the sites directory)

I cringe when I hit that delete key.

Did it last night though since it seems to be a very serious vulnerability.
34
Living Room / Re: Thread on 3d Printing Cody Model
« Last post by ayryq on March 30, 2018, 07:12 AM »
Here, use this one instead. I got rid of all the "center=true" so things grow "up" instead of "out". Should make dimensions easier to play with.

35
Living Room / Re: Thread on 3d Printing Cody Model
« Last post by ayryq on March 30, 2018, 06:51 AM »
I think I will need your help making the "rod".

You can do it! Look at the bottom of the file; I've commented out a cylinder "//simple platform for Cody".
translate([0,0,2]){cylinder (r=20,h=3,center=true);}
First change r and h - note that the height expands from the middle so it sticks out the bottom.
translate([0,0,2]){cylinder (r=2,h=30,center=true);}
Then change the "z" value in the translate function to slide it upward. You can move it up by half the height, plus half the thickness of the cylinder. Overlap is OK.
translate([0,0,17]){cylinder (r=2,h=30,center=true);}
36
Living Room / Re: Thread on 3d Printing Cody Model
« Last post by ayryq on March 30, 2018, 06:28 AM »
mouser,
The nice thing is everything you suggest (mostly) is really easy. Comment out the cody, change the height of the column, etc.

I haven't tried it but I think OpenSCAD can import an stl - you may be able to do this in one print.

I changed the font in the latest version, from Arial Black to Liberation Mono (DC.com) and Liberation Sans (other text).

I normally go through and fix indenting and comment things before I do this :) but here's the source - I included the font needed for the edge; fonts for the top will need to be on your system (OpenSCAD has a font list under the help menu to be sure).

When you're using OpenSCAD it shows a "preview" but to print it you need to do a "render" (F6 or a toolbar button) which is pretty slow with the fonts. Then you can export an STL.

Helpful tip for OpenSCAD, if you put a "#" at the beginning of a line or object then it's highlighted in red, so you can see what you're editing.
37
Living Room / Re: Thread on 3d Printing Cody Model
« Last post by ayryq on March 29, 2018, 09:53 PM »
OK, this one is thinner (5mm) but just as large, has a gear-looking thing for the pedestal, and has a chunkier, simpler cody on the bottom. I switched the font but no matter what I do that "e" in "coder" is high. Since that text won't change maybe I'll make it in Inkscape and bring it over as a dxf. It's also not manifold, and I don't know why, but it sliced fine as far as I can tell.

http://ericandchar.com/dc/codycoin02.stl
38
Living Room / Re: Thread on 3d Printing Cody Model
« Last post by ayryq on March 29, 2018, 02:46 PM »
"currency" symbol:
Clipboard01.png
39
Living Room / Re: Thread on 3d Printing Cody Model
« Last post by ayryq on March 29, 2018, 02:40 PM »
I think this is what you meant:
Clipboard01.png
I had the plain center to serve as a base for Cody (edit: with the hex socket for some sort of peg); I'm not sure how it'll look with him sitting on the $ sign. Also, the symbol is pretty US-specific. Maybe kill two birds by using the "currency" symbol i.e. "¤" instead. I spun the text around as well.

I need a test print to see how these small bits look. Currently the size of the coin is 76mm, about 3 inches.
40
Living Room / Re: Thread on 3d Printing Cody Model
« Last post by ayryq on March 29, 2018, 11:23 AM »
Here's what I'm working on. I'm happy to receive creative direction!
Clipboard01.pngClipboard02.png
41
Living Room / Re: Thread on 3d Printing Cody Model
« Last post by ayryq on March 28, 2018, 01:50 PM »
I found a better library to use:
https://github.com/b...ick/text_on_OpenSCAD

Updates as they become available :)
42
Living Room / Re: Thread on 3d Printing Cody Model
« Last post by ayryq on March 28, 2018, 06:47 AM »
Text on the bottom/sides is easy to design and render, less easy to print.
the write.scad library is nice because it does curved text for tops and sides of cylinders, but it has a weird format for fonts and doesn't look like it kerns correctly.
Clipboard01.png
43
Living Room / Re: Thread on 3d Printing Cody Model
« Last post by ayryq on March 27, 2018, 03:22 PM »
Sure, I can look at that. Could you maybe draw a sketch of what you're thinking?

Edit: Also is there an "official" DC font?
44
Living Room / Re: Thread on 3d Printing Cody Model
« Last post by ayryq on February 17, 2018, 12:23 PM »
This is hard!
Clipboard01.png

45
Living Room / Re: Thread on 3d Printing Cody Model
« Last post by ayryq on February 16, 2018, 08:29 PM »
If we could get a cody holding a big coin/medal where we could customize the writing it would be so awesome to be able to print out custom "awards" to send to people..

Mouser, have you played with openscad at all? I think it would be the most DC-like way to design something like this. Though it doesn't lend itself to "organic" shapes it might be an interesting challenge--and could be easily customized with text (there's a font library I believe).

Everything I've successfully designed (rather than just downloading from thingiverse) has been done in OpenSCAD. I just don't have the chops for traditional CAD programs but the programming-language style seems to click better (for me). It reminds me of back in the day when I played with POV-RAY from some shareware catalog :)

And now a gadget, for it is the weekend!

I bought a surprisingly-inexpensive intervalometer for my DSLR. It's got a wireless remote and plugs into the port on the side of the camera. All it "does" is trigger the shutter on the camera (both half- and full-press), but can be programmed to do so in quite a large variety of ways, from using it as a time-lapse controller to using it to control ultra-long "bulb" photos. I've used it already as a remote trigger for a family portrait: we also have an infrared remote but that requires line-of-sight and so you can usually find the person controlling the picture - this device is 2.4GHz wireless so can be hidden. My intention is to use it to take wide-angle astrophotography, but it's been too cold, cloudy, and snowy here in Michigan to give that a try so far. I have a Nikon but it's available for Canon too; only the cord is different.

617ynQjDi3L._SY355_.jpg

46
Living Room / Re: Thread on 3d Printing Cody Model
« Last post by ayryq on February 14, 2018, 01:57 PM »
Mine came out a little worse -- I printed him upright and one of his legs became encased in supports and came off with them.

Yes, you have to think about not only what's going to print most successfully (least support, or support in least obvious places), but also where the strength is going to be after printing. Think in terms of woodworking... if you print cody upright you have "short grain" in the legs—easy to break. The way I did it, the layers extend (at least partially) through the legs from the body, adding strength.
47
Living Room / Re: Thread on 3d Printing Cody Model
« Last post by ayryq on February 14, 2018, 12:59 PM »
Printing it now..

20180214_135544.jpg
20180214_135723.jpg

48
Living Room / Re: Thread on 3d Printing Cody Model
« Last post by ayryq on February 14, 2018, 10:35 AM »
Here's an STL to get you started. Gonna need support.

http://ericandchar.com/dc/cody.stl
49
UrlSnooper / Re: Help finding stream URL link
« Last post by ayryq on January 25, 2018, 01:31 PM »
Hmm, they work for me (still). Maybe there's a token or session of some kind that is associated with me.
50
Living Room / Re: Google Photo: Query/s re related info
« Last post by ayryq on January 23, 2018, 04:49 PM »
Does Picasa still sync with Google Photos?

That's a good thought (and I don't know the answer), because the description typed into Picasa does wind up stored in the photo metadata. I don't know if Google Photos uses that metadata when uploaded; what I read indicates it might not (or maybe keywords do but descriptions don't).
Pages: prev1 [2] 3 4 5 6 7 ... 12next