![Richard diZerega](/img/default-banner.jpg)
- Видео 66
- Просмотров 552 924
Richard diZerega
Добавлен 3 ноя 2011
Pudge Zeppelin playing Moby Dick featuring Jimmy Paxson on drums
Pudge Zeppelin at Continental Club 3/30/2024
Noah Lit - Vocals
Jason Mozersky - Guitar
Jimmy Paxson - Drums
??? - Bass (sorry)
Noah Lit - Vocals
Jason Mozersky - Guitar
Jimmy Paxson - Drums
??? - Bass (sorry)
Просмотров: 300
Видео
DIY Output Platform Desk w/ angled racks
Просмотров 261 тыс.6 лет назад
This video outlines my efforts to build a clone of the Platform desk by Output, but with a few "improvements" including angled racks. The desk is built out of 3 5'x5' sheets of high-quality Russian Birch plywood. It cost about $250 and three full days to build, finish, and assemble. Links to my measured drawings and additional parts purchased off Amazon listed below. I am in no way affiliated w...
Azure AD v2 Applications Explained
Просмотров 9 тыс.7 лет назад
In this video I try to demystify Azure AD v2 Applications, including what is admin consent and how to do it, delegated vs application permissions, and general OAuth flows.
Microsoft Teams Extensibility
Просмотров 2 тыс.7 лет назад
This video showcases a solution for Microsoft Teams that uses a number of Teams extensibility capabilities (Bots, Tabs, Compose Extensions, Deep-links, Notifications, etc) to deliver a powerful comprehensive solution. You can find the completed solution (NodeJS/Angular/TypeScript) on GitHub here: github.com/richdizz/microsoft-teams-stock-app
Office Add-ins with Contextual Bots via Back Channel
Просмотров 5747 лет назад
Demonstrates embedding a bot in an Office add-ins and making it contextual via the bot back channel.
SharePoint Framework and Contextual Bots via Back Channel
Просмотров 2,3 тыс.7 лет назад
This video shows how bots can be embedded into SharePoint and Office with a more integrated experience via the "back channel"
Good with Faces for Microsoft Teams
Просмотров 7598 лет назад
Demonstration of the Good with Faces app reimagined as an app for Microsoft Teams. Microsoft Teams offers a comprehensive extensibility story. For more information checkout the documentation at dev.office.com/blogs/microsoft-teams-developer-preview
Adding Office 365 Connectors from a Mobile App
Просмотров 2238 лет назад
In this video I demonstrate how you can update a custom mobile application to connect to Office 365 Connectors.
Using OneDrive and Excel APIs for App Storage
Просмотров 7 тыс.8 лет назад
In this video, I'll illustrate how to perform CRUD operations on worksheet data using the Excel APIs in the Microsoft Graph. Using these techniques, you can use OneDrive for Business and Excel as the entire data layer for an application. Blog Post: blogs.msdn.microsoft.com/richard_dizeregas_blog/2016/06/07/using-onedrive-and-excel-apis-in-the-microsoft-graph-for-app-storage
Office WOPI Host Integration
Просмотров 20 тыс.9 лет назад
This video illustrates the ability to integrate Office Online with 3rd party applications. This integration is made possible by the WOPI protocol and the Cloud Storage Partner Program. You can find more information on both at the links below: dev.office.com/programs/officecloudstorage wopi.readthedocs.org/en/latest/
Angular 2.0 and the Microsoft Graph
Просмотров 7 тыс.9 лет назад
In this video I build a stand-alone web application that connects to the Microsoft Graph using Angular 2.0. This application uses a number of Angular 2 objects from core, http, and router. Write-up and code available on my blog: blogs.msdn.com/b/richard_dizeregas_blog/archive/2015/12/16/angular-2-0-and-the-microsoft-graph.aspx
"Say My Name" Outlook Mail Add-in with AngularJS
Просмотров 6579 лет назад
This video illustrates the "Say my Name" Outlook Mail Add-in built with the Office Yeoman Generator (yo office) and AngularJS
Building File Handler Add-ins for Office 365
Просмотров 1,1 тыс.9 лет назад
Office 365 supports file handler add-ins, which allow files with specific extensions to take on custom icons, previews, and open/edit functionality. These custom add-ins are secured by Azure AD and function across SharePoint Online, OneDrive for Business, and Outlook Web Access. In this video I create a file handler for .png files to allow them to be opened and drawn/annotated on. You can find ...
OAuth with Microsoft's converged "v2" app model
Просмотров 1,2 тыс.9 лет назад
This video shows how to perform a raw OAuth flow using the new converged Microsoft Account/Azure AD programming model (aka - Microsoft App Model v2). I call it "raw" because I use nothing but a browser and Fiddler.
Building Node.js apps with Microsoft's converged "v2" app model
Просмотров 2819 лет назад
Overview of Node.js application that leverages the new Microsoft v2 App Model to connect to Outlook.com and Exchange Online. The v2 App Model enables both consumer (MSA) and commercial (AAD) accounts to leverage the same app and auth flow.
Salesforce Office Add-in Workshop - Going Further
Просмотров 1929 лет назад
Salesforce Office Add-in Workshop - Going Further
Salesforce Office Add-in Workshop - Exercise 3
Просмотров 6409 лет назад
Salesforce Office Add-in Workshop - Exercise 3
Salesforce Office Add-in Workshop - Exercise 2
Просмотров 1989 лет назад
Salesforce Office Add-in Workshop - Exercise 2
Salesforce Office Add-in Workshop - Exercise 1
Просмотров 4759 лет назад
Salesforce Office Add-in Workshop - Exercise 1
Connecting to Office 365 from an Office Add-in
Просмотров 9199 лет назад
Connecting to Office 365 from an Office Add-in
Connecting to Office 365 APIs from a Windows 10 UWP
Просмотров 1,1 тыс.9 лет назад
Connecting to Office 365 APIs from a Windows 10 UWP
Building Apps with the new Power BI APIs
Просмотров 8 тыс.9 лет назад
Building Apps with the new Power BI APIs
Using SignalR to communicate between an App for Office and Popups
Просмотров 9109 лет назад
Using SignalR to communicate between an App for Office and Popups
Getting started with Bootstrap and AngularJS
Просмотров 83 тыс.9 лет назад
Getting started with Bootstrap and AngularJS
Developing iOS Apps with the Office 365 SDK using Swift
Просмотров 2,2 тыс.9 лет назад
Developing iOS Apps with the Office 365 SDK using Swift
Hands-on Building a Mail Compose App for Outlook
Просмотров 3479 лет назад
Hands-on Building a Mail Compose App for Outlook
Building an App for Office in 7 minutes
Просмотров 7 тыс.9 лет назад
Building an App for Office in 7 minutes
Connecting to SharePoint from Office App - Pattern 5 (Office 365 APIs)
Просмотров 1,2 тыс.10 лет назад
Connecting to SharePoint from Office App - Pattern 5 (Office 365 APIs)
Connecting to SharePoint from Office App - Pattern 4 (Perms-on-fly)
Просмотров 37910 лет назад
Connecting to SharePoint from Office App - Pattern 4 (Perms-on-fly)
Connecting to SharePoint from Office App - Pattern 2 (SharePoint-Hosted)
Просмотров 39510 лет назад
Connecting to SharePoint from Office App - Pattern 2 (SharePoint-Hosted)
What is that Mixer you have? I need to get one for myself, and it looks like a PreSonus StudioLive 32SC
I built a slightly taller version of the desk to accommodate my Kurzweil PC 88 keyboard height along with room for my legs. I did it for less than $300. My keyboard is quite hefty so I opted out for some heavy duty drawer glides and they work great. I used Minwax stain and finish all in one and it took a few days to dry but turned out great. I made a larger cable management shelf and it has two power strips on it. I added an extension side table to handle some other gear such as a drum machine and mixer. I love the look and it is much more stable than the two folding tables I was previously using. It is a great design and as a woodworker it was an easy build. If you are not used to building furniture, you can't go wrong buying the Output Platform desk for your home studio. Which ever way you go, good luck.
Noticed a small error on one of your drawings. One of your dividers is marked at 7" instead of 7 1/4". The 7 1/4" is correct as the 1/4" is the dado allowance.
Also noticed when I enter the angled side legs into Autocad that the measurement is 33 3/16" not 33 1/16". I know it's only 1/8" of an inch, but to keep things square. Thanks for the sketches. I've entered them into Autocad to produce nice plans.
Found another oversight or oops that your video/drawings have wrong. The Angle of the cutout - is not 66.1 degrees, although that number matters. The angle of the cutout is 90 degrees - 66.1 degrees = 28.4 degrees <- THE BEVEL IS 28.4 DEGREES.
can i get the git
Very useful several years later..
when you mentioned math🤣😂🤣
Great work! Looks very good. What's that 16 channel fader controller you've got on the desk?? Model ?
No collaborative editing? In 2023?
This is exactly what I need. I have the same mixer as you, so it’s good to know it will fit!
What mixer is that? Can it control the DAW software too I assume?
@@golfingfinatic it’s the Presonus Studiolive 32sc and yes, it has DAW mode to use it as a daw controller. It works best with Studio One but it will work with others as well.
Hi Richard, Thanks for the lovely video. Is it possible for you to provide the dimension in Centimeters? What is weight
Do you have a github repo of this project?
GREAT video Richard!! I have a question regarding your build? When constructed, what is the length of the keyboard tray? Is it a total length of 59” as outlined in CutPlan3 or 54 1/2” as per my math? As per James message below, I actually have a NI S88 controller and may have to reverse engineer the desktop. Appreciate your response good sir!
I wish Output kept these in stock. It's difficult to get desks/stands right now. There's some cool options, but a lot of them are either out of stock, or they're overseas. I like Jaspers and Black Panther Systems multi tier synth stands, but I don't fully understand how customs works/charges. From what I understand, if you get something sent from overseas, from certain countries, and spend a certain amount, customs will charge 7-10+%. I feel like I should just go for it, but I could put the costs towards a nice synth or drum machine. I hate the clutter that I currently have, so I feel like a nicer desk, and a premium synth stand, will help my workflow and inspire me more. Having machines scattered all over different desks, is not inspiring at all. I feel that having a nice desks, and proper stands will be more inspiring than a new piece of premium gear. I'm just a bit unsure what I should get. I have tools and experience, but it would be difficult to build what I want, due to my only saws being circular saws and a sawzall . I used to have a table saw, and jigsaw, but not anymore. I feel that I'm better off buying one from a company. I like your design though. I wish I could build it.
I am gold warkar
I want lon
HEY RICHARD I THINK YOU FORGOT SOMETHING BUD
I wish I could build this. That is the exact desk I need.
that's really cool! I wanted to build this for a while now. This will make my life way easy. thanks for this. do you have a list for the hardware like the screws you used?
How did you start the angle hand cuts in the cutouts?
You would not be able to have a cat around that mixer, they would be all over it with the snake like movement.
somebody was listening in Math class !
Wish you would have done a step by step for people who dont have the skills to build stuff like this. Its great you showed you can do it but most people dont have those kind of skills. I am going to be building a desk similar to this here soon so i appreciate seeing the measurements on there though so that takes the guess work out for me :).
Haha this is brilliant. All done from a picture in a few seconds of a marketing video.
How did you prepare this slide? And how does it perform tasks when you press the touch screen?
i didnt realise this video was on mathematics... specifically Trigonometry ..... dude...WTF?
I can design your setup see my setup work here ruclips.net/video/oSyIJy14sBs/видео.html
Phenomenal!! The mods you implemented really makes it look better than the original. Kudos!!!👏👏👏🙌🙌
noice.
Great desk :-) Can I ask what brand is your mixer?
Great video. I'm making one! I also have specific requirement's for my setup that I cant find without spending 1500$. Thank you again!
how do I update the discovery file to edit the permission for view and edit on a ppt? Do I rebuild the application or? the hold readthedocs API documentation is gone.
Which mixer that was??
Best part of this video is the pink drum kit in the back ground.
Thanx And Love for you brother for providing the drawing paper.
I was thinking the same thing I wanted angled racks I been holding back on this desk a while. I cant find something else that suits my needs but the rack space is my down fall. I may have to build one too.
Hey Richard! Could you provide links to rack covers (where there is no hardware), and all hardware models within your racks? 🙏🏼🙏🏼🙏🏼
Also thanks for this sick video! Can’t wait to make one!
Nice Echoplex!!!
Thank you so much. Could you kindly refer for sample code ?
In the words of DJ Khaled “You’re smart”!
great tips to making your own! Curious about the mixer / surface.... looks like a 16 channel of sorts? Do you still have it or have you changed it out. THANK YOU!
Can’t find 5x5 sheets of plywood! Did you buy locally or order online? May try to apply the drawings to 4x8 sheets and see how they fit. Advice welcome 🙏🏼
It works out at near £1000 in UK.
Looks great - thanks for sharing - I echo some of the comments below and wish I had the skillset to do this myself
Hey Richard, I'd love to know how you went about mounting the hardware. I have a Platform, and I just bought an Apollo x8. I'm curious how you did the rack mounts. Would you be willing to share? Thanks!
As I think of building this myself, I found someone who did it already! Typical haha Thanks a lot for the video!
Would it be possible to add angled racks to the middle section as well? It looks like it does some loud bearing for the upper shelf. Not sure it would hold if the lower shelf was hollowed out in the middle.
The dropbox link doesn't work anymore...Does anyone have a copy of the measured drawings??
Good
So I can connect to anything, but for the most used interface in the world (paged REST) I have to do programming in C# which I don't have. WTF Microsoft.
Thank you. 😀👍