topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Sunday April 28, 2024, 10:37 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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - BGM [ switch to compact view ]

Pages: prev1 ... 9 10 11 12 13 [14] 15 16 17 18 19 ... 23next
326
Living Room / Image attachment problems
« on: March 20, 2018, 09:34 PM »
I have tried three times to post a handful of images.  Once I accidentally attached a .psd file, another time a .tif, the last time one (or all) were too large.  Every time the editor undoes *all* of the attachments instead of just the offenders.  I've already spent 15 minutes.  I'll try again later, maybe.


327
N.A.N.Y. 2017 / Re: NANY 2017 Release: sLyrics
« on: March 03, 2018, 09:13 PM »
http://www.chartlyrics.com/

It says the server is not found.  If it were being blocked by our firewall, there would be a firewall page.
Tried in two different browsers.
I can't ping it, either.

Could be my connection.  Or maybe something in between.  I'll try again tomorrow.



328
N.A.N.Y. 2017 / Re: NANY 2017 Release: sLyrics
« on: March 03, 2018, 08:02 PM »
Skwire,

When you run this program today (years later) it says this on the first run.

The ChartLyrics.com API does not appear to be accessible at this time.  Please try this application again when the ChartLyrics.com website is available.  Apologies for the inconvenience.


329
N.A.N.Y. 2014 / Re: NANY 2014 Release - epCheck
« on: March 03, 2018, 08:01 PM »
Skwire,

Say, I know this program is a few years old, but I wanted to try it for one single show's series: Star Wars Rebels.

Apparently, the server is no longer available.  Here' my screenshot of the website.


screenshot_waterfox_116.png

330
N.A.N.Y. 2010 / Re: NANY 2010 Release: ClipTrap
« on: March 03, 2018, 07:33 PM »
Oh, and I have another idea.
At the bottom of the Clips Tab, there is Copy Window Text, but who really ever wants to copy *everything* like that?
What if there was a button for "Copy Entry" or "Copy Line"?
Then you could put the cursor on the line you wanted and copy everything between delimiters with one button without having to select the text.

I was using ClipX for the longest time, but then something happened - I don't know what - and it was breaking my ctrl+C key and I couldn't copy anything anymore unless I closed it.  Strange.  But if there was "Copy Line" in ClipTrap, I wouldn't need another clipboard program.

331
N.A.N.Y. 2010 / Re: NANY 2010 Release: ClipTrap
« on: March 03, 2018, 07:30 PM »
Skwire, I have an idea for ClipTrap.
Since ClipTrap makes archives of the last X number of text files, what if there was an option or command to open that folder in Explorer? 
It would be easy to implement.

332
Thanks, 4wd, but I couldn't find anything to work with my chip.

I ended up getting a pcie card.  Maybe it will work out; we'll see!

333
My laptop is dead and I want to copy the data from the hard drive - except that the hard drive is an M.2 SSD chip with M key configuration.

I can't even find an adapter to read it with.
The BEST I can come up with is a PCIE card to fit it into my computer - but I don't want that. I also found this one, which accomodates all three m.2 styles.
I'm looking for some external adapter or chip or something.

I have an external SATA bay, if I could find some way to hook it to that.

I did find this, but I'm kind of afraid to shop on this site, and it's out of stock anyway.

Any advice, anyone?  I'm rather stuck.

Ah, maybe this! It will take x2 m-key chips and has a 3.5" SATA interface!

334
N.A.N.Y. 2018 / Re: NANY 2018 Release: BaseImage
« on: February 12, 2018, 04:48 PM »
Yeah, I wouldn't use this procedure for an image gallery.  I've used it to store images for buttons in certain javascript applications (like InDesign Extendscript or Firefox Custom Buttons) where you don't want external files, and I use it myself for images in email signatures.  The value of this is that you can store the image inside the code - so it would be best for smallish type icons. 

However, to avoid 117-line strings, you could always disable wordwrap in your text editor!  hahahaaa

335
General Software Discussion / Resource Scheduler
« on: January 09, 2018, 08:04 PM »
For some time now I have wanted to make a web-based application (in javascript - but I love jquery) whereby resources can be scheduled.
My premise is this:

