Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
J

Josh Bula

@Josh Bula
About
Posts
21
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Visual Studio for Macintosh
    J Josh Bula

    Yes, it's basically the evolution of the old pre-microsoft Mono and Xamarin IDE, not really comparable to the Windows version. It's great for writing iOS and Android apps with Xamarin but I haven't tried it for web development.

    The Lounge csharp delphi swift visual-studio question

  • Simple video editing software...
    J Josh Bula

    I'm going to recommend Canva [https://www.canva.com/\](https://www.canva.com/). I believe their free version allows you to create and edit videos. Also, Clipchamp is pretty easy and has a free plan, [https://clipchamp.com/en/\](https://clipchamp.com/en/). I believe Microsoft just acquired it as a replacement for Windows Movie Maker.

    The Lounge hardware tools question

  • Mobile development is a debacle
    J Josh Bula

    I've been very happy with Xamarin.Forms, coming into it with an existing C# WebForms and MVC experience. Even though Microsoft is embracing React Native, I don't see them pushing anyone away from Xamarin. Xamarin seems to have a strong community within Microsoft, and it gets better and more user-friendly with every release of Xamarin.Forms and Visual Studio for Mac.

    The Lounge javascript csharp android ios mobile

  • Music Notation Parsing
    J Josh Bula

    If anyone is working on this, it would probably be the major music notation software companies like Notion, Make Music's "Finale", or Sibelius. Most of them already have this functionality for monophonic input through a microphone, but it's designed more for playing a wind instrument or singing rather than wav or mp3 input. Google "Finale MicNotator HyperScribe" to see some examples of how to do it with Finale. There is also a company called SeventhString that publishes a program called "Transcribe!" that can help you do your own transcription from an mp3 or wav file by marking the wav display with it's best guess as to what the notes and chords are, but it doesn't do direct audio-to-notation conversion. However, it does have a "piano roll view" that looks promising.

    The Lounge json question learning

  • Is there an app that can transcribe a voice recording?
    J Josh Bula

    Google Docs does this... under the Tools menu choose "Voice typing..." You might be able to play the recording into the microphone, or if the quality isn't very good you may need to actually listen to the recording using headphones or something and then use your own voice to repeat everything said in the meeting.

    The Lounge android com design question

  • Intel NUC
    J Josh Bula

    I installed one in a conference room for a video conferencing solution about 3 years ago, and it's still working great. I had to buy RAM and an SSD separately, but Amazon offers a lot of packages that include them. It also doesn't come with an OS, so budget that separately if you're planning on running Windows on it. The internal video has been fine for playing 1080p video as well as video conferencing using GoToMeeting and Zoom with a 1080p camera. Dell Optiplex also has a micro form factor. It's a little bigger than the NUC, but has more USB ports, full size HDMI, and comes with RAM, SSD, and an OS.

    The Lounge question workspace

  • Movie maker alternative for windows 10?
    J Josh Bula

    I actually asked this same question on Spiceworks and found an archived download of MovieMaker from archive.org. VideoPad from NCH is very similar to MovieMaker and really inexpensive. Adobe Premiere Elements is a great low-price paid solution.

    The Lounge com question

  • Web Development Training
    J Josh Bula

    Actually Pluralsight does have a mentoring program with 1-to-1 expert help. [Learn More, Faster with our Live Mentors | Pluralsight](https://www.pluralsight.com/product/mentoring)

    The Lounge html css help question learning

  • What backup software do you use?
    J Josh Bula

    Veeam Endpoint Backup Free, Image-based bare metal restore, and incremental.

    The Lounge help question

  • Cloning Winten
    J Josh Bula

    +1 for AOMI! I successfully used it to clone an old ASUS laptop to a SanDisk SSD. I have also been successful cloning to a Samsung SSD using the software that came with the new drive. Both were Win10.

    The Lounge help question

  • free backup tool
    J Josh Bula

    Veeam Endpoint Backup is free and does a full-image backup. CrashPlan is another popular option with some good off-site options.

    The Lounge com hosting cloud tools question

  • Recommendations for source control
    J Josh Bula

    I also use git, a free Bitbucket account, and SourceTree as the client. I'm very happy with all three.

    The Lounge csharp game-dev sysadmin question

  • C# Applications and Jobs
    J Josh Bula

    "I want to meet some developers who primarily program with C# and collaborate... " Maybe look for some .NET user groups, or Code Camps that specifically focus on the Microsoft development stack.

    The Lounge

  • Video Capture & Basic Editing
    J Josh Bula

    I did an extensive search for something free a couple years ago, and ended up just paying the $79 for Adobe Premiere Elements. It's well worth the cost.

    The Lounge

  • MS Exchange -> Google Business
    J Josh Bula

    We made the switch a few years ago and I agree with everything above. It was a pretty smooth transition, it's great not having to deal with an Exchange server anymore, and everyone I work with loves it now. Just about everything allows multiple logins - Gmail, Drive, Calendar, etc., even their mobile aps -- so you can use your personal and work accounts at the same time with no problem. I also agree that you should get everyone on the web clients. I don't even install Outlook on anyone's machines anymore.

    The Lounge ios sysadmin business help question

  • Need To Scan Business Cards
    J Josh Bula

    Check out the NeatReceipts scanner: https://www.neat.com/products/premium-bundles/[^]

    The Lounge ios database business json tutorial

  • Any free software that would be useful to...
    J Josh Bula

    Check out nextdoor.com - private social network for your neighborhood.

    The Lounge com question

  • Lazy Dev's Backup solution
    J Josh Bula

    Look at CrashPlan. http://www.code42.com/crashplan/[^] You can backup to another computer over the internet from anywhere for free, or backup to their cloud for a monthly fee. For imaging you can use EasUS ToDo Backup. http://www.todo-backup.com/products/home/free-backup-software.htm[^] Do an image once a week or once a month to an external hard drive with ToDo Backup, and use CrashPlan for your daily file backups.

    The Lounge csharp visual-studio com sysadmin question

  • Where to put my code?
    J Josh Bula

    I really like BitBucket.org. Very easy to use, especially if you also use their Git client, SourceTree.

    The Lounge collaboration help question

  • Anyone used Cordova?
    J Josh Bula

    I originally chose Cordova because I wanted to learn the javascript tools associated with single-page-apps so that I would potentially be learning skills that I could use in my web development also. I have used it to port a SPA to mobile apps, and while there is a fairly steep learning curve at first, it actually works fairly well and there is a good community to help. Performance on older Android versions is slow, Android 4.2+ and iOS is much better but probably not as fast as native apps written with Xamarin would be.

    The Lounge mobile javascript html css apache
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups