Topics - BGM [ switch to compact view ]

Pages: prev1 2 [3] 4 5 6 7 8 ... 14next
11
Living Room / Happy Birthday Skwire
« on: February 22, 2021, 08:53 AM »
♪ ♬ Happy Birthday to you... ♪ ♬

Wait a minute....   :huh:

♪ ♬ It's your birthday, and we don't care! ♪ ♬
♪ ♬ Gloom, doom and despair! ♪ ♬

Dern that other personality...   >:(

♪ ♬ Happy Birthday deaaaarrrrrrr Joooooooody... ♪ ♬
♪ ♬ Happy Birthday to you... ♪ ♬
 :-*

12
When you work with Powershell, you have to work with CSV files.  I hate working with Microsoft Office (even though I'm a 365 admin! doh!), so Excel is out.

The best thing I've found so far is CSVPad - its interface is perfect and I love it - BUT you cannot open things with it via the commandline.  It was made from CSVForm, but the coder left out that part of the code. 

You see, I use FreeCommander, and I attach the little csv editor to a button on the toolbar.  So I can just select the csv file and click the button to get a quickie view/edit for the file.  Right now I'm using CSV Form, but it lacks a lot by way of usability.  CSVPad won't open the file because it lacks the commandline to open via %1.  I wish I had the source code for that (it's in Delphi, though).

Now, CSV Form is also in Delphi, but I don't know Delphi, and it would take me some time to get my head wrapped around it.

There are other csv editors out there, but they are either written in ugly Java or they are part of an office suite that I don't want.

What I'm looking for is a standalone app (not part of any suite) designed for CSV Files that is easy to see and use, and isn't a Java app.  I love toolbars.  I really just want CSV Pad to work correctly - that would be perfect.


Anyone have some ideas?  Or is anyone willing to make something nice out of CSVForm?

13
My project is a web-application that I'm writing using C# webforms.
I have a few hundred small text blocks - (actually prayers) that I want to load into the web page and arrange so the user can easily find what they want.

Now, my question is how to store them.
I could put them in XML or an access database or a sql database, or I can just type them all right into the web page.

The thing is that if I put them in a database, I can enclose everything in the proper divs that the webpage needs to display them with sortable jquery menus and accordians.  If I typed them into the webpage, it would be hard to know what is in the page, exactly, and I'd have to type all the divs.  So, I'm leaning toward a database or xml for storing the prayers with their titles, imprimaturs, and perhaps comments.

Should I use xml, sql or accdb for storing things?  Which would be faster to load and search?

14
N.A.N.Y. 2021 / N.A.N.Y 2021: Incipitor
« on: October 03, 2020, 10:59 AM »
NANY 2021 Entry Information

Application Name Incipitor
Version 1.2
Short Description A handy, dandy tool to add shortcuts to your Start Menu
Supported OSes Windows 7 and Windows 10
Web Page DC Members: bgmCoder
Version History
  • 1.0 First Release - October 23, 2020
  • For complete history, view the program's help file[/]
Author Link to Author's Profile page


Description
At my workstation I like to use Open Shell (revamp of Classic Shell) and to manually organize my Start Menu so it works as an effective and efficient program launcher.  Since I often need to add items to the Start Menu's folder structure, I wrote Incipitor (incipit is Latin for "start").  This allows me to add those not-installed applications to the menu.

Features
  • Settings for adding and removing Incipitor in the Windows context menu for all files.
  • Drag-n-drop onto the main window.
  • Customizations for the context menu.
  • Allows for renaming of the shortcut file before creation.
  • Maybe I'll make an installer so that the context menu can be added/removed without the user having to do it manually from the application.



Planned Features
Cleanup task to remove invalid shortcuts
Backup Start Menu

Screenshots
FoldersTab.png SettingsTab.png  InfoTab.png

Here is the Context Menu entry
ContextMenu.png

Here is what my Start Menu looks like, using Open Shell and all organized.
mystartmenu.png

Usage
Installation
Unzip the package and run Incipitor.exe.  Then click the "Install" button to add to the context menu.

Using the Application
Once installed, you can use the Windows context menu on files to add them to the start menu.  Incipitor's window will appear allowing to you choose what folder to place the shortcut into, and allow for you to name it whatever you like.

You need to run Incipitor as Administrator to install it to the context menu. After that you can run it with normal rights.

Uninstallation
Push the uninstall button to remove it from the context menu, then just delete the application folder.  It will not do anything to the Start Menu folder.

Version History
version 1.1: 
Fixed missing version info in the executable's Resource Table.
Added icons
Added ability to rename the folders
Added a "Save Settings" button

Tips
Use it with Open Shell.  It's not so useful when used with the normal Windows 10 Start Menu.  However, it would work great on Windows 7.

Known Issues
Just remember to use the "uninstall" button in the main window to remove the context menu entry if you decide to delete Incipitor.  Also, the folder structure only dives 2 directories deep.  You get all the folders in the Start Menu folder and one level of sub-folders below that, but no further.  This isn't so much an issue as a limitation, though.  I could change that if anyone really wants it.


15
General Software Discussion / Pixarra Pixel Studio and Icon Editing
« on: October 03, 2020, 10:39 AM »
Hi, all,  I just found that you can get Pixarra Pixel Studio for free (just today) from SharewareOnSale.
https://sharewareonsale.com/s/free-pixel-studio-100-discount

Now, SWOS regularly releases Pixarra applications for freebie, but I wanted to draw attention to Pixel because it looks like a really good program for creating icons for your DC applications. 

I usually collect all of these Pixarra programs and install them, and then never use them (hee hee).  But just trying them out, they have some very interesting approaches to digital artwork.  This Pixel program looks like it would actually make the creation of program icons - well, fun!

Normally for my own programs, I start with an icon from some long-forgotten collection and alter it to my needs using an old SIB Icon editor.

The only thing about using Pixel to create program icons is that it isn't an "icon editor" per se - it's a pixel art editor.  It excels at the art part, but not at the icon part.  But I also know how tedious it is in SIB Icon editor to go and make your 256x256p icon look nice if you had originally started out with a 32x32p image - you almost have to redraw the entire thing.  That's where Pixel Studio would come in.  But you'd still have to resort to your icon editor (unless there is a feature I cannot find) to save the different icon sizes into the icon.

Pages: prev1 2 [3] 4 5 6 7 8 ... 14next
Go to full version