Now, Ath has made a nifty bedroom-planner application (for scheduling bunkers, perhaps at a camp) which is similar, and I sort of unwittingly hijacked his NANY thread, so I am starting my own here.

Here is my premise.
(If you haven't read my profile, by the way, I am a Catholic Religious Brother, hence the nature of my premise)

We have here at our house 9 altars.
We have several priests stationed here, and often have visiting priests, and they all need to say Mass everyday.  It is my job to schedule them for a time and an altar.
Normally, a priest only says one Mass per day, but in some larger chapels they might say two.  I also have to schedule altar boys to serve for them.

Presently, I print out a big table and fill everything in by hand since it changes alot.  I used to do this in excel, but it is clumsy to cut and paste.

What I envision for the web application is this:
The user first enters in the names of all the priests so there is a list.
There are preset timeslots. Each Mass lasts about 45 minutes with preparation time.
The altar boys may serve at one time or another, so there needs to be a way to specify which times they are available (depends on their own schedules).

I want to be able to see a sort of layout of timeslots for each altar, and then drag and drop the name of the priest onto a time slot.  The same for the altar boys, but they need to somehow marked as available or not for a particular slot.  The idea is to drag and drop.  When a priest is placed into a slot, he is removed from the waiting list.  The server remains in the servers list if he is available for another time.

I would like to be able to change the calendar from day to week to month.
Also, it is a necessity that I be able to print the week chart so I can hang it in the Sacristy for everyone to see in the mornings when they say Mass, so they know where to go.

So far, I have found this resource calendar framework on github that can provide the calendar part. 

If anyone has any ideas, that would be great.

336
N.A.N.Y. 2018 / Re: NANY 2018 Release: BedPlanner
« on: January 09, 2018, 07:45 PM »
Hi, nogojoe - wow, that is very generous of you!  I wasn't trying to get anyone to get this going for me - really, I was just talking (if it were a javascript-based web-application, I could modify it to suit my needs and the needs of our other chapels, too).  Maybe I should start a new thread though, because now we aren't talking about Ath's nice bedtime application.

I started my own thread here.
Thanks for your interest, y'all.

337
N.A.N.Y. 2018 / Re: NANY 2018 Release: BedPlanner
« on: January 09, 2018, 01:53 PM »
Ath, so, 9 altars, normally, the priests would all say Mass simultaneously at two times, say, 6:30 and 7:14 - taking about 45 minutes with preparations.  But then there will be later Masses at other times intermittently.  Yes, each priest can only say Mass once; although in some chapels where there a lot of people a priest might say two Masses on the main altar, although this isn't the case at the place where I am stationed.

I've searched for planner type applications to track this before and never really found what I was looking for.  I still haven't abandoned the idea of writing something myself.

338
N.A.N.Y. 2018 / Re: NANY 2018 Release: BaseImage
« on: January 09, 2018, 10:26 AM »
Another place it is used - is by the Firefox Custom Buttons extension for the button icons - when you select an image for the icon, it base64 encodes it so it doesn't have to refer to a file location.

339
N.A.N.Y. 2018 / Re: NANY 2018 Release: BedPlanner
« on: January 09, 2018, 10:24 AM »
The bedroom schemes has a limited use, I think (which is why it is interesting - solving a very particular problem this way is fascinating to me), but I have a similar particular problem.  (Maybe you have read my profile, I am a Catholic Religious Brother) We have 9 altars here at our house, and I have to schedule any random number of priests to say Mass at them every day.  Sometimes we have only a few priests, sometimes we have 20 (at certain times of the year).  Right now I do all this on pen and paper, but I've always dreamed of writing a program to do it for me, and then to share the program with my colleagues all over the USA who have the same problem.  I thought of creating an online application using a javascript system called FullCalendar.  But I have only gotten into the beginning stages and ran out of time (and go back to pencil and paper).

Your program looks interesting - but could be more generally useful if the schema were not limited to "bedrooms" and "sleepers" but rather to "assets" and "users" that could be named anything. For me "bedrooms" could become "altars".  However, there will never be anyone paired for my uses, but the scheduling throughout the day and the durations would be the primary thing. 

340
N.A.N.Y. 2018 / Re: NANY 2018 Release: BedPlanner
« on: January 08, 2018, 09:54 PM »
Looks interesting for planning for organized summer camps, maybe? Why did you write this?

341
N.A.N.Y. 2018 / Re: NANY 2018 Release: SubAHK
« on: January 08, 2018, 09:50 PM »
Hi, Skwire - I just wanted to leave a comment on your thread to get rid of the "0 replies" in red letters next to your NANY entry...  Looks interesting, but I'm not even sure what a subsonic server is.  But I love it when people make things for the NANY, even if I never heard of the things they are doing.

342
N.A.N.Y. 2018 / Re: N.A.N.Y. 2018 Announcement
« on: January 08, 2018, 09:41 PM »
Ghacks posted yesterday (Jan 7, 2018) the results of NANY 2017...  instead of NANY 2018!  hahaha (Sorry, Mouser; I left them a comment).
https://www.ghacks.n...7-software-releases/

343
N.A.N.Y. 2015 / Re: NANY Entry: Ballistic: an easy list filter
« on: January 08, 2018, 02:48 PM »
Updated Ballistic to version 1.3.
Added a Recent Menu, and fixed drag-n-drop for custom lists.

344
N.A.N.Y. 2018 / Re: BaseImage
« on: December 31, 2017, 06:22 PM »
Thanks for trying it out!  For webpages, bear in mind that the encoded image is *very* long.  It increases the page size but you don't have to load an external file.  The best use of this, I think, is for using html email signatures.

345
N.A.N.Y. 2018 / Re: BaseImage
« on: December 31, 2017, 02:13 PM »
Hey! Anybody try this out for me?  I guess nobody is interested in something like this?  I know it's a bit specialized.

346
N.A.N.Y. 2018 / Re: NANY 2018 Release: Image Card Printer
« on: December 12, 2017, 09:11 PM »
Looks interesting, Mouser!  I'll be glad to try it out.  Maybe it's useful to print passport id photos, too.
Maybe I'll use it for my Fungus Attacks boardgame (based on the old Fungus Game that I can't get anyone to make a computer game out of).

