Generalized Array

Did you ever think about declaring a multi-dimensional array dynamically? If so, I have created a class in C++ just for this.

So the problem goes like this: let an array a of type T, declare an array with n dimensions where n was inputted by the user.

The key is to think about a tree.

Both the implementation and an example can be found here:
Generalized Array

Braincode: Personalized Mass Mailer

As I promised, I am keeping you in touch with Braincode.
We created a new section (Brainshare) where we will put our work which does not have the same level of complexity as the work in the Products section.

The first program posted here, which I developed by the way, is named Personalized Mass Mailer and it’s built in C#. Here is the description:

Personalized Mass Mailer

Personalized Mass Mailer (PMM for short) is a software created with the purpose of one being able to send e-mails, personalized, to many people, without being needed to write to each and every one. In other words: although e-mail services offer one the option to send the same e-mail to various people at once, it doesn’t offer one the option to make it personalized, without the person to see all the addresses one has added to the CC or TO field but, PMM does all of this and more.

Main features:

  • Regular expressions so one can benefit from the full experience of e-mail personalization (see the readme file for more information on how to use it)
  • Add attachment files
  • SSL secure connection
  • HTML e-mail
  • Real-time status visualization of the e-mails which are to be sent.
  • Connect and sign in on the SMTP and test the connection (this is compulsory if one wants to send e-mails)

Note: Add a ; after each written e-mail in the Address textbox!

Download link:
Click here to download Personalized Mass Mailer

Please report any bug encountered!

Braincode Website Released

…. it’s here!

After many struggles with writing content, developing software and organizing events … it’s here! Our work published in one single place… the Braincode Team Website.

Click here:  http://www.braincode.ro