• Stars
    star
    1
  • Language
    JavaScript
  • License
    MIT License
  • Created over 10 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ClickOnceDM is a mass email sending system. This program is written by C# on Microsoft.NET framework. It supports history, HTML preview and multiple SMTP server binding for fast sending. This program also supports retrieving a recipients list on remote databases (MySQL, SQL Server, etc..). Currently only support data source from MySQL and manual text.

More Repositories

1

jquery-jsontotable

This plugin can convert JSON data type to table for html. JSON is used primarily to transmit data between a server and web application, as an alternative to XML. In these reasons todays many applications use json data format for data transferring. And you need json to table converter for html display.
JavaScript
74
star
2

redmine_vote

This is redmine vote plugin. Its style is similar to stackoverflow. You can vote for each message with a positive or negative point. When you install this plugin votes table is created internally. This plugin shows the sum of points the message using internal table. If you want to know the reaction of message in Redmine forum, this plugin helps you. And also if you want more functions of the plugin, you can add the issue on github freely.
Ruby
32
star
3

spgen

Stored Procedure Generator. spgen is Stored Procedure Generator for MySQL. It's a Python script. It auto generates Stored Procedure which includes add, update, delete functions from existing tables.
Python
9
star
4

sort-js

This is sorting library for Javascript. The sorting algorithm is an algorithm that puts elements of a list in a numerical order. This library contains many sorting algorithms Bubble sort, Quicksort, Merge sort, Heapsort, Insertion sort and selection sort. These functions help what your application finds an optimal algorithm at specific data.
JavaScript
8
star
5

redmine_sticky_messages

Plugin to show site-wide message from sticky messages on forum. This plugin shows the latest messages of forum. It is useful if you announce the latest messages to every Redmine user.
CSS
6
star
6

jquery-marker

Highlighters(or markers) used to highlight and cover over existing writing while still leaving the writing readable. This jQuery plugin supports the highlighting of certain parts of the web page. This is Minimum viable product (MVP) project. But this has a great deal of potential. I'm sure this plugin helps develop your web pages soon.
JavaScript
5
star
7

python-wgety

webget for Python. wgety is a Python library for non-interactive download of files from the Web. It supports HTTP, HTTPS. It works like wget utility in Linux. It also supports RELATIVE link to ABSOLUTE link conversion.
Python
4
star
8

redmine_issue_readability_theme

Redmine Issue Readability Theme. This theme supports high readability of the result list.
CSS
4
star
9

stock-ai

JavaScript
3
star
10

jquery-emailinput

jQuery-emailinput is email address input control for jQuery. This is jQuery plugin. This is required when creating an web mail service such as hotmail and gmail. It supports validation of email address.
JavaScript
3
star
11

activeconnections

Print active/established network connections. It's console application using .net framework on Windows. It is useful to check bottlenecks or suffering of a specific IP or the status of the DDoS attack.
C#
3
star
12

sysinfo

Sysinfo help you to get information on the system. It is an active program for windows. It has helped you to two aspects. First, you analyze how creates ActiveX program using simplest code. Second, you can know how get the system information.
C++
2
star
13

jquery-flip

JavaScript
2
star
14

mail-commander

I want to control the server remotely. However, there are security problems. So, I decided to develop a program that can remote control the server safely and easily. It is using email's pop3 server located in internal network. This is still not perfect from a security. However, if you are using a well-controlled internal network it will be very useful.
Python
2
star
15

redmine_dynamic_file_link

This is a plugin for Redmine. Redmine support file tab and URL of each file for the project. Multiple files can be uploaded with the same name; however a link within the wiki will only show the most recently uploaded one. Redmine does not support recent uploaded file link when you changed the text editor format for HTML format using like CKEditor. This plugin supports an absolute file URL that it is the most recently uploaded one dynamically.
Ruby
2
star
16

httperrorpages

This is a http error page generator. This script auto generate all of http error pages that help you do not mistake. Current template file is very simple. The various functions of the template will support in future work.
JavaScript
2
star
17

python-formatbytes

Python-formatbytes is bytes to a readable string Converter. It supports the conversion of the unit such as B, KB, MB, GB, TB, PB, EB, ZB, YB. It also supports Kilobyte and Kibibyte.
Python
2
star
18

gedit-indent

There are many coding conventions for each programming language. Some programming languages suggest to use two spaces to indent the code and other sites suggest to use tabs to indent the code. This plugin supports indent changing. It can convert from one style of writing to another. It can be used to make code easier to read and support shortcut(<control><alt>i) to change quickly.
Python
1
star
19

strongpassword-js

Password strength is a measure of the effectiveness of a password in resisting guessing and brute-force attacks. In its usual form, it estimates how many trials an attacker who does not have direct access to the password would need, on average, to guess it correctly. The strength of a password is a function of length, complexity, and unpredictability. Strongpassword-js is strong password generator. The password of generated by this library contained numbers, lower-characters, upper-characters and special characters. This library does not protect your password safety. But, If you are a software engineer, you can offer a strong password to your customers using this library.
JavaScript
1
star