347
Living Room / Re: I need help shopping for mesh!
« on: December 12, 2017, 09:07 PM »
Well, I ended up making the grid myself using clear silicon on a wood panel.  Tedious, but it works like a charm.

348
N.A.N.Y. 2015 / Re: Program Idea: Fungus for Windows
« on: December 12, 2017, 09:06 PM »
I never worked out how to make a computer game out of this, but I did design it into a board game!  It's a bit tedious though when one fungus takes over a large part of another fungus.

349
N.A.N.Y. 2018 / NANY 2018 Release: BaseImage
« on: December 11, 2017, 10:22 PM »
NANY 2018 Entry Information

Application Name BaseImage
Version 1.0
Short Description Small utility for easily creating base64 encoded images
Supported OSes Windows 7
Web Page Online Documentation
Download Link Download Baseimage
System Requirements Only works on Windows
Version History
Author Link to Author's Profile page on Stack Exchange


Description
This is a little gui to let you create base64 encoded images. You can drag-n-drop an image onto its window and then choose to either export to file or copy to the clipboard. You can copy just the base64 code, or an html img tag, or a full html page.

Features
  • Generates base-64 encoded html img tags from a given image file
  • Easy-to use, simple interface
  • Drag-n-Drop
  • Built-in demo
  • Copy just the image tag or just the code
  • Export to html file
  • Export img tag to file
  • Autonaming
  • Use Custom HTML Template
  • Tray Icon Support

Planned Features
Nothing yet.

Screenshots
baseimagegui.png
Please visit the documentation page for more images

Usage
Installation
Just extract the zip file to a folder and run the exectuable.

Using the Application
Run baseimage.exe and select Run Demo from the Tools Menu.
Or, drag your own image onto the window and select Export html to file from the File Menu (html files normally open in your browser).  Then, in your browser, view source.

Uninstallation
Just exit the application and delete all the files.

Known Issues
No issues yet.

350
Updated to 1.7; fixed an issue that came with 1.6 where the cursor position would reset itself.
Also published on Portable Freeware: https://www.portable...om/index.php?id=2902

Pages: prev1 ... 9 10 11 12 13 [14] 15 16 17 18 19 ... 